public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [git pull] Input patches for 2.6.20
@ 2007-02-18  7:04 Dmitry Torokhov
  2007-05-03  5:07 ` Dmitry Torokhov
  0 siblings, 1 reply; 6+ messages in thread
From: Dmitry Torokhov @ 2007-02-18  7:04 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, LKML

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

Cyrill V. Gorcunov (1):
      Input: HIL - fix improper call to release_region()

Dmitry Torokhov (5):
      Input: psmouse - properly reset mouse on shutdown/suspend
      Input: i8042 - let serio bus suspend ports
      Input: do not lock device when showing name, phys and uniq
      Input: hid-lgff - treat devices as joysticks unless told otherwise
      Input: remove obsolete setup parameters from input drivers

Philipp Zabel (1):
      Input: gpio-keys - switch to common GPIO API

Valentin Zagura (1):
      Input: HID - add support for Logitech Formula Force EX

Diffstat:
---------

 b/drivers/input/input.c               |   17 +---------
 b/drivers/input/joystick/amijoy.c     |    2 -
 b/drivers/input/joystick/analog.c     |    2 -
 b/drivers/input/joystick/db9.c        |    4 --
 b/drivers/input/joystick/gamecon.c    |    6 ---
 b/drivers/input/joystick/turbografx.c |    4 --
 b/drivers/input/keyboard/Kconfig      |    6 +--
 b/drivers/input/keyboard/atkbd.c      |    4 --
 b/drivers/input/keyboard/gpio_keys.c  |   15 ++++-----
 b/drivers/input/keyboard/hilkbd.c     |    2 +
 b/drivers/input/mouse/inport.c        |    2 -
 b/drivers/input/mouse/logibm.c        |    2 -
 b/drivers/input/mouse/psmouse-base.c  |    6 ---
 b/drivers/input/mouse/psmouse.h       |    1 
 b/drivers/input/mouse/synaptics.c     |    1 
 b/drivers/input/serio/i8042.c         |    7 ----
 b/drivers/input/serio/serio.c         |   36 +++++++++++++++++++++
 b/drivers/usb/input/Kconfig           |    6 +++
 b/drivers/usb/input/hid-ff.c          |    3 +
 b/drivers/usb/input/hid-lgff.c        |   10 +++---
 b/include/linux/serio.h               |    6 ---
 drivers/input/mouse/psmouse-base.c    |   28 +++++++++++++++++
 drivers/input/serio/i8042.c           |   56 +++++++++++++++++-----------------
 drivers/usb/input/hid-lgff.c          |    2 +
 24 files changed, 124 insertions(+), 104 deletions(-)

-- 
Dmitry

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

end of thread, other threads:[~2007-05-05 15:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-18  7:04 [git pull] Input patches for 2.6.20 Dmitry Torokhov
2007-05-03  5:07 ` Dmitry Torokhov
2007-05-05  1:19   ` Linus Torvalds
2007-05-05  6:03     ` Greg KH
2007-05-05  7:08       ` Andrew Morton
2007-05-05  8:51       ` Martin Schwidefsky

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