]> www.infradead.org Git - users/dwmw2/linux.git/commit
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:15:40 +0000 (08:15 +0100)
commit2418ff5fae77e98a36eac7927a213fc6ca15b0a8
tree6ec3e77e78b1446b4db9fa3f94b39c38809b5e99
parent95aacb7a18d8614a8e34d255bba123759fd11066
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