]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6c86f697295cfbc0ad9129d7764e90ab8a4fd8cf
tree89bbf962abc0b4cb9b1f9227f0a457c013e8b6d1
parentf22db0c26ad46a33347ebc472b0c7965074b32bd
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