dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/input/touchscreen
Wan ZongShun 7e3f73754e Input: add support for touchscreen on W90P910 ARM platform
The touchscreen works in two modes, wait trigger mode and auto-semi
mode. The device starts in wait trigger mode and waits until pressure
is detected, then device sets WT_INT bit and raises an interrupt.
The driver should put the device into auto-semi mode and prepare for
reading first X and then Y coordinates. When coordinate data is ready
the driver sets ADC_INT bit and raises interrupt again.

[dtor@mail.ru: various cleanups]
Signed-off-by: Wan ZongShun <mcuos.com@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2009-06-11 02:03:39 -07:00
..
Kconfig Input: add support for touchscreen on W90P910 ARM platform 2009-06-11 02:03:39 -07:00
Makefile Input: add support for touchscreen on W90P910 ARM platform 2009-06-11 02:03:39 -07:00
ad7877.c Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flag 2009-04-15 08:58:22 -07:00
ad7879.c Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flag 2009-04-15 08:58:22 -07:00
ads7846.c Input: ads7846 - more detailed model name in sysfs 2009-05-19 19:25:27 -07:00
atmel-wm97xx.c Input: add wm97xx accelerated driver for Atmel microprocessors 2009-04-18 19:13:34 -07:00
atmel_tsadcc.c Input: struct device - replace bus_id with dev_name(), dev_set_name() 2009-01-29 23:00:44 -08:00
corgi_ts.c Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel 2009-03-13 21:44:51 +00:00
da9034-ts.c Input: da9034-ts - make pen {down,up} events more reliable 2009-04-15 08:58:22 -07:00
eeti_ts.c Input: add driver for EETI touchpanels 2009-05-19 19:25:35 -07:00
elo.c Input: elo - fix format string in elo driver 2008-10-30 09:30:08 -04:00
fujitsu_ts.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
gunze.c Input: remove CVS keywords 2008-05-20 12:17:39 -04:00
h3600_ts_input.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
hp680_ts_input.c sh: Migrate common board headers to mach-common/. 2008-10-20 13:02:48 +09:00
htcpen.c Input: add HTC Shift Touchscreen Driver 2008-06-02 00:38:35 -04:00
inexio.c Input: Add driver for iNexio serial touchscreen. 2008-06-30 09:37:32 -04:00
jornada720_ts.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2008-09-22 07:46:06 -07:00
mainstone-wm97xx.c Input: mainstone-wm97xx - fix condition in pen_up 2009-04-15 09:04:10 -07:00
migor_ts.c input: migor_ts: add wakeup support 2009-04-02 11:21:40 +09:00
mk712.c Input: drop redundant includes of moduleparam.h 2008-01-21 01:11:07 -05:00
mtouch.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
penmount.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
touchit213.c Input: add driver for Tabletkiosk Sahara TouchIT-213 touchscreen 2008-07-07 12:00:30 -04:00
touchright.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
touchwin.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
tsc2007.c Merge commit 'v2.6.30' into next 2009-06-11 01:58:01 -07:00
ucb1400_ts.c Input: usb1400_ts - fix access to "device data" in resume function 2009-05-27 06:24:41 -07:00
usbtouchscreen.c Input: usbtouchscreen - fix eGalax HID ignoring 2009-02-28 14:01:25 -08:00
w90p910_ts.c Input: add support for touchscreen on W90P910 ARM platform 2009-06-11 02:03:39 -07:00
wacom_w8001.c Input: add support for Wacom W8001 penabled serial touchscreen 2008-11-24 11:41:38 -05:00
wm97xx-core.c Input: wm97xx - do not access dev->driver_data directly 2009-05-01 06:49:15 -07:00
wm9705.c Merge branch 'next' into for-linus 2008-10-15 23:29:12 -04:00
wm9712.c Merge branch 'next' into for-linus 2008-10-15 23:29:12 -04:00
wm9713.c Merge branch 'next' into for-linus 2008-10-15 23:29:12 -04:00
zylonite-wm97xx.c Input: add accelerated touchscreen support for Marvell Zylonite 2009-03-08 16:35:26 -07:00