linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] Input updates for 2.6.33-rc4
@ 2010-01-15  7:50 Dmitry Torokhov
  0 siblings, 0 replies; only message in thread
From: Dmitry Torokhov @ 2010-01-15  7:50 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:
---------

Adam Jackson (1):
      Input: evdev - be less aggressive about sending SIGIO notifies

Daniel Drake (1):
      Input: psmouse - fix Synaptics detection when protocol is disabled

Dmitry Torokhov (3):
      Input: atkbd - fix canceling event_work in disconnect
      Input: xbox - do not use GFP_KERNEL under spinlock
      Input: add compat support for sysfs and /proc capabilities output

Elliott Sales de Andrade (1):
      Input: i8042 - add Dritek quirk for Acer Aspire 5610.

Eric W. Biederman (1):
      Input: serio - fix potential deadlock when unbinding drivers

Henrik Rydberg (1):
      Input: bcm5974 - report ABS_MT events

Miguel Aguilar (1):
      Input: davinci_keyscan - add device_enable method to platform data

Roel Kluin (1):
      Input: gf2k - fix &&/|| confusion in gf2k_connect()

Tai-hwa Liang (2):
      Input: pmouse - move Sentelic probe down the list
      Input: sentelic - fix left/right horizontal scroll mapping


Diffstat:
--------

 arch/arm/mach-davinci/include/mach/keyscan.h |    1 +
 drivers/input/evdev.c                        |    3 +-
 drivers/input/input.c                        |   86 +++++++++++++++++++++-----
 drivers/input/joystick/gf2k.c                |    2 +-
 drivers/input/joystick/xpad.c                |    4 +-
 drivers/input/keyboard/atkbd.c               |   69 ++++++++++-----------
 drivers/input/keyboard/davinci_keyscan.c     |    8 +++
 drivers/input/mouse/bcm5974.c                |   44 +++++++++++++-
 drivers/input/mouse/psmouse-base.c           |   69 ++++++++-------------
 drivers/input/mouse/sentelic.c               |    6 +-
 drivers/input/mouse/synaptics.c              |   10 +++
 drivers/input/mouse/synaptics.h              |    1 +
 drivers/input/serio/i8042-x86ia64io.h        |    7 ++
 include/linux/serio.h                        |   19 ------
 14 files changed, 208 insertions(+), 121 deletions(-)

-- 
Dmitry


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

only message in thread, other threads:[~2010-01-15  7:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-15  7:50 [git pull] Input updates for 2.6.33-rc4 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).