linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] Input updates for 3.6-rc0 (2nd set)
@ 2012-07-30  5:40 Dmitry Torokhov
  0 siblings, 0 replies; only message in thread
From: Dmitry Torokhov @ 2012-07-30  5:40 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-input

[-- Attachment #1: Type: text/plain, Size: 1249 bytes --]

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


[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-07-30  5:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-30  5:40 [git pull] Input updates for 3.6-rc0 (2nd set) Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).