aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-mosart.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: Support for MosArt multitouch panelStephane Chatty2010-02-101-0/+274
Added support for MosArt dual-touch panels, present in the Asus T91MT notebook. Signed-off-by: Stephane Chatty <chatty@enac.fr> Signed-off-by: Jiri Kosina <jkosina@suse.cz>