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]
Message-ID: <20120730054047.GA18037@core.coreip.homeip.net>
Date:	Sun, 29 Jul 2012 22:40:47 -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.6-rc0 (2nd set)

Hi Linus,

Please pull from:

	git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus

to receive 2nd set of updates for the input subsystem for the 3.6 merge
window. You will get a new driver for FT5x06 based EDT displays and a
couple of other driver changes.

Changelog:
---------

Ping Cheng (1):
      Input: wacom - add support to Cintiq 22HD

Seth Forshee (1):
      Input: synaptics - handle out of bounds values from the hardware

Simon Budig (1):
      Input: add driver for FT5x06 based EDT displays


Diffstat:
--------

 Documentation/input/edt-ft5x06.txt     |   54 ++
 drivers/input/mouse/synaptics.c        |   22 +
 drivers/input/tablet/wacom_wac.c       |   21 +-
 drivers/input/tablet/wacom_wac.h       |    3 +-
 drivers/input/touchscreen/Kconfig      |   13 +
 drivers/input/touchscreen/Makefile     |    1 +
 drivers/input/touchscreen/edt-ft5x06.c |  898 ++++++++++++++++++++++++++++++++
 include/linux/input/edt-ft5x06.h       |   24 +
 8 files changed, 1033 insertions(+), 3 deletions(-)
 create mode 100644 Documentation/input/edt-ft5x06.txt
 create mode 100644 drivers/input/touchscreen/edt-ft5x06.c
 create mode 100644 include/linux/input/edt-ft5x06.h

-- 
Dmitry


Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ