2007-06-13 06:11:10

by Dmitry Torokhov

[permalink] [raw]
Subject: [git pull] Input updates for 2.6.22-rc4

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