linux/drivers/usb/core
Tim Guttzeit dfc2cf4dca usb/core/quirks: Add Huawei ME906S to wakeup quirk
The list of Huawei LTE modules needing the quirk fixing spurious wakeups
was missing the IDs of the Huawei ME906S module, therefore suspend did not
work.

Cc: stable <stable@kernel.org>
Signed-off-by: Tim Guttzeit <t.guttzeit@tuxedocomputers.com>
Signed-off-by: Werner Sembach <wse@tuxedocomputers.com>
Link: https://patch.msgid.link/20251020134304.35079-1-wse@tuxedocomputers.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-10-22 10:00:57 +02:00
..
Kconfig
Makefile usb: offload: add apis for offload usage tracking 2025-09-12 14:08:02 +02:00
buffer.c
config.c usb: core: eUSB2 companion descriptor is for isoc IN endpoints only 2025-09-06 15:25:05 +02:00
devices.c
devio.c
driver.c Merge 6.17-rc6 into usb-next 2025-09-15 08:18:40 +02:00
endpoint.c
file.c
generic.c USB: lower "Device is not authorized for usage" message to info 2025-08-13 16:55:27 +02:00
hcd-pci.c usb: core: modify comments xhci_hc_driver has HCD_MEMORY just like ehci ohci 2025-06-19 12:31:16 +02:00
hcd.c USB: core: Update kerneldoc for usb_hcd_giveback_urb() 2025-08-19 12:29:04 +02:00
hub.c usb: hub: Don't try to recover devices lost during warm reset. 2025-07-16 09:48:11 +02:00
hub.h usb: hub: Fix flushing of delayed work used for post resume purposes 2025-06-30 15:36:00 +02:00
ledtrig-usbport.c
message.c
notify.c
of.c
offload.c usb: offload: add apis for offload usage tracking 2025-09-12 14:08:02 +02:00
otg_productlist.h
phy.c
phy.h
port.c
quirks.c usb/core/quirks: Add Huawei ME906S to wakeup quirk 2025-10-22 10:00:57 +02:00
sysfs.c sysfs: treewide: switch back to attribute_group::bin_attrs 2025-06-17 10:44:15 +02:00
urb.c usb: core: support eUSB2 double bandwidth large isoc URB frames 2025-09-06 15:25:05 +02:00
usb-acpi.c usb: acpi: fix device link removal 2025-06-19 12:36:19 +02:00
usb.c usb: offload: add apis for offload usage tracking 2025-09-12 14:08:02 +02:00
usb.h