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. You will get a fix for recently reported boot time regression (longish serio works badly interacting with flush_scheduled_work() used by tty layer), update documenting new(ish) 0x0c query in Synaptics protocol and final polishes for the tegra keyboard driver (which is new in this release). Thanks! Changelog: --------- Dmitry Torokhov (2): Input: synaptics - document 0x0c query Input: serio/gameport - use 'long' system workqueue Rakesh Iyer (1): Input: tegra-kbc - add function keymap Diffstat: -------- arch/arm/mach-tegra/include/mach/kbc.h | 1 + drivers/input/gameport/gameport.c | 2 +- drivers/input/keyboard/tegra-kbc.c | 62 ++++++++++++++++++++++++++++++-- drivers/input/mouse/synaptics.h | 23 ++++++++++++ drivers/input/serio/serio.c | 2 +- 5 files changed, 85 insertions(+), 5 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