[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20110223165947.GA22962@core.coreip.homeip.net>
Date: Wed, 23 Feb 2011 08:59:47 -0800
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-input@...r.kernel.org
Subject: [git pull] Input updates for 2.6.38-rc6
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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists