]> git.baikalelectronics.ru Git - kernel.git/commit
Input: xpad - fix rumble on Xbox One controllers with 2015 firmware
authorCameron Gutman <aicommander@gmail.com>
Wed, 1 Jun 2016 18:32:51 +0000 (11:32 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 1 Jun 2016 21:21:27 +0000 (14:21 -0700)
commit0eecf39c10438dcf542ba7f94b6bf4ffbe063509
tree58a63a585c66495ef1bbcddc7ddce4e9cc2a30fc
parentd780620d6dbf3b567c89c30d3c5158b3f953514e
Input: xpad - fix rumble on Xbox One controllers with 2015 firmware

Xbox One controllers that shipped with or were upgraded to the 2015
firmware discard the current rumble packets we send. This patch changes
the Xbox One rumble packet to a form that both the newer and older
firmware will accept.

It is based on changes made to support newer Xbox One controllers in
the SteamOS brewmaster-4.1 kernel branch.

Signed-off-by: Cameron Gutman <aicommander@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/joystick/xpad.c