-
Notifications
You must be signed in to change notification settings - Fork 183
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update xpad.c added 0x02a2 PDP Wired Crimson Red #116
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Daniel Tobias <dan.g.tob@gmail.com>
Signed-off-by: Daniel Tobias <dan.g.tob@gmail.com> Signed-off-by: Jonathan <greenbigfrog@gmail.com> Signed-off-by: Matt Sturgeon <matt@sturgeon.me.uk>
Suspending and resuming the system can sometimes cause the out URB to get hung after a reset_resume. This causes LED setting and force feedback to break on resume. To avoid this, just drop the reset_resume callback so the USB core rebinds xpad to the wireless pads on resume if a reset happened. A nice side effect of this change is the LED ring on wireless controllers is now set correctly on system resume. Signed-off-by: Cameron Gutman <aicommander@gmail.com> Cc: stable@vger.kernel.org
"PDP Wired Controller for Xbox One - Stealth Series | Revenant Blue" see paroj#102
idVendor 0x0e6f idProduct 0x02a2 bcdDevice 2.23 iManufacturer 1 Performance Designed Products iProduct 2 PDP Wired Controller for Xbox One - Crimson Red
woodsts
pushed a commit
to woodsts/linux-stable
that referenced
this pull request
Dec 8, 2018
commit a6754fa upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
woodsts
pushed a commit
to woodsts/linux-stable
that referenced
this pull request
Dec 8, 2018
commit a6754fa upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
woodsts
pushed a commit
to woodsts/linux-stable
that referenced
this pull request
Dec 8, 2018
commit a6754fa upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
freeza-inc
pushed a commit
to freeza-inc/bm-galaxy-note9-exynos
that referenced
this pull request
Dec 10, 2018
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
GeyerA
pushed a commit
to GeyerA/kernel_starlte
that referenced
this pull request
Dec 11, 2018
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
uvera
pushed a commit
to twistloop/android_kernel_twistloop_jason
that referenced
this pull request
Dec 12, 2018
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
woodsts
pushed a commit
to woodsts/linux-stable
that referenced
this pull request
Dec 13, 2018
commit a6754fa upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
woodsts
pushed a commit
to woodsts/linux-stable
that referenced
this pull request
Dec 13, 2018
commit a6754fa upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
scafroglia93
pushed a commit
to HardcoreKernel/freezerfhd
that referenced
this pull request
Dec 13, 2018
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
scafroglia93
pushed a commit
to HardcoreKernel/nappa
that referenced
this pull request
Dec 14, 2018
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
MasterAwesome
pushed a commit
to MasterAwesome/android_kernel_motorola_msm8953
that referenced
this pull request
Dec 14, 2018
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
mcdachpappe
pushed a commit
to mcdachpappe/android_kernel_oneplus_msm8996-eas
that referenced
this pull request
Dec 14, 2018
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
mawrick26
pushed a commit
to mawrick26/S7E-Oreo
that referenced
this pull request
Dec 14, 2018
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Enzaik
pushed a commit
to DireWolf-Project/Direwolf_unified_Old
that referenced
this pull request
Dec 14, 2018
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> (cherry picked from commit 10373f9784aa131ea2b1bbccfe209adc4767622c) Signed-off-by: Enzaik <imernestodiaz@gmail.com>
isjerryxiao
pushed a commit
to isjerryxiao/Amlogic_s905-kernel
that referenced
this pull request
Dec 15, 2018
commit a6754fa upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
paroj
pushed a commit
that referenced
this pull request
Dec 15, 2018
Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: #104 [1]: #105 [2]: #108 [3]: #109 [4]: #112 [5]: #115 [6]: #116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Pavel Rojtberg <rojtberg@gmail.com>
fixed upstream |
Chatur27
pushed a commit
to Chatur27/Eureka-kernel-for-SM-A105-Pie
that referenced
this pull request
Oct 13, 2020
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
goldfish07
pushed a commit
to goldfish07/android_kernel_samsung_j8y18lte_old
that referenced
this pull request
Oct 15, 2020
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Chatur27
pushed a commit
to Chatur27/Eureka-kernel-for-SM-A105-Pie
that referenced
this pull request
Oct 16, 2020
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Chatur27
pushed a commit
to Chatur27/Eureka-kernel-for-SM-A105-Pie
that referenced
this pull request
Oct 16, 2020
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
KangDroid
pushed a commit
to KangDroid/Jetson_Kernel
that referenced
this pull request
Oct 28, 2020
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Chatur27
pushed a commit
to Chatur27/Eureka-kernel-for-SM-A105-Pie
that referenced
this pull request
Dec 27, 2020
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
krazey
pushed a commit
to krazey/android_kernel_samsung_universal9810
that referenced
this pull request
Jan 13, 2021
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
AShiningRay
pushed a commit
to AShiningRay/SwanKernel-LGV20_G5_G6
that referenced
this pull request
Oct 27, 2021
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
AShiningRay
pushed a commit
to AShiningRay/SwanKernel-LGV20_G5_G6
that referenced
this pull request
Oct 28, 2021
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
unkl933
pushed a commit
to unkl933/kernel_xiaomi_msm8996-3.18
that referenced
this pull request
Oct 31, 2021
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
turex
pushed a commit
to turex/labyrinth_kernel_prague
that referenced
this pull request
Dec 2, 2021
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
turex
pushed a commit
to turex/labyrinth_kernel_prague
that referenced
this pull request
Dec 7, 2021
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
goldfish07
pushed a commit
to goldfish07/android_kernel_samsung_j8y18lte
that referenced
this pull request
Feb 6, 2022
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
elginsk8r
pushed a commit
to elginsk8r/android_kernel_hardkernel_odroidn2
that referenced
this pull request
Feb 23, 2022
Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
log1cs
pushed a commit
to LycorisOSS/android_kernel_nokia_msm8937
that referenced
this pull request
Mar 30, 2022
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
ggow
pushed a commit
to lineage16-suez/kernel_amazon_suez
that referenced
this pull request
Apr 11, 2022
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> (cherry picked from commit 9b2e4bbf1669b08acb1ce8ba18a1560800a06786)
krazey
pushed a commit
to krazey/android_kernel_motorola_exynos9610
that referenced
this pull request
Apr 23, 2022
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
elginsk8r
pushed a commit
to elginsk8r/android_kernel_hardkernel_odroidn2
that referenced
this pull request
Jul 10, 2022
Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
MdHusainhfz
pushed a commit
to MdHusainhfz/android_kernel_samsung_a6plte
that referenced
this pull request
Jan 4, 2023
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
unkl933
pushed a commit
to unkl933/kernel_xiaomi_msm8996-3.18
that referenced
this pull request
Jan 9, 2023
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
andrew2193
pushed a commit
to andrew2193/Pryo
that referenced
this pull request
Jun 17, 2023
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
488315
pushed a commit
to mt8163/android_kernel_amazon_karnak_4.9
that referenced
this pull request
Nov 5, 2023
commit a6754fa upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
dashfader
pushed a commit
to dashfader/android_kernel_xiaomi_msm8917
that referenced
this pull request
Nov 25, 2023
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
dashfader
pushed a commit
to dashfader/android_kernel_xiaomi_msm8917
that referenced
this pull request
Nov 25, 2023
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
dashfader
pushed a commit
to dashfader/android_kernel_xiaomi_msm8917
that referenced
this pull request
Nov 25, 2023
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
LinuxGuy312
pushed a commit
to LinuxGuy312/android_kernel_realme_RMX1805
that referenced
this pull request
Mar 19, 2024
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Huawei-Dev
pushed a commit
to Huawei-Dev/android_kernel_huawei_schubert
that referenced
this pull request
Mar 24, 2024
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Huawei-Dev
pushed a commit
to Huawei-Dev/android_kernel_huawei_schubert
that referenced
this pull request
Mar 24, 2024
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
RebelLion420
pushed a commit
to RebelLion420/RebelKernel_perry
that referenced
this pull request
Oct 24, 2024
commit a6754fae1e66e9a40fed406290d7ca3f2b4d227c upstream. Since we continue to find tons of new variants [0,1,2,3,4,5,6] that need the PDP quirk, let's just quirk all devices from PDP. [0]: paroj/xpad#104 [1]: paroj/xpad#105 [2]: paroj/xpad#108 [3]: paroj/xpad#109 [4]: paroj/xpad#112 [5]: paroj/xpad#115 [6]: paroj/xpad#116 Fixes: e5c9c6a885fa ("Input: xpad - add support for PDP Xbox One controllers") Cc: stable@vger.kernel.org Signed-off-by: Cameron Gutman <aicommander@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
idVendor 0x0e6f
idProduct 0x02a2
bcdDevice 2.23
iManufacturer 1 Performance Designed Products
iProduct 2 PDP Wired Controller for Xbox One - Crimson Red