summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2026-04-18usb: quirks: add DELAY_INIT quirk for another Silicon Motion flash driveMiao Li
2026-04-18USB: core: add NO_LPM quirk for Razer Kiyo Pro webcamJP Hein
2026-04-18USB: core: Limit the length of unkillable synchronous timeoutsAlan Stern
2026-04-18USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern
2026-04-18usb: core: don't power off roothub PHYs if phy_set_mode() failsGabor Juhos
2026-04-18usb/core/quirks: Add Huawei ME906S-device to wakeup quirkChristoffer Sandberg
2026-01-19USB: Fix descriptor count when handling invalid MBIM extended descriptorSeungjin Bae
2025-10-29usb/core/quirks: Add Huawei ME906S to wakeup quirkTim Guttzeit
2025-10-02usb: core: Add 0x prefix to quirks debug outputJiayi Li
2025-08-28usb: hub: Don't try to recover devices lost during warm reset.Mathias Nyman
2025-08-28usb: hub: avoid warm port reset during USB3 disconnectMathias Nyman
2025-08-28usb: quirks: Add DELAY_INIT quick for another SanDisk 3.2Gen1 Flash DriveMiao Li
2025-08-28usb: core: config: Prevent OOB read in SS endpoint companion parsingXinyu Liu
2025-08-28usb: core: usb_submit_urb: downgrade type checkOliver Neukum
2025-08-28usb: hub: Fix flushing of delayed work used for post resume purposesMathias Nyman
2025-08-28usb: hub: Fix flushing and scheduling of delayed work that tunes runtime pmMathias Nyman
2025-08-28usb: hub: fix detection of high tier USB3 devices behind suspended hubsMathias Nyman
2025-07-17Logitech C-270 even more brokenOliver Neukum
2025-07-17usb: Add checks for snprintf() calls in usb_alloc_dev()Andy Shevchenko
2025-06-27usb: Flush altsetting 0 endpoints before reinitializating them after reset.Mathias Nyman
2025-06-27usb: quirks: Add NO_LPM quirk for SanDisk Extreme 55AEJiayi Li
2025-05-02USB: VLI disk crashes if LPM is usedOliver Neukum
2025-05-02usb: quirks: Add delay init quirk for SanDisk 3.2Gen1 Flash DriveMiao Li
2025-05-02usb: quirks: add DELAY_INIT quirk for Silicon Motion Flash DriveMiao Li
2025-03-13usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card ReaderMiao Li
2025-03-13USB: hub: Ignore non-compliant devices with too many configs or interfacesAlan Stern
2025-03-13USB: Add USB_QUIRK_NO_LPM quirk for sony xperia xz1 smartphoneMathias Nyman
2025-03-13USB: quirks: add USB_QUIRK_NO_LPM quirk for Teclast distLei Huang
2025-03-13usb: core: fix pipe creation for get_bMaxPacketSize0Stefan Eichenberger
2025-03-13usb: xhci: Add timeout argument in address_device USB HCD callbackHardik Gajjar
2025-02-01usb: fix reference leak in usb_new_device()Ma Ke
2025-02-01USB: core: Disable LPM only for non-suspended portsKai-Heng Feng
2024-09-04usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in remove_power_attri...Zijun Hu
2024-07-18USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descri...Alan Stern
2024-07-18USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850kWangYuli
2024-05-17usb: Fix regression caused by invalid ep0 maxpacket in virtual SuperSpeed deviceAlan Stern
2024-05-02usb: Disable USB3 LPM at shutdownKai-Heng Feng
2024-04-13USB: core: Fix deadlock in usb_deauthorize_interface()Alan Stern
2024-04-13USB: core: Add hub_get() and hub_put() routinesAlan Stern
2024-04-13usb: port: Don't try to peer unused USB ports based on locationMathias Nyman
2024-02-23USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORTOliver Neukum
2024-02-23usb: hub: Replace hardcoded quirk value with BIT() macroHardik Gajjar
2023-12-08driver core: Move the "removable" attribute from USB to coreRajat Jain
2023-12-08usb: config: fix iteration issue in 'usb_get_bos_descriptor()'Niklas Neronin
2023-12-08USB: core: Change configuration warnings to noticesAlan Stern
2023-10-25usb: core: Track SuperSpeed Plus GenXxYThinh Nguyen
2023-10-25usb: hub: Guard against accesses to uninitialized BOS descriptorsRicardo CaƱuelo
2023-09-19USB: core: Fix oversight in SuperSpeed initializationAlan Stern
2023-09-19USB: core: Fix race by not overwriting udev->descriptor in hub_port_init()Alan Stern
2023-09-19USB: core: Change usb_get_device_descriptor() APIAlan Stern