summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-stantum.c
Commit message (Collapse)AuthorAgeFilesLines
* HID: remove MODULE_VERSION from new driversJiri Kosina2010-02-101-1/+0
| | | | | | | | MODULE_VERSION doesn't make too much sense for drivers merged into main tree, as git is much better tracking revisions than any developer might ever be. Signed-off-by: Jiri Kosina <jkosina@suse.cz>
* HID: add pressure support for the Stantum multitouch panelStephane Chatty2010-02-101-4/+5
| | | | | | | Added pressure handling for Stantum multitouch panels Signed-off-by: Stephane Chatty <chatty@enac.fr> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
* HID: fixed bug in single-touch emulation on the stantum panelStephane Chatty2010-02-101-1/+1
| | | | | | | | Fixed stupid copy-paste bug in touchscreen emulation for the Stantum multitouch panel: a flag was reset just before being tested. Signed-off-by: Stephane Chatty <chatty@enac.fr> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
* HID: add support for Stantum multitouch panelStephane Chatty2010-01-041-0/+283
Added support for the Stantum multitouch panel. Signed-off-by: Stephane Chatty <chatty@enac.fr> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
OpenPOWER on IntegriCloud