Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Input: wacom_w8001 - simplify querying logic | Dmitry Torokhov | 2009-09-03 | 1 | -81/+40 |
| | | | | | | | 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> | ||||
* | Input: add support for Wacom W8001 penabled serial touchscreen | Jaya Kumar | 2008-11-24 | 1 | -0/+325 |
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> |