input: PCAP2 based touchscreen driver
authorDaniel Ribeiro <drwyrm@gmail.com>
Fri, 7 Aug 2009 20:54:56 +0000 (22:54 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 17 Sep 2009 07:47:12 +0000 (09:47 +0200)
commit0387e107d6043c810915bf552c3fee367f536f3a
treecf4d5a19d47f5462e0ffb3107bba27ca78ef1923
parente397e7ed50e3fb573aa5de183ae308dc7bf20b9e
input: PCAP2 based touchscreen driver

Touchscreen driver for the PCAP2 multi function device used in
Motorola EZX smartphones.

Signed-off-by: Daniel Ribeiro <drwyrm@gmail.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Acked-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/pcap_ts.c [new file with mode: 0644]