]> git.itanic.dy.fi Git - linux-stable/commit
Input: xpad - add support for PDP Xbox One controllers
authorMark Furneaux <mark@furneaux.ca>
Mon, 22 Jan 2018 19:24:17 +0000 (11:24 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 1 Dec 2018 08:46:39 +0000 (09:46 +0100)
commit35abaab62c13d5eb1950acb561f2c6e8e0b967d4
tree10c6b65536ad011e231d4868aacd8e8a0352c7a6
parenta9fd0ecce400a7d8fe9e8dd4089a394f8b580df6
Input: xpad - add support for PDP Xbox One controllers

[ Upstream commit e5c9c6a885fad00aa559b49d8fc23a60e290824e ]

Adds support for the current lineup of Xbox One controllers from PDP
(Performance Designed Products). These controllers are very picky with
their initialization sequence and require an additional 2 packets before
they send any input reports.

Signed-off-by: Mark Furneaux <mark@furneaux.ca>
Reviewed-by: Cameron Gutman <aicommander@gmail.com>
Cc: stable@vger.kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/input/joystick/xpad.c