]> git.baikalelectronics.ru Git - kernel.git/commit
Input: add a driver for TSC-40 serial touchscreen
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Wed, 28 Sep 2011 17:04:21 +0000 (10:04 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 28 Sep 2011 17:24:14 +0000 (10:24 -0700)
commit81adb44a23d25e41f6a5154c74d27405a732acbe
tree21133f78e14f9c9c97b55a625af2d178cdc673c2
parent7f2ac29c5635827347e4b56523456ddbffc8c7c8
Input: add a driver for TSC-40 serial touchscreen

This patch adds the TSC-40 serial touchscreen driver and should be
compatible with TSC-10 and TSC-25.

The driver was written by Linutronix on behalf of Bachmann electronic GmbH.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/tsc40.c [new file with mode: 0644]
include/linux/serio.h