summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2026-04-11usb: quirks: add DELAY_INIT quirk for another Silicon Motion flash driveMiao Li
2026-04-11USB: core: add NO_LPM quirk for Razer Kiyo Pro webcamJP Hein
2026-04-11usb: core: new quirk to handle devices with zero configurationsJie Deng
2026-03-25USB: core: Limit the length of unkillable synchronous timeoutsAlan Stern
2026-03-25USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern
2026-03-25usb: core: don't power off roothub PHYs if phy_set_mode() failsGabor Juhos
2026-03-25USB: ezcap401 needs USB_QUIRK_NO_BOS to function on 10gbs usb speedVyacheslav Vahnenko
2026-03-25usb/core/quirks: Add Huawei ME906S-device to wakeup quirkChristoffer Sandberg
2026-03-25USB: add QUIRK_NO_BOS for video capture several devicesA1RM4X
2026-02-06usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptorJohannes BrĂ¼derl
2026-01-11USB: 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: core: hcd: fix accessing unmapped memory in SINGLE_STEP_SET_FEATURE testXu Yang
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-07-24usb: hub: Don't try to recover devices lost during warm reset.Mathias Nyman
2025-07-24usb: hub: Fix flushing of delayed work used for post resume purposesMathias Nyman
2025-07-24usb: hub: Fix flushing and scheduling of delayed work that tunes runtime pmMathias Nyman
2025-07-24usb: hub: fix detection of high tier USB3 devices behind suspended hubsMathias Nyman
2025-07-10Logitech C-270 even more brokenOliver Neukum
2025-07-06usb: 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: lack of clearing xHC resourcesPawel Laszczak
2025-02-21USB: hub: Ignore non-compliant devices with too many configs or interfacesAlan Stern
2025-02-21USB: Add USB_QUIRK_NO_LPM quirk for sony xperia xz1 smartphoneMathias Nyman
2025-02-21USB: quirks: add USB_QUIRK_NO_LPM quirk for Teclast distLei Huang
2025-02-21usb: core: fix pipe creation for get_bMaxPacketSize0Stefan Eichenberger
2025-01-17usb: fix reference leak in usb_new_device()Ma Ke
2025-01-17USB: 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: core: Fix access violation during port device removalAlan Stern
2024-05-17usb: Fix regression caused by invalid ep0 maxpacket in virtual SuperSpeed deviceAlan Stern
2024-04-27usb: Disable USB3 LPM at shutdownKai-Heng Feng
2024-04-27usb: new quirk to reduce the SET_ADDRESS request timeoutHardik Gajjar
2024-04-27usb: xhci: Add timeout argument in address_device USB HCD callbackHardik Gajjar
2024-04-03USB: core: Fix deadlock in usb_deauthorize_interface()Alan Stern
2024-04-03USB: core: Fix deadlock in port "disable" sysfs attributeAlan Stern
2024-04-03USB: core: Add hub_get() and hub_put() routinesAlan Stern
2024-04-03usb: 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-05usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hubHardik Gajjar