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:	Sat, 7 Dec 2013 01:37:10 -0800
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.13-rc3

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. You will get an update to
ALPS to support devices on Dell XT2 (hopefully working better this time
around and although it is largish it should not affect any other ALPS
devices) and a tiny update to Elantech driver to support newer devices
as well. Also a coupe of new input event codes have been defined.

Changelog:
---------

Andrew Liu (1):
      Input: keyboard - "keycode & KEY_MAX" changes some keycode values

Christian Engelmayer (1):
      Input: usbtouchscreen - separate report and transmit buffer size handling

Dmitry Torokhov (1):
      Input: sur40 - suppress false uninitialized variable warning

Matt Walker (1):
      Input: elantech - add support for newer (August 2013) devices

Pali Rohár (1):
      Input: add key code for ambient light sensor button

Ping Cheng (1):
      Input: add SW_MUTE_DEVICE switch definition

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


Diffstat:
--------

 drivers/input/keyboard/adp5588-keys.c      |   3 +-
 drivers/input/keyboard/adp5589-keys.c      |   3 +-
 drivers/input/keyboard/bf54x-keys.c        |   3 +-
 drivers/input/misc/pcf8574_keypad.c        |   7 +-
 drivers/input/mouse/alps.c                 | 206 ++++++++++++++++++++++++++++-
 drivers/input/mouse/alps.h                 |   1 +
 drivers/input/mouse/elantech.c             |   1 +
 drivers/input/touchscreen/sur40.c          |   4 +-
 drivers/input/touchscreen/usbtouchscreen.c |  22 ++-
 include/uapi/linux/input.h                 |   3 +
 10 files changed, 239 insertions(+), 14 deletions(-)

-- 
Dmitry


Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ