linux/drivers/usb/core
Alan Stern 327a893537 USB: Add NO_LPM quirk for Kingston flash drive
commit afaa2e745a upstream.

In Bugzilla #208257, Julien Humbert reports that a 32-GB Kingston
flash drive spontaneously disconnects and reconnects, over and over.
Testing revealed that disabling Link Power Management for the drive
fixed the problem.

This patch adds a quirk entry for that drive to turn off LPM permanently.

CC: Hans de Goede <jwrdegoede@fedoraproject.org>
CC: <stable@vger.kernel.org>
Reported-and-tested-by: Julien Humbert <julroy67@gmail.com>
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Link: https://lore.kernel.org/r/20201102145821.GA1478741@rowland.harvard.edu
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-11-10 12:36:01 +01:00
..
buffer.c
config.c USB: core: add endpoint-blacklist quirk 2020-02-28 16:38:46 +01:00
devices.c
devio.c usb: usbfs: Suppress problematic bind and unbind uevents. 2019-12-31 16:35:16 +01:00
driver.c
endpoint.c
file.c
generic.c
hcd-pci.c
hcd.c
hub.c usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534B 2020-05-20 08:18:47 +02:00
hub.h USB: hub: Fix the broken detection of USB3 device in SMSC hub 2020-02-28 16:38:47 +01:00
Kconfig
ledtrig-usbport.c
Makefile
message.c usb: Fix out of sync data toggle if a configured device is reconfigured 2020-09-17 13:45:31 +02:00
notify.c
of.c
otg_whitelist.h
phy.c
phy.h
port.c usb: core: port: do error out if usb_autopm_get_interface() fails 2020-03-11 14:14:59 +01:00
quirks.c USB: Add NO_LPM quirk for Kingston flash drive 2020-11-10 12:36:01 +01:00
sysfs.c usb: core: fix slab-out-of-bounds Read in read_descriptors 2020-09-17 13:45:30 +02:00
urb.c usb: core: Solve race condition in anchor cleanup functions 2020-10-30 10:38:32 +01:00
usb-acpi.c
usb.c
usb.h USB: core: add endpoint-blacklist quirk 2020-02-28 16:38:46 +01:00