[git pull] Input updates for 2.6.28-rc6

From: Dmitry Torokhov
Date: Wed Nov 26 2008 - 11:26:41 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. Mostly small fixups with the
exception of Wacom driver, but the change only adds support for the new
tablet PCs and should not affect devices that were already supported by
earlier versions of the driver.

Changelog:
---------

Andres Salomon (1):
Input: psmouse - fix incorrect validate_byte check in OLPC protocol

Arjan van de Ven (1):
Input: replace spin_lock_bh with spin_lock_irqsave in ml_ff_playback

Daniel Gimpelevich (1):
Input: cm109 - add keymap for ATCom AU-100 phone

Dmitri Vorobiev (1):
Input: fix the example of an input device driver

Dmitry Torokhov (1):
Input: i8042 - add Compal Hel80 laptop to nomux blacklist

Herton Ronaldo Krzesinski (1):
Input: i8042 - add Dell XPS M1530 to nomux list

Jiri Pirko (1):
Input: atkbd - cancel delayed work before freeing its structure

Matthew Garrett (1):
Input: atkbd - add keymap quirk for Inventec Symphony systems

Ping Cheng (1):
Input: wacom - add support for new USB Tablet PCs

Vojtech Pavlik (1):
Input: elo - fix format string in elo driver


Diffstat:
--------

Documentation/input/input-programming.txt | 3 +-
drivers/input/ff-memless.c | 5 +-
drivers/input/keyboard/atkbd.c | 27 ++++-
drivers/input/misc/cm109.c | 37 +++++-
drivers/input/mouse/hgpk.c | 2 +-
drivers/input/serio/i8042-x86ia64io.h | 14 ++
drivers/input/tablet/wacom.h | 13 +-
drivers/input/tablet/wacom_sys.c | 228 +++++++++++++++++++++++++----
drivers/input/tablet/wacom_wac.c | 160 ++++++++++++++++++--
drivers/input/tablet/wacom_wac.h | 4 +
drivers/input/touchscreen/elo.c | 2 +-
11 files changed, 439 insertions(+), 56 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/