]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.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)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Wed, 14 Aug 2019 09:18:49 +0000 (11:18 +0200)
commitd273430a233f9b1b5c53ebcccd9964dc07a7d48b
treeaba12bf8b6dcca1361cc4c47a05dca9e29fdbc95
parentaea850a27df242af7ef5ff9bdc02987f71d3f057
Input: xpad - add support for SteelSeries Stratus Duo

BugLink: https://bugs.launchpad.net/bugs/1837664
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>
Signed-off-by: Connor Kuehl <connor.kuehl@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
drivers/input/joystick/xpad.c