lkml.org 
[lkml]   [2008]   [Mar]   [18]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
FromDmitry Torokhov <>
Subject[git pull] Input updates for 2.6.25-rc6
DateTue, 18 Mar 2008 00:42:36 -0400
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.

Changelog:
---------
Andrew Morton (1):
      Input: ads7846 - fix uninitialized var warning

Dmitry Torokhov (1):
      Input: ALPS - put secondary device in proper place in sysfs

Jiri Kosina (2):
      Input: i8042 - add Lenovo 3000 N100 to nomux blacklist
      Input: document i8042.noloop

Laszlo Kajan (1):
      Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290

Ping Cheng (1):
      Input: wacom - add support for Bamboo1, BambooFun, and Cintiq 12WX

Roland Dreier (1):
      Input: i8042 - fix warning on non-x86 builds

Samuel Thibault (1):
      Input: add keyboard notifier documentation

Thomas Bogendoerfer (1):
      Input: i8042 - add SNI RM support

Yoichi Yuasa (1):
      Input: cobalt_btns - assorted fixes

Diffstat:
--------
 Documentation/input/notifier.txt      |   52 +++++++++++++++++++++++
 Documentation/kernel-parameters.txt   |    2 +
 drivers/input/misc/cobalt_btns.c      |   16 ++++----
 drivers/input/mouse/alps.c            |    5 +-
 drivers/input/serio/i8042-snirm.h     |   75 +++++++++++++++++++++++++++++++++
 drivers/input/serio/i8042-x86ia64io.h |    7 +++
 drivers/input/serio/i8042.c           |    3 +-
 drivers/input/serio/i8042.h           |    2 +
 drivers/input/tablet/wacom.h          |    6 ++-
 drivers/input/tablet/wacom_sys.c      |    6 +++
 drivers/input/tablet/wacom_wac.c      |   31 +++++++++----
 drivers/input/tablet/wacom_wac.h      |    1 +
 drivers/input/touchscreen/ads7846.c   |    2 +-
 13 files changed, 183 insertions(+), 25 deletions(-)
 create mode 100644 Documentation/input/notifier.txt
 create mode 100644 drivers/input/serio/i8042-snirm.h
-- 
Dmitry


\
 
 \ /
  Last update: 2008-03-18 05:53    [from the cache]
©2003-2008