summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/dynapro.c
Commit message (Collapse)AuthorAgeFilesLines
* Input: serio - use module_serio_driverAxel Lin2012-04-041-16/+1
| | | | | | | | | This patch converts the drivers in drivers/input/* to use module_serio_driver() macro which makes the code smaller and a bit simpler. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
* Input: add driver for Dynapro serial touchscreenTias Guns2009-10-261-0/+206
This is a driver for Dynapro serial touchscreen, which used to be supported in Xorg. The driver needs updated inputattach utility to initialize serial port and create proper serio device before the driver will be bound to it. Signed-off-by: Tias Guns <tias@ulyssis.org> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
OpenPOWER on IntegriCloud