OSDN Git Service

HID: sony: Add support for the Sony Motion Controller
authorFrank Praznik <frank.praznik@oh.rr.com>
Wed, 6 May 2015 00:47:30 +0000 (20:47 -0400)
committerJiri Kosina <jkosina@suse.cz>
Thu, 7 May 2015 08:41:35 +0000 (10:41 +0200)
commitc5e0c1c4950f9126f7eb2fb1d3f8aa4080f05538
tree89bbf962abc0b4cb9b1f9227f0a457c013e8b6d1
parent7c886d098d6128438e706ca4c068b8920fdac42d
HID: sony: Add support for the Sony Motion Controller

Add a fixed-up HID descriptor for the Sony motion controller and enable
controls for the LED light as well as force-feedback.

The LED is multi-colored (red, green, blue).

The motion controller has a single rumble motor so the higher of the left
and right values is used to set the speed.

Signed-off-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Frank Praznik <frank.praznik@oh.rr.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-sony.c