[git pull] Input updates for 2.6.31-rc7

From: Dmitry Torokhov
Date: Mon Aug 24 2009 - 02:40:24 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/