Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus or master.kernel.org:/pub/scm/linux/kernel/git/dtor/input.git for-linus to receive updates for the input subsystem. Nothing super exciting but owners of newer touchpads will get a bit happier. Changelog: --------- Christoph Fritz (1): Input: joydev - allow binding to button-only devices Daniel Mack (1): Input: eeti_ts - cancel pending work when going to suspend Dmitry Torokhov (2): Input: psmouse - ignore parity error for basic protocols Revert "Input: ALPS - add signature for HP Pavilion dm3 laptops" Florian Ragwitz (3): Input: elantech - fix firmware version check Input: elantech - allow forcing Elantech protocol Input: elantech - ignore high bits in the position coordinates Jarod Wilson (1): Input: ati_remote - add some missing devices from lirc_atiusb Takashi Iwai (1): Input: Add support of Synaptics Clickpad device Diffstat: -------- Documentation/input/elantech.txt | 8 ++-- drivers/input/joydev.c | 18 +++++++ drivers/input/misc/ati_remote.c | 14 ++++-- drivers/input/mouse/alps.c | 1 - drivers/input/mouse/elantech.c | 84 +++++++++++++++++++++++------------ drivers/input/mouse/psmouse-base.c | 18 ++++++- drivers/input/mouse/psmouse.h | 1 + drivers/input/mouse/synaptics.c | 35 ++++++++++++-- drivers/input/mouse/synaptics.h | 4 ++ drivers/input/touchscreen/eeti_ts.c | 56 +++++++++++++++++++---- 10 files changed, 183 insertions(+), 56 deletions(-) -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html