Input: xpad - add support for SteelSeries Stratus Duo
authorTom Panfil <tom@steelseries.com>
Sat, 12 Jan 2019 01:49:40 +0000 (17:49 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 31 Jan 2019 07:12:35 +0000 (08:12 +0100)
commitc4a8adc4ddafc6ff248415bcb55ac7e9b84a0ae9
tree5d7b9876a3d682d1eb20638ba90b4e35870fad27
parenteb2fe47ca9809c16f9228cd6fa0e1bc11c914905
Input: xpad - add support for SteelSeries Stratus Duo

commit fe2bfd0d40c935763812973ce15f5764f1c12833 upstream.

Add support for the SteelSeries Stratus Duo, a wireless Xbox 360
controller. The Stratus Duo ships with a USB dongle to enable wireless
connectivity, but it can also function as a wired controller by connecting
it directly to a PC via USB, hence the need for two USD PIDs. 0x1430 is the
dongle, and 0x1431 is the controller.

Signed-off-by: Tom Panfil <tom@steelseries.com>
Cc: stable@vger.kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/input/joystick/xpad.c