Searched hist:cb2c9e3f92480a292670e2cc261723ce4de8059e (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/hid/ |
H A D | hid-xinmo.c | cb2c9e3f92480a292670e2cc261723ce4de8059e Sat Jul 27 12:20:02 CDT 2013 Olivier Scherler <oscherler@ithink.ch> 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>
|
H A D | Makefile | diff cb2c9e3f92480a292670e2cc261723ce4de8059e Sat Jul 27 12:20:02 CDT 2013 Olivier Scherler <oscherler@ithink.ch> 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>
|
H A D | Kconfig | diff cb2c9e3f92480a292670e2cc261723ce4de8059e Sat Jul 27 12:20:02 CDT 2013 Olivier Scherler <oscherler@ithink.ch> 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>
|
H A D | hid-core.c | diff cb2c9e3f92480a292670e2cc261723ce4de8059e Sat Jul 27 12:20:02 CDT 2013 Olivier Scherler <oscherler@ithink.ch> 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>
|
H A D | hid-ids.h | diff cb2c9e3f92480a292670e2cc261723ce4de8059e Sat Jul 27 12:20:02 CDT 2013 Olivier Scherler <oscherler@ithink.ch> 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>
|