]> git.baikalelectronics.ru Git - kernel.git/commit
HID: sony: Enable LED controls and rumble for the Sixaxis on Bluetooth.
authorFrank Praznik <frank.praznik@oh.rr.com>
Tue, 18 Feb 2014 22:22:01 +0000 (17:22 -0500)
committerJiri Kosina <jkosina@suse.cz>
Thu, 20 Feb 2014 13:10:22 +0000 (14:10 +0100)
commit7451923c2a4d538a275a605df5d0833288808f2d
tree74ecbf5bee57f532f30cd8fdeada96320e5083b6
parente9320b256b06dea41851e59d414c1101fac821c7
HID: sony: Enable LED controls and rumble for the Sixaxis on Bluetooth.

Add a SIXAXIS_CONTROLLER macro to simplify conditionals where the
connection type is irrelevant.

Enable the LED and force feedback controls for Sixaxis controllers connected via
Bluetooth.

Send Sixaxis Bluetooth output reports on the control channel.

Signed-off-by: Frank Praznik <frank.praznik@oh.rr.com>
Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-sony.c