* [git pull] Input updates for 2.6.39-rc3
@ 2011-04-18 17:23 Dmitry Torokhov
0 siblings, 0 replies; only message in thread
From: Dmitry Torokhov @ 2011-04-18 17:23 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-input
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-04-18 17:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-18 17:23 [git pull] Input updates for 2.6.39-rc3 Dmitry Torokhov
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®