Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus to receive updates for the input subsystem. Just a few assorted driver fixes. Changelog: --------- Charles Keepax (1): Input: arizona-haptic - fix disabling of haptics device Charlie Mooney (1): Input: elan_i2c - set input device's vendor and product IDs Dmitry Torokhov (1): Input: atmel_mxt_ts - add generic platform data for Chromebooks James Chen (1): Input: elants_i2c - fix wake-on-touch Javier Martinez Canillas (1): Input: atmel_mxt_ts - add maxtouch to I2C table for module autoload Karsten Merker (1): Input: sun4i-lradc-keys - fix typo in binding documentation Sudip Mukherjee (5): Input: db9 - clear unused function pointers Input: gamecon - clear unused function pointers Input: turbografx - clear unused function pointers Input: walkera0701 - clear unused function pointers Input: parkbd - clear unused function pointers Vladis Dronov (1): Input: aiptek - fix crash on detecting device without endpoints Diffstat: -------- .../devicetree/bindings/input/sun4i-lradc-keys.txt | 2 +- drivers/input/joystick/db9.c | 1 + drivers/input/joystick/gamecon.c | 1 + drivers/input/joystick/turbografx.c | 1 + drivers/input/joystick/walkera0701.c | 1 + drivers/input/misc/arizona-haptics.c | 3 +- drivers/input/mouse/elan_i2c_core.c | 3 ++ drivers/input/serio/parkbd.c | 1 + drivers/input/tablet/aiptek.c | 9 ++++++ drivers/input/touchscreen/atmel_mxt_ts.c | 34 ++++++++++++++++++++++ drivers/input/touchscreen/elants_i2c.c | 21 +++++++------ 11 files changed, 65 insertions(+), 12 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