[git pull] Input updates for 2.6.26-rc4

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Dmitry Torokhov
Date: Friday, May 30, 2008 - 9:41 am

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

Antonio Ospite (1):
      Input: pxa27x_keypad - miscellaneous fixes

Bruno Prémont (2):
      Input: i8042 - add Dritek quirk for Acer TravelMate 660
      Input: i8042 - make sure Dritek quirk is invoked at resume

Dmitry Torokhov (2):
      Input: atkbd - mark keyboard as disabled when suspending/unloading
      Input: gtco - fix double kfree in error handling path

Henrique de Moraes Holschuh (1):
      Input: rename SW_RADIO to SW_RFKILL_ALL

Huang Weiyi (1):
      Input: apanel - remove duplicate include

Mark Brown (4):
      Input: wm97xx-core - report a phys for WM97xx touchscreens
      Input: wm97xx-core - fix driver name
      Input: wm97xx-core - fix race on PHY init
      Input: wm9713 - support five wire panels


Diffstat:
--------

 drivers/input/keyboard/atkbd.c          |    2 +
 drivers/input/keyboard/pxa27x_keypad.c  |   38 ++++++++++++++++++++----------
 drivers/input/misc/apanel.c             |    1 -
 drivers/input/serio/i8042-x86ia64io.h   |    7 +++++
 drivers/input/serio/i8042.c             |   33 ++++++++++++++++++++------
 drivers/input/tablet/gtco.c             |   17 +++++--------
 drivers/input/touchscreen/wm9713.c      |   22 ++++++++++++++++++
 drivers/input/touchscreen/wm97xx-core.c |   25 ++++++++++---------
 include/linux/input.h                   |    4 ++-
 include/linux/wm97xx.h                  |    1 +
 10 files changed, 105 insertions(+), 45 deletions(-)

-- 
Dmitry
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[git pull] Input updates for 2.6.26-rc4, Dmitry Torokhov, (Fri May 30, 9:41 am)