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, 12 Jul 2013 23:38:36 -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.11-rc0

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 2nd round of updates for the input subsystem. You will get an
update to Elantech driver to support hardware v7, fix to the new cyttsp4
driver to use proper addressing, ads7846 git device tree support and
nspire-keypad got a small cleanup.

Changelog:
---------

Daniel Mack (1):
      Input: ads7846 - add device tree bindings

Daniel Tang (1):
      Input: nspire-keypad - replace magic offset with define

Dmitry Torokhov (1):
      Input: ads7846 - make sure we do not change platform data

Ferruh Yigit (1):
      Input: cyttsp4 - use 16bit address for I2C/SPI communication

Matteo Delfino (1):
      Input: elantech - fix for newer hardware versions (v7)


Diffstat:
--------

 .../devicetree/bindings/input/ads7846.txt          |  91 +++++++++++++++
 drivers/input/keyboard/nspire-keypad.c             |   2 +-
 drivers/input/mouse/elantech.c                     |  17 +--
 drivers/input/touchscreen/ads7846.c                | 123 ++++++++++++++++++---
 drivers/input/touchscreen/cyttsp4_core.h           |  12 +-
 drivers/input/touchscreen/cyttsp4_spi.c            |  20 ++--
 drivers/input/touchscreen/cyttsp_core.h            |   8 +-
 drivers/input/touchscreen/cyttsp_i2c_common.c      |  30 +++--
 drivers/input/touchscreen/cyttsp_spi.c             |   6 +-
 9 files changed, 253 insertions(+), 56 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/input/ads7846.txt

-- 
Dmitry


Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ