* [git pull] Input updates for 2.6.31-rc7
@ 2009-08-24 6:40 Dmitry Torokhov
0 siblings, 0 replies; only message in thread
From: Dmitry Torokhov @ 2009-08-24 6:40 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. The joydev change fixes
userspace ABI breakage caused by recent KEY_MAX change; there are also
couple of fixes for the ucb1400_ts driver and a fix for wacom to not
use on-stack buffers for transfers during initialization.
Changelog:
---------
Dmitry Torokhov (1):
Input: wacom - don't use on-stack memory for report buffers
Jiri Kosina (1):
Input: iforce - support new revision of ACT LABS Force RS
Marek Vasut (1):
Input: ucb1400_ts - enable ADC Filter
Pavel Revak (1):
Input: ucb1400_ts - enable interrupt unconditionally
Stephen Kitt (1):
Input: joydev - decouple axis and button map ioctls from input constants
Diffstat:
--------
drivers/input/joydev.c | 68 ++++++++++++++++-----------
drivers/input/joystick/iforce/iforce-main.c | 1 +
drivers/input/joystick/iforce/iforce-usb.c | 1 +
drivers/input/tablet/wacom_sys.c | 43 +++++++++++------
drivers/input/touchscreen/ucb1400_ts.c | 17 +++++--
include/linux/ucb1400.h | 4 ++
6 files changed, 89 insertions(+), 45 deletions(-)
--
Dmitry
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-08-24 6:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-24 6:40 [git pull] Input updates for 2.6.31-rc7 Dmitry Torokhov
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).