commit | cb2c9e3f92480a292670e2cc261723ce4de8059e | [log] [tgz] |
---|---|---|
author | Olivier Scherler <oscherler@ithink.ch> | Sat Jul 27 19:20:02 2013 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Jul 29 11:49:29 2013 +0200 |
tree | 4d10b5d17b78f124b9eeba66c3fcd1e4cc8722c9 | |
parent | dfc450b55d6b9215da27c5dc2c5f3ca1865575a6 [diff] |
HID: Add new driver for non-compliant Xin-Mo devices. The driver currently only supports the Dual Arcade controller. It fixes the negative axis event values (the devices sends -2) to match the logical axis minimum of the HID report descriptor (the report announces -1). It is needed because hid-input discards out of bounds values. Signed-off-by: Olivier Scherler <oscherler@ithink.ch> Signed-off-by: Jiri Kosina <jkosina@suse.cz>