[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20090824071200.31D67526EC9@mailhub.coreip.homeip.net>
Date: Sun, 23 Aug 2009 23:40:09 -0700
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-input@...r.kernel.org
Subject: [git pull] Input updates for 2.6.31-rc7
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists