[git pull] Input updates for 2.6.24-rc0 (part 2)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Dmitry Torokhov
Date: Sunday, October 21, 2007 - 10:14 pm

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:
---------

Anton Ekblad (1):
      Input: appletouch - apply idle reset logic to all touchpads

Jerrold Jones (1):
      Input: usbtouchscreen - add support for GoTop tablet devices

Michael Hennerich (1):
      Input: bf54x-keys - return real error when request_irq() fails

Márton Németh (1):
      Input: i8042 - export i8042_command()

Diffstat:
--------

 drivers/input/keyboard/bf54x-keys.c        |    1 -
 drivers/input/mouse/appletouch.c           |   25 ++++++++-----------
 drivers/input/serio/i8042.c                |    4 ++-
 drivers/input/serio/i8042.h                |   22 -----------------
 drivers/input/touchscreen/Kconfig          |    6 ++++
 drivers/input/touchscreen/usbtouchscreen.c |   36 ++++++++++++++++++++++++++-
 include/linux/i8042.h                      |   35 +++++++++++++++++++++++++++
 7 files changed, 89 insertions(+), 40 deletions(-)
 create mode 100644 include/linux/i8042.h

-- 
Dmitry
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[git pull] Input updates for 2.6.24-rc0 (part 2), Dmitry Torokhov, (Sun Oct 21, 10:14 pm)