[git pull] Input updates for 2.6.26-rc4

Previous thread: Top kernel oopses/warnings for the week of May 30th 2008 by Arjan van de Ven on Friday, May 30, 2008 - 12:39 pm. (20 messages)

Next thread: [git pull] last minute PCI fixes by Jesse Barnes on Friday, May 30, 2008 - 12:54 pm. (1 message)
To: Linus Torvalds <torvalds@...>
Cc: Andrew Morton <akpm@...>, <linux-kernel@...>
Date: Friday, May 30, 2008 - 12:41 pm

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 thread: Top kernel oopses/warnings for the week of May 30th 2008 by Arjan van de Ven on Friday, May 30, 2008 - 12:39 pm. (20 messages)

Next thread: [git pull] last minute PCI fixes by Jesse Barnes on Friday, May 30, 2008 - 12:54 pm. (1 message)