summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/touchit213.c
AgeCommit message (Collapse)AuthorFilesLines
2012-04-04Input: serio - use module_serio_driverAxel Lin1-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>
2008-07-07Input: add driver for Tabletkiosk Sahara TouchIT-213 touchscreenClaudio Nieder1-0/+234
Signed-off-by: Claudio Nieder <private@claudio.ch> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>