Searched hist:"4 d5df5d11e8027c11c1079205757527cbaade62d" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/hid/ |
H A D | hid-multitouch.c | diff 4d5df5d11e8027c11c1079205757527cbaade62d Mon Mar 19 09:41:03 CDT 2012 Andreas Nielsen <eas@svep.se> HID: multitouch: add PID for Fructel product
Adds multitouch support for the Gametel Android game controller.
The multitouch events are emulated by the Gametel device. Each physical button is configured to generate a MT event on a specific coordinate. This seems to be the only way for us to support Android games that doesn't support HID gamepads. It is possible to inject MT events at Android level, but this requires root on the phone.
Signed-off-by: Andreas Nielsen <eas@svep.se> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|
H A D | hid-core.c | diff 4d5df5d11e8027c11c1079205757527cbaade62d Mon Mar 19 09:41:03 CDT 2012 Andreas Nielsen <eas@svep.se> HID: multitouch: add PID for Fructel product
Adds multitouch support for the Gametel Android game controller.
The multitouch events are emulated by the Gametel device. Each physical button is configured to generate a MT event on a specific coordinate. This seems to be the only way for us to support Android games that doesn't support HID gamepads. It is possible to inject MT events at Android level, but this requires root on the phone.
Signed-off-by: Andreas Nielsen <eas@svep.se> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|
H A D | hid-ids.h | diff 4d5df5d11e8027c11c1079205757527cbaade62d Mon Mar 19 09:41:03 CDT 2012 Andreas Nielsen <eas@svep.se> HID: multitouch: add PID for Fructel product
Adds multitouch support for the Gametel Android game controller.
The multitouch events are emulated by the Gametel device. Each physical button is configured to generate a MT event on a specific coordinate. This seems to be the only way for us to support Android games that doesn't support HID gamepads. It is possible to inject MT events at Android level, but this requires root on the phone.
Signed-off-by: Andreas Nielsen <eas@svep.se> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|