LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-input@vger.kernel.org
Subject: [git pull] Input updates for 2.6.38-rc6
Date: Wed, 23 Feb 2011 08:59:47 -0800 [thread overview]
Message-ID: <20110223165947.GA22962@core.coreip.homeip.net> (raw)
In-Reply-To: <20110107065448.GC29038@core.coreip.homeip.net>
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
prev parent reply other threads:[~2011-02-23 16:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-07 6:54 [git pull] Input updates for 2.6.37-rc0 Dmitry Torokhov
2011-01-07 6:56 ` [git pull] Input updates for 2.6.38-rc0 Dmitry Torokhov
2011-01-12 6:09 ` [git pull] Input updates for 2.6.38-rc0 (round 2) Dmitry Torokhov
2011-01-26 4:57 ` [git pull] Input updates for 2.6.38-rc2 Dmitry Torokhov
2011-01-29 7:23 ` Dmitry Torokhov
2011-02-15 16:41 ` [git pull] Input updates for 2.6.38-rc4 Dmitry Torokhov
2011-02-23 16:59 ` Dmitry Torokhov [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110223165947.GA22962@core.coreip.homeip.net \
--to=dmitry.torokhov@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--subject='Re: [git pull] Input updates for 2.6.38-rc6' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).