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. Just random driver fixes, nothing too interesting. Thanks! Changelog: --------- Axel Lin (1): Input: lm8323 - add missing device_remove_file for dev_attr_time Michael Hennerich (1): Input: ad7879 - fix deficient device disable Rakesh Iyer (1): Input: tegra-kbc - fix computation of polling time Randy Dunlap (1): Input: psmouse - hgpk.c needs module.h Shawn Guo (1): Input: mma8450 - add device tree probe support Stephen Rothwell (1): Input: kxtj9 - explicitly include module.h Tobias Klauser (2): Input: gpio_keys - return proper error code if memory allocation fails Input: gpio_keys - fix two typos in devicetree documentation Diffstat: -------- .../devicetree/bindings/gpio/gpio_keys.txt | 2 +- .../devicetree/bindings/input/fsl-mma8450.txt | 11 +++++++++++ drivers/input/keyboard/gpio_keys.c | 2 +- drivers/input/keyboard/lm8323.c | 9 +++++++-- drivers/input/keyboard/tegra-kbc.c | 5 +++-- drivers/input/misc/kxtj9.c | 1 + drivers/input/misc/mma8450.c | 8 ++++++++ drivers/input/mouse/hgpk.c | 1 + drivers/input/touchscreen/ad7879.c | 4 +++- 9 files changed, 36 insertions(+), 7 deletions(-) create mode 100644 Documentation/devicetree/bindings/input/fsl-mma8450.txt -- 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