* [git pull] Input updates for 2.6.28-rc6
@ 2008-11-26 16:26 Dmitry Torokhov
0 siblings, 0 replies; only message in thread
From: Dmitry Torokhov @ 2008-11-26 16:26 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. 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-11-26 16:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-26 16:26 [git pull] Input updates for 2.6.28-rc6 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).