android_kernel_oneplus_msm8998/drivers/usb/core
Jack Stocker a04afa68c0 USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGB
commit 3483254b89438e60f719937376c5e0ce2bc46761 upstream.

To match the Corsair Strafe RGB, the Corsair K70 RGB also requires
USB_QUIRK_DELAY_CTRL_MSG to completely resolve boot connection issues
discussed here: https://github.com/ckb-next/ckb-next/issues/42.
Otherwise roughly 1 in 10 boots the keyboard will fail to be detected.

Patch that applied delay control quirk for Corsair Strafe RGB:
cb88a0588717 ("usb: quirks: add control message delay for 1b1c:1b20")

Previous K70 RGB patch to add delay-init quirk:
7a1646d92257 ("Add delay-init quirk for Corsair K70 RGB keyboards")

Signed-off-by: Jack Stocker <jackstocker.93@gmail.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-01-16 22:16:10 +01:00
..
buffer.c
config.c USB: Accept bulk endpoints with 1024-byte maxpacket 2018-05-16 10:06:49 +02:00
devices.c
devio.c USB: fix the usbfs flag sanitization for control transfers 2018-11-10 07:41:43 -08:00
driver.c USB: remove LPM management from usb_driver_claim_interface() 2018-10-10 08:52:08 +02:00
endpoint.c
file.c
generic.c USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thaw 2018-04-24 09:32:06 +02:00
hcd-pci.c usb: Don't die twice if PCI xhci host is not responding in resume 2018-09-26 08:35:07 +02:00
hcd.c USB: Increment wakeup count on remote wakeup. 2018-05-02 07:53:40 -07:00
hub.c USB: check usb_get_extra_descriptor for proper size 2018-12-13 09:21:35 +01:00
hub.h
Kconfig
Makefile
message.c usb: Avoid use-after-free by flushing endpoints early in usb_set_interface() 2018-09-26 08:35:07 +02:00
notify.c
otg_whitelist.h
port.c
quirks.c USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGB 2019-01-16 22:16:10 +01:00
sysfs.c
urb.c
usb-acpi.c usb: optimize acpi companion search for usb port devices 2017-08-24 17:02:36 -07:00
usb.c USB: check usb_get_extra_descriptor for proper size 2018-12-13 09:21:35 +01:00
usb.h