index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
Age
Commit message (
Expand
)
Author
2014-03-28
Input: synaptics - add manual min/max quirk for ThinkPad X240
Hans de Goede
2014-03-28
Input: synaptics - add manual min/max quirk
Benjamin Tissoires
2014-03-26
Input: cypress_ps2 - don't report as a button pads
Hans de Goede
2014-01-12
Input: logips2pp - fix spelling s/reciver/receiver/
Geert Uytterhoeven
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-26
Input: ALPS - add support for "Dolphin" devices
Yunkang Tang
2013-12-18
Input: elantech - improve clickpad detection
Hans de Goede
2013-12-16
Merge tag 'v3.13-rc4' into next
Dmitry Torokhov
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
2013-12-05
Input: ALPS - add support for DualPoint device on Dell XT2 model
Yunkang Tang
2013-12-05
Input: elantech - add support for newer (August 2013) devices
Matt Walker
2013-10-31
Input: cypress_ps2 - do not consider data bad if palm is detected
Joseph Salisbury
2013-10-31
Input: cypress_ps2 - remove useless cast
Geyslan G. Bem
2013-10-22
Input: ALPS - change secondary device's name
Yunkang Tang
2013-10-08
Merge tag 'v3.12-rc4' into next
Dmitry Torokhov
2013-09-18
Merge tag 'v3.11' into next
Dmitry Torokhov
2013-09-18
Input: cypress_ps2 - remove casting the return value which is a void pointer
Jingoo Han
2013-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-09-06
Merge branch 'next' into for-linus
Dmitry Torokhov
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-09-04
HID: Correct the USB IDs for the new Macbook Air 6
Henrik Rydberg
2013-08-24
Input: elantech - fix packet check for v3 and v4 hardware
Matteo Delfino
2013-08-12
Input: synaptics - fix incorrect placement of __initconst
Sachin Kamat
2013-08-12
Input: lifebook - fix incorrect placement of __initconst
Sachin Kamat
2013-07-12
Merge branch 'next' into for-linus
Dmitry Torokhov
2013-07-06
Input: elantech - fix for newer hardware versions (v7)
Matteo Delfino
2013-07-02
Input: bcm5974 - add support for the 2013 MacBook Air
Dmitry Torokhov
2013-06-27
Merge branch 'for-next' of git://github.com/rydberg/linux into next
Dmitry Torokhov
2013-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-06-04
Input: synaptics - fix sync lost after resume on some laptops
Eric Miao
2013-05-23
Input: navpoint - pass correct pointer to free_irq()
Lars-Peter Clausen
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-05-05
Input: gpio_mouse - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-05
Input: amimouse - remove redundant platform_set_drvdata()
Sachin Kamat
2013-04-19
Input: trackpoint - Optimize trackpoint init to use power-on reset
Shawn Nematbakhsh
2013-04-16
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
2013-04-15
Input: ALPS - use %ph to print buffers
Dmitry Torokhov
2013-03-17
Input: amimouse - use module_platform_driver_probe macro
Sachin Kamat
2013-02-22
Input: ALPS - add "Dolphin V1" touchpad support
Dave Turvene
2013-02-22
Input: ALPS - remove unused argument to alps_enter_command_mode()
Kevin Cernekee
2013-02-22
Input: cypress_ps2 - fix trackpadi found in Dell XPS12
Kamal Mostafa
2013-02-19
Merge branch 'next' into for-linus
Dmitry Torokhov
2013-02-15
Input: synaptics - initialize pointer emulation usage
Henrik Rydberg
2013-02-14
Input: ALPS - enable trackstick on Rushmore touchpads
Kevin Cernekee
2013-02-14
Input: ALPS - add support for "Rushmore" touchpads
Kevin Cernekee
2013-02-14
Input: ALPS - make the V3 packet field decoder "pluggable"
Kevin Cernekee
2013-02-14
Input: ALPS - move pixel and bitmap info into alps_data struct
Kevin Cernekee
2013-02-14
Input: ALPS - fix command mode check
Kevin Cernekee
2013-02-14
Input: ALPS - rework detection of Pinnacle AGx touchpads
Kevin Cernekee
2013-02-14
Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults()
Kevin Cernekee
[next]