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