aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/inexio.c
Commit message (Collapse)AuthorAge
* Input: serio - use module_serio_driverAxel Lin2012-04-04
| | | | | | | | | 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 iNexio serial touchscreen.Richard Lemon2008-06-30
Signed-off-by: Richard Lemon <richard@codelemon.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>