public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [git pull] More input updates for post-2.6.22
@ 2007-07-18  5:27 Dmitry Torokhov
  2007-07-20  4:35 ` Dmitry Torokhov
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Torokhov @ 2007-07-18  5:27 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, LKML

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 input subsystem.

Changelog:
---------

Dmitry Torokhov (3):
      Input: add driver for Fujitsu serial touchscreens
      Input: i8042 - give more trust to PNP data on i386
      Input: document intended meaning of KEY_SWITCHVIDEOMODE

Jan Kratochvil (1):
      Input: xpad - add support for leds on xbox 360 pad

Pavel Emelianov (1):
      Input: switch to using seq_list_xxx helpers

Semih Hazar (2):
      Input: ads7846 - introduce sample settling delay
      Input: ads7846 - re-check pendown status before reporting events

Diffstat:
--------

 drivers/input/input.c                  |   29 +----
 drivers/input/joystick/Kconfig         |    7 +
 drivers/input/joystick/xpad.c          |  190 +++++++++++++++++++++++++-------
 drivers/input/serio/i8042-x86ia64io.h  |   36 +++++-
 drivers/input/touchscreen/Kconfig      |   13 ++
 drivers/input/touchscreen/Makefile     |    1 +
 drivers/input/touchscreen/ads7846.c    |   80 +++++++++++++-
 drivers/input/touchscreen/fujitsu_ts.c |  189 +++++++++++++++++++++++++++++++
 include/linux/input.h                  |    3 +-
 include/linux/serio.h                  |    1 +
 include/linux/spi/ads7846.h            |   14 +++
 11 files changed, 487 insertions(+), 76 deletions(-)
 create mode 100644 drivers/input/touchscreen/fujitsu_ts.c

-- 
Dmitry

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [git pull] More input updates for post-2.6.22
  2007-07-18  5:27 [git pull] More input updates for post-2.6.22 Dmitry Torokhov
@ 2007-07-20  4:35 ` Dmitry Torokhov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2007-07-20  4:35 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, LKML

Hi Linus,

On Wednesday 18 July 2007 01:27, Dmitry Torokhov wrote:
> 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 input subsystem.
>

There are 2 more changes in the "for-linus" branch of my tree:

Dmitry Torokhov (1):
      Input: lifebook - fix an oops on Panasonic CF-18

Soeren Sonnenburg (1):
      Input: appletouch - improve powersaving for Geyser3 devices

 drivers/input/mouse/appletouch.c |  111 +++++++++++++++++++++++++-------------
 drivers/input/mouse/lifebook.c   |    2 +-
 2 files changed, 75 insertions(+), 38 deletions(-)

Please pull.

-- 
Dmitry

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-07-20  4:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-18  5:27 [git pull] More input updates for post-2.6.22 Dmitry Torokhov
2007-07-20  4:35 ` Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox