]> Pileus Git - ~andy/linux/commit
USB: HID: SRW-S1 Gaming Wheel Driver
authorSimon Wood <simon@mungewell.org>
Thu, 31 Jan 2013 15:07:07 +0000 (08:07 -0700)
committerJiri Kosina <jkosina@suse.cz>
Thu, 31 Jan 2013 15:39:30 +0000 (16:39 +0100)
commit75dbb9530f73da521b871ba3c4bd32f301a62635
tree048decb76c76becc1c77c3b35b98da8248a70043
parentfd62c5450324af7f6cc12897b09b77285cd48a92
USB: HID: SRW-S1 Gaming Wheel Driver

Add support the SRW-S1 by patching HID descriptor to read axis
as Generic Desktop X, Y and Z (rather than Usage page being
'Simulation').

Signed-off-by: Simon Wood <simon@mungewell.org>
Tested-by: John Murphy <rosegardener@freeode.co.uk>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/Kconfig
drivers/hid/Makefile
drivers/hid/hid-core.c
drivers/hid/hid-ids.h
drivers/hid/hid-steelseries-srws1.c [new file with mode: 0644]