Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull more input updates from Dmitry Torokhov: "Second round of updates for the input subsystem. The BYD PS/2 protocol driver now uses absolute reporting mode and should behave more like other touchpads; Synaptics driver needed to extend one of its quirks to a newer firmware version, and a few USB drivers got tightened up checks for the contents of their descriptors" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: Input: sur40 - fix DMA on stack Input: ati_remote2 - fix crashes on detecting device with invalid descriptor Input: synaptics - handle spurious release of trackstick buttons, again Input: synaptics-rmi4 - remove check of Non-NULL array Input: byd - enable absolute mode Input: ims-pcu - sanity check against missing interfaces Input: melfas_mip4 - add hw_version sysfs attribute
No related branches found
No related tags found
Showing
- drivers/input/misc/ati_remote2.c 30 additions, 6 deletionsdrivers/input/misc/ati_remote2.c
- drivers/input/misc/ims-pcu.c 4 additions, 0 deletionsdrivers/input/misc/ims-pcu.c
- drivers/input/mouse/byd.c 368 additions, 197 deletionsdrivers/input/mouse/byd.c
- drivers/input/mouse/psmouse-base.c 1 addition, 1 deletiondrivers/input/mouse/psmouse-base.c
- drivers/input/mouse/synaptics.c 3 additions, 2 deletionsdrivers/input/mouse/synaptics.c
- drivers/input/rmi4/rmi_driver.c 2 additions, 3 deletionsdrivers/input/rmi4/rmi_driver.c
- drivers/input/touchscreen/melfas_mip4.c 27 additions, 1 deletiondrivers/input/touchscreen/melfas_mip4.c
- drivers/input/touchscreen/sur40.c 14 additions, 7 deletionsdrivers/input/touchscreen/sur40.c
Loading
Please register or sign in to comment