aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/wacom_w8001.c
AgeCommit message (Collapse)Author
2009-09-03Input: wacom_w8001 - simplify querying logicDmitry Torokhov
There is no need for locking when we send query and start commands to the touchscreen since there is no concurrency. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2008-11-24Input: add support for Wacom W8001 penabled serial touchscreenJaya Kumar
The Wacom W8001 sensor is a sensor device (uses electromagnetic resonance) and it is interfaced via its serial microcontroller to the host. Signed-off-by: Jaya Kumar <jayakumar.lkml@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>