Files
linux/drivers/usb/core
Ishaan Dandekar f3988e68fc usb: quirks: Add ShanWan gamepad to quirk list
The ShanWan Wireless Gamepad (dongle ID 2563:0575) crashes with a -71
EPROTO error during standard enumeration because it expects a 255-byte
initial configuration request. Add this device to the quirk list to
use the USB_QUIRK_WINDOWS_CONFIG_REQ_SIZE flag.

Signed-off-by: Ishaan Dandekar <ishaan.dandekar@gmail.com>
Cc: stable <stable@kernel.org>
Link: https://patch.msgid.link/20260802120128.38302-1-ishaan.dandekar@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2026-08-03 17:25:44 +02:00
..
2023-07-25 17:49:30 +02:00
2026-06-01 17:39:51 +02:00
2019-06-26 10:28:09 +08:00
2025-06-19 12:36:19 +02:00