[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <200803180042.36695.dmitry.torokhov@gmail.com>
Date: Tue, 18 Mar 2008 00:42:36 -0400
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Jiri Kosina <jikos@...os.cz>,
LKML <linux-kernel@...r.kernel.org>
Subject: [git pull] Input updates for 2.6.25-rc6
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
--
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