HID: add FF support for Holtek On Line Grip based gamepads
authorAnssi Hannula <anssi.hannula@iki.fi>
Sun, 26 Jun 2011 21:07:31 +0000 (00:07 +0300)
committerJiri Kosina <jkosina@suse.cz>
Mon, 27 Jun 2011 10:40:00 +0000 (12:40 +0200)
commitd946e65e2ab885c05b8cacf292be65fa292d08f6
treef04b87f22b523ab748e8bf3d780243acd1b9b7ee
parentf3b83d71a1b1a1569dba774c3a4f6e2a3b9fef99
HID: add FF support for Holtek On Line Grip based gamepads

Add force feedback support for Holtek On Line Grip based HID devices.

The protocol is more complex than that of most other rumblepads, but the
device still needs to be handled as a memoryless one.

Tested by Cleber de Mattos Casali with a 1241:5015 "Clone Joypad Super
Power Fire" gamepad, with help from Hendrik Iben <hendrik_iben@web.de>.

Signed-off-by: Anssi Hannula <anssi.hannula@iki.fi>
Tested-by: Cleber de Mattos Casali <clebercasali@yahoo.com.br>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/Kconfig
drivers/hid/Makefile
drivers/hid/hid-core.c
drivers/hid/hid-holtekff.c [new file with mode: 0644]
drivers/hid/hid-ids.h