linux/drivers/input/touchscreen
Imre Deak 15e3589e59 Input: ads7846 - detect pen up from GPIO state
We can't depend on the pressure value to determine when the pen was
lifted, so use the GPIO line state instead. This also helps with
chips (like ads7843) that don't have pressure sensors.

Signed-off-by: Imre Deak <imre.deak@solidboot.com>
Signed-off-by: Juha Yrjola <juha.yrjola@solidboot.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2007-01-18 00:45:43 -05:00
..
Kconfig Input: add Philips UCB1400 touchscreen driver 2006-11-17 01:07:26 -05:00
Makefile Input: add Philips UCB1400 touchscreen driver 2006-11-17 01:07:26 -05:00
ads7846.c Input: ads7846 - detect pen up from GPIO state 2007-01-18 00:45:43 -05:00
corgi_ts.c Input: touchscreens - handle errors when registering input devices 2006-11-05 22:40:03 -05:00
elo.c Input: handle serio_register_driver() errors 2006-11-23 23:35:10 -05:00
gunze.c Input: handle serio_register_driver() errors 2006-11-23 23:35:10 -05:00
h3600_ts_input.c Input: handle serio_register_driver() errors 2006-11-23 23:35:10 -05:00
hp680_ts_input.c Input: touchscreens - handle errors when registering input devices 2006-11-05 22:40:03 -05:00
mk712.c Input: touchscreens - handle errors when registering input devices 2006-11-05 22:40:03 -05:00
mtouch.c Input: handle serio_register_driver() errors 2006-11-23 23:35:10 -05:00
penmount.c Input: handle serio_register_driver() errors 2006-11-23 23:35:10 -05:00
touchright.c Input: handle serio_register_driver() errors 2006-11-23 23:35:10 -05:00
touchwin.c Input: handle serio_register_driver() errors 2006-11-23 23:35:10 -05:00
ucb1400_ts.c Input: ucb1400 - fix compile error 2006-12-08 01:37:03 -05:00