aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/host.c
diff options
context:
space:
mode:
authorJean-Francois Le Fillatre <jflf_kernel@gmx.com>2022-08-24 21:13:21 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-08-30 15:29:57 +0200
commit3d5f70949f1b1168fbb17d06eb5c57e984c56c58 (patch)
tree3071d93a55d14d9aedde38f6d103a8cab1468686 /drivers/usb/dwc3/host.c
parentRevert "xhci: turn off port power in shutdown" (diff)
downloadlinux-dev-3d5f70949f1b1168fbb17d06eb5c57e984c56c58.tar.xz
linux-dev-3d5f70949f1b1168fbb17d06eb5c57e984c56c58.zip
usb: add quirks for Lenovo OneLink+ Dock
The Lenovo OneLink+ Dock contains two VL812 USB3.0 controllers: 17ef:1018 upstream 17ef:1019 downstream Those two controllers both have problems with some USB3.0 devices, particularly self-powered ones. Typical error messages include: Timeout while waiting for setup device command device not accepting address X, error -62 unable to enumerate USB device By process of elimination the controllers themselves were identified as the cause of the problem. Through trial and error the issue was solved by using USB_QUIRK_RESET_RESUME for both chips. Signed-off-by: Jean-Francois Le Fillatre <jflf_kernel@gmx.com> Cc: stable <stable@kernel.org> Link: https://lore.kernel.org/r/20220824191320.17883-1-jflf_kernel@gmx.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/dwc3/host.c')
0 files changed, 0 insertions, 0 deletions