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 minor driver fixes. Changelog: --------- Charles Keepax (1): Input: arizona-haptic - don't assign input_dev parent Dmitry Torokhov (2): Input: twl6040-vibra - do not reparent to grandparent Input: twl4030-vibra - do not reparent to grandparent H. Nikolaus Schaller (2): Input: twl6040-vibra - fix NULL pointer dereference by removing workqueue Input: twl6040-vibra - ignore return value of schedule_work Peter Hutterer (1): Input: clarify we want BTN_TOOL_<name> on proximity Silvan Jegen (1): Input: xpad - add Mad Catz FightStick TE 2 VID/PID Stephen Boyd (1): Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delay Vladis Dronov (1): Input: gtco - fix crash on detecting device without endpoints Diffstat: -------- Documentation/input/event-codes.txt | 4 ++++ drivers/input/joystick/xpad.c | 2 ++ drivers/input/misc/arizona-haptics.c | 1 - drivers/input/misc/pmic8xxx-pwrkey.c | 7 ++++--- drivers/input/misc/twl4030-vibra.c | 1 - drivers/input/misc/twl6040-vibra.c | 8 +------- drivers/input/tablet/gtco.c | 10 +++++++++- 7 files changed, 20 insertions(+), 13 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