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:	Thu, 31 Oct 2013 01:08:31 -0700
From:	Dmitry Torokhov <dmitry.torokhov@...il.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, linux-input@...r.kernel.org
Subject: [git pull] Input updates for 3.12-rc7

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. A bit late than I would
want, but the changes are very minor - a few new device IDs for new
hardware in existing drivers, fix for battery in Wacom devices not be
considered system battery and cause emergency hibernations, and a couple
of other bug fixes.

Changelog:
---------

Andrey Moiseev (1):
      Input: i8042 - i8042_flush fix for a full 8042 buffer

Bastien Nocera (1):
      Input: wacom - export battery scope

David Herrmann (1):
      Input: move name/timer init to input_alloc_dev()

Jason Gerecke (2):
      Input: wacom - add support for ISDv4 0x10F sensor
      Input: wacom - add support for ISDv4 0x10E sensor

Mike Dunn (1):
      Input: pxa27x_keypad - fix NULL pointer dereference

Tim Gardner (1):
      Input: cm109 - convert high volume dev_err() to dev_err_ratelimited()

Yunkang Tang (1):
      Input: ALPS - add support for model found on Dell XT2


Diffstat:
--------

 drivers/input/input.c                  | 10 +++++-----
 drivers/input/keyboard/pxa27x_keypad.c | 11 +++++++++--
 drivers/input/misc/cm109.c             | 14 ++++++++++----
 drivers/input/mouse/alps.c             |  1 +
 drivers/input/serio/i8042.c            | 23 ++++++++++++++---------
 drivers/input/tablet/wacom_sys.c       |  4 ++++
 drivers/input/tablet/wacom_wac.c       |  8 ++++++++
 7 files changed, 51 insertions(+), 20 deletions(-)

-- 
Dmitry


Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ