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:
pgpF70dkDJpKw.pgp
Description: PGP signature