]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream series
authorMichael Niewöhner <linux@mniewoehner.de>
Sun, 25 Nov 2018 16:57:33 +0000 (17:57 +0100)
committerSultan Alsawaf <sultan.alsawaf@canonical.com>
Wed, 24 Jul 2019 15:44:58 +0000 (09:44 -0600)
commit32b49b69386d47cd40a25f845f25ec3160941daa
tree9f61b5bc13acedb08552dc1b674cb11292f72c14
parent739bbd9556add5a57fd92a04c0d45d96f22ad2c6
usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream series

BugLink: https://bugs.launchpad.net/bugs/1836968
commit effd14f66cc1ef6701a19c5a56e39c35f4d395a5 upstream.

Cherry G230 Stream 2.0 (G85-231) and 3.0 (G85-232) need this quirk to
function correctly. This fixes a but where double pressing numlock locks
up the device completely with need to replug the keyboard.

Signed-off-by: Michael Niewöhner <linux@mniewoehner.de>
Tested-by: Michael Niewöhner <linux@mniewoehner.de>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
drivers/usb/core/quirks.c