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 that mainly fix issues arisen from the recent pull. Changelog: --------- Dan Carpenter (1): Input: pcf8574_keypad - fix off by one in pcf8574_kp_irq_handler() Dmitry Torokhov (1): Input: sysrq - fix "stuck" SysRq mode Henrik Rydberg (1): MAINTAINERS - Add an entry for the input MT protocol Oskar Schirmer (1): Input: ad7877 - fix spi word size to 16 bit Ping Cheng (1): Input: wacom - fix serial number handling on Cintiq 21UX2 Randy Dunlap (1): Input: fixup X86_MRST selects Diffstat: -------- MAINTAINERS | 7 +++++++ drivers/char/sysrq.c | 8 ++++++-- drivers/input/keyboard/Kconfig | 2 +- drivers/input/misc/pcf8574_keypad.c | 2 +- drivers/input/serio/Kconfig | 2 +- drivers/input/tablet/wacom_wac.c | 9 +++++---- drivers/input/touchscreen/ad7877.c | 7 +++++++ 7 files changed, 28 insertions(+), 9 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