linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] Input updates for 2.6.33-rc2
@ 2009-12-27 21:49 Dmitry Torokhov
  2009-12-30 20:58 ` Linus Torvalds
  0 siblings, 1 reply; 6+ messages in thread
From: Dmitry Torokhov @ 2009-12-27 21:49 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-input

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

Dmitry Torokhov (5):
      Input: speed up suspend/shutdown for PS/2 mice and keyboards
      Input: serio - do not mark kseriod freezable anymore
      Input: ff-memless - another fix for signed to unsigned overflow
      Input: iforce - fix oops on device disconnect
      Input: matrix-keypad - handle cases when GPIOs can't be wakeup sources

Jari Vanhala (2):
      Input: ff-memless - start playing FF effects immediately
      Input: ff-memless - add notion of direction to for rumble effects


Diffstat:
--------

 drivers/input/ff-memless.c                  |   48 +++++++++++++++++++++++----
 drivers/input/joystick/iforce/iforce-main.c |   26 +++------------
 drivers/input/joystick/iforce/iforce-usb.c  |   28 ++++------------
 drivers/input/joystick/iforce/iforce.h      |    2 -
 drivers/input/keyboard/atkbd.c              |    5 ++-
 drivers/input/keyboard/matrix_keypad.c      |   29 ++++++++++++----
 drivers/input/mouse/psmouse-base.c          |    5 ++-
 drivers/input/serio/serio.c                 |   11 +-----
 8 files changed, 84 insertions(+), 70 deletions(-)

-- 
Dmitry


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

end of thread, other threads:[~2009-12-31 21:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-27 21:49 [git pull] Input updates for 2.6.33-rc2 Dmitry Torokhov
2009-12-30 20:58 ` Linus Torvalds
2009-12-30 21:16   ` Dmitry Torokhov
2009-12-31  1:22     ` Dmitry Torokhov
2009-12-31 19:50       ` Linus Torvalds
2009-12-31 21:06         ` Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).