summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-3m-pct.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 3M multitouch panelStephane Chatty2009-12-231-0/+291
Add support for 3M multitouch panels. Signed-off-by: Stephane Chatty <chatty@enac.fr> [jkosina@suse.cz: fix build failure because of inconsistent 3M/MMM defines] Signed-off-by: Jiri Kosina <jkosina@suse.cz>