Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull input subsystem updates from Dmitry Torokhov: "Mostly small fixups to PS/2 tochpad drivers (ALPS, Elantech, Synaptics) to better deal with specific hardware" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: Input: elantech - update the documentation Input: elantech - provide a sysfs knob for crc_enabled Input: elantech - report the middle button of the touchpad Input: alps - ignore bad data on Dell Latitudes E6440 and E7440 Input: alps - allow up to 2 invalid packets without resetting device Input: alps - ignore potential bare packets when device is out of sync Input: elantech - fix crc_enabled for Fujitsu H730 Input: elantech - use elantech_report_trackpoint for hardware v4 too Input: twl4030-pwrbutton - ensure a wakeup event is recorded. Input: synaptics - add min/max quirk for Lenovo T440s
Showing
- Documentation/input/elantech.txt 75 additions, 6 deletionsDocumentation/input/elantech.txt
- drivers/input/misc/twl4030-pwrbutton.c 1 addition, 0 deletionsdrivers/input/misc/twl4030-pwrbutton.c
- drivers/input/mouse/alps.c 26 additions, 2 deletionsdrivers/input/mouse/alps.c
- drivers/input/mouse/elantech.c 53 additions, 3 deletionsdrivers/input/mouse/elantech.c
- drivers/input/mouse/synaptics.c 3 additions, 2 deletionsdrivers/input/mouse/synaptics.c
Loading
Please register or sign in to comment