Searched hist:bba57eddadda936c94b5dccf73787cb9e159d0a5 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/core/ |
H A D | quirks.c | diff bba57eddadda936c94b5dccf73787cb9e159d0a5 Mon Jul 02 11:26:07 CDT 2018 Nico Sneck <snecknico@gmail.com> usb: quirks: add delay quirks for Corsair Strafe
Corsair Strafe appears to suffer from the same issues as the Corsair Strafe RGB. Apply the same quirks (control message delay and init delay) that the RGB version has to 1b1c:1b15.
With these quirks in place the keyboard works correctly upon booting the system, and no longer requires reattaching the device.
Signed-off-by: Nico Sneck <snecknico@gmail.com> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|