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:	Sun, 10 Mar 2013 18:38:35 -0700
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, linux-input@...r.kernel.org
Subject: [git pull] Input updates for 3.9-rc2

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. Except for the largish
change to the ALPS driver adding "Dolphin V1"  support and Wacom getting
a new signature of yet another device, the rest are straightforward
driver fixes.

Thanks!

Changelog:
---------

Dave Turvene (1):
      Input: ALPS - add "Dolphin V1" touchpad support

Kamal Mostafa (1):
      Input: cypress_ps2 - fix trackpad found in Dell XPS12

Kevin Cernekee (1):
      Input: ALPS - remove unused argument to alps_enter_command_mode()

Mark Brown (2):
      Input: ads7864 - check return value of regulator enable
      Input: mms114 - Fix regulator enable and disable paths

Rabin Vincent (1):
      Input: tc3589x-keypad - fix keymap size

Stephan Frank (1):
      Input: wacom - add support for 0x10d

dave turvene (1):
      Input: ALPS - update documentation for recent touchpad driver mods

Diffstat:
--------

 Documentation/input/alps.txt            | 67 +++++++++++++++++++++++---
 drivers/input/keyboard/tc3589x-keypad.c |  8 ++--
 drivers/input/mouse/alps.c              | 85 ++++++++++++++++++++++++++++-----
 drivers/input/mouse/alps.h              |  1 +
 drivers/input/mouse/cypress_ps2.c       | 19 +++++---
 drivers/input/tablet/wacom_wac.c        |  4 ++
 drivers/input/touchscreen/ads7846.c     |  7 ++-
 drivers/input/touchscreen/mms114.c      | 34 +++++++++----
 8 files changed, 185 insertions(+), 40 deletions(-)

-- 
Dmitry


Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ