]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
SPI: TSC2102 Touchscreen
authorAndrzej Zaborowski <balrog@zabor.org>
Thu, 19 Oct 2006 13:44:13 +0000 (16:44 +0300)
committerTony Lindgren <tony@atomide.com>
Thu, 19 Oct 2006 13:44:13 +0000 (16:44 +0300)
commit51b8a1cd5188f3be325ace49556b7b93ce09d5c7
treef3bf66bcfa7295ded0cef5f9851942bf78202e44
parent208db965c93f34cc103919718e85ad0cce657933
SPI: TSC2102 Touchscreen

This a driver for touchscreens connected to the TSC2102 chip. It uses
the normal input events framework and can be accessed through
/dev/input/eventX.

Signed-off-by: Andrzej Zaborowski <balrog@zabor.org>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/tsc2102_ts.c [new file with mode: 0644]