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.37-rc1
Date: Fri, 19 Nov 2010 09:18:43 -0800 [thread overview]
Message-ID: <20101119171843.GD6236@core.coreip.homeip.net> (raw)
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.
There is a fix for keycode mapping regression affecting mostly
sony-laptop users; fix for regression in SysRq handling code causing it
to swallow lone Alt+SysRq (without any follow up action) so that print
screen shortcuts stopped working, and a patch that tightens security on
Aiptek sysfs attributes.
Changelog:
---------
Dmitry Torokhov (2):
Input: sysrq - pass along lone Alt + SysRq
Input: aiptek - tighten up permissions on sysfs attributes
Mattia Dongili (1):
Input: fix typo in keycode validation supporting large scancodes
Diffstat:
--------
drivers/input/input.c | 2 +-
drivers/input/tablet/aiptek.c | 28 ++++----
drivers/tty/sysrq.c | 169 ++++++++++++++++++++++++++++++-----------
3 files changed, 139 insertions(+), 60 deletions(-)
--
Dmitry
next reply other threads:[~2010-11-19 17:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-19 17:18 Dmitry Torokhov [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-11-12 6:12 [git pull] Input updates for 2.6.37-rc1 Dmitry Torokhov
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=20101119171843.GD6236@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 \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).