[git pull] Input updates for 2.6.22-rc4
From: Dmitry Torokhov
Date: Wed Jun 13 2007 - 02:11:11 EST
Hi Linus,
Please consider pulling 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 input subsystem.
Changelog:
----------
Dmitry Torokhov (3):
Input: i8042 - add ASUS P65UP5 to the noloop list
Input: i8042 - add ULI EV4873 to noloop list
Input: move input-polldev to drivers/input
Ondrej Zary (1):
Input: usbtouchscreen - fix fallout caused by move from drivers/usb
Diffstat:
---------
drivers/input/Kconfig | 13 ++++++++
drivers/input/Makefile | 1 +
drivers/input/{misc => }/input-polldev.c | 0
drivers/input/misc/Kconfig | 11 -------
drivers/input/misc/Makefile | 1 -
drivers/input/serio/i8042-x86ia64io.h | 18 +++++++++++
drivers/input/touchscreen/usbtouchscreen.c | 44 ++++++++++++++--------------
7 files changed, 54 insertions(+), 34 deletions(-)
rename drivers/input/{misc => }/input-polldev.c (100%)
--
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/