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.39-rc3
Date: Mon, 18 Apr 2011 10:23:01 -0700 [thread overview]
Message-ID: <20110418172301.GA14259@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. Couple of driver fixes plus
changes to evdev to signal buffer overruns to userspace and also change
to input core to estimate number of events in a packet (mostly useful
for multitouch devices).
Changelog:
---------
Axel Lin (1):
Input: twl4030_keypad - fix potential NULL dereference in twl4030_kp_probe()
Chase Douglas (1):
Input: document event types and codes and their intended use
Christoph Fritz (1):
Input: h3600_ts - fix error handling at connect
Igor Mammedov (1):
Input: xen-kbdfront - fix mouse getting stuck after save/restore
Jarod Wilson (1):
Input: add KEY_IMAGES specifically for AL Image Browser
Jeff Brown (2):
Input: evdev - indicate buffer overrun with SYN_DROPPED
Input: estimate number of events per packet
Shubhrajyoti D (1):
Input: twl4030_keypad - avoid potential NULL-pointer dereference
Diffstat:
--------
Documentation/input/event-codes.txt | 262 ++++++++++++++++++++++++++++
drivers/input/evdev.c | 33 +++--
drivers/input/input.c | 40 +++++
drivers/input/keyboard/twl4030_keypad.c | 6 +-
drivers/input/misc/xen-kbdfront.c | 13 ++-
drivers/input/touchscreen/h3600_ts_input.c | 17 +-
include/linux/input.h | 10 +-
include/linux/input/mt.h | 6 +
8 files changed, 361 insertions(+), 26 deletions(-)
create mode 100644 Documentation/input/event-codes.txt
--
Dmitry
reply other threads:[~2011-04-18 17:23 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20110418172301.GA14259@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
all inboxes | Powered by JetHome®