]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub
authorOle Ernst <olebowle@gmx.com>
Sat, 27 Nov 2021 09:05:45 +0000 (10:05 +0100)
committerPaolo Pisati <paolo.pisati@canonical.com>
Thu, 9 Dec 2021 10:10:52 +0000 (11:10 +0100)
commitb1a1166a91467f2b7e981024636f4dfc3caa056b
tree142fb4cc4ada5607f384abd0aeef897c5eea04d7
parentf37ad7c24e28a7d25ed02bd6bfda49a78fc998d4
USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub

BugLink: https://bugs.launchpad.net/bugs/1953731
commit d2a004037c3c6afd36d40c384d2905f47cd51c57 upstream.

This is another branded 8153 device that doesn't work well with LPM:
r8152 2-2.1:1.0 enp0s13f0u2u1: Stop submitting intr, status -71

Disable LPM to resolve the issue.

Signed-off-by: Ole Ernst <olebowle@gmx.com>
Cc: stable <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20211127090546.52072-1-olebowle@gmx.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
drivers/usb/core/quirks.c