Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HID: remove MODULE_VERSION from new drivers | Jiri Kosina | 2010-02-10 | 1 | -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 panel | Stephane Chatty | 2009-12-23 | 1 | -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> |