All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] Input updates for 2.6.24-rc0 (part 2)
@ 2007-10-22  5:14 Dmitry Torokhov
  0 siblings, 0 replies; only message in thread
From: Dmitry Torokhov @ 2007-10-22  5:14 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, LKML

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-10-22  5:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-22  5:14 [git pull] Input updates for 2.6.24-rc0 (part 2) Dmitry Torokhov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.