lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 30 May 2008 12:41:46 -0400
From:	Dmitry Torokhov <dmitry.torokhov@...il.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	linux-kernel@...r.kernel.org
Subject: [git pull] Input updates for 2.6.26-rc4

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ