summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
28 hoursMerge 7.2-rc5 into usb-nextGreg Kroah-Hartman
5 daysusb: core: reformat error handling and messagesGriffin Kroah-Hartman
5 daysusb: core: Strengthen error handling in hub_hub_status()Griffin Kroah-Hartman
11 daysusb: core: Add lock to usb_wakeup_notification()Griffin Kroah-Hartman
12 daysusb: core: sysfs: add lock to bos_descriptors_read()Griffin Kroah-Hartman
12 daysusb: core: port: Deattach Type-C connector on component unbindChia-Lin Kao (AceLan)
2026-07-13Merge 7.2-rc3 into usb-nextGreg Kroah-Hartman
2026-07-10usb: core: config: fix SS companion log for interrupt endpointsXu Rao
2026-07-10usb: fix UAF when probe runs concurrent to dyn ID removalGary Guo
2026-07-10usb: core: devio: validate device and interface before buffer allocationAndré Moreira
2026-07-08USB: core: ratelimit cabling messageOliver Neukum
2026-07-08usb: core: devices: use kmalloc() to allocate dump bufferMike Rapoport (Microsoft)
2026-06-25USB: core: add USB_QUIRK_NO_LPM for VIA Labs USB 2.0 hubRodrigo Lugathe da Conceição Alves
2026-06-25USB: quirks: add NO_LPM for the Samsung T5 EVO Portable SSDErich E. Hoover
2026-06-01Merge tag 'v7.1-rc6' into usb-nextGreg Kroah-Hartman
2026-05-22usb: core: hcd: fix possible deadlock in rh control transfersOliver Neukum
2026-05-22USB: quirks: add NO_LPM for Lenovo ThinkPad USB-C Dock Gen2 hub controllersStephen J. Fuhry
2026-05-18usb: core: Clean up SuperSpeed/eUSB2 descriptor validation loggingMichal Pecio
2026-05-18usb: core: Fix up Interrupt IN endpoints with bogus wBytesPerIntervalMichal Pecio
2026-05-18usb: core: Fix SuperSpeed root hub wMaxPacketSizeMichal Pecio
2026-04-07USB: of: Simplify with scoped for each OF child loopHans Zhang
2026-04-07usb: core: config: reverse the size check of the SSP isoc endpoint descriptorGreg Kroah-Hartman
2026-04-06Merge tag 'v7.0-rc7' into usb-nextGreg Kroah-Hartman
2026-04-02usb: core: use dedicated spinlock for offload stateGuan-Yu Lin
2026-04-02USB: core: add NO_LPM quirk for Razer Kiyo Pro webcamJP Hein
2026-04-02usb: core: phy: avoid double use of 'usb3-phy'Gabor Juhos
2026-03-30usb: quirks: add DELAY_INIT quirk for another Silicon Motion flash driveMiao Li
2026-03-18usb: hcd: queue wakeup_work to system_freezable_wq workqueueXu Yang
2026-03-18usb: port: add delay after usb_hub_set_port_power()Xu Yang
2026-03-18usb: core: allow ACPI-managed hard-wired ports to power offSean Rhodes
2026-03-18USB: core: Use krealloc() in usb_cache_string()Bence Csókás
2026-03-16Merge 7.0-rc4 into usb-nextGreg Kroah-Hartman
2026-03-13USB: ezcap401 needs USB_QUIRK_NO_BOS to function on 10gbs usb speedVyacheslav Vahnenko
2026-03-11usb/core/quirks: Add Huawei ME906S-device to wakeup quirkChristoffer Sandberg
2026-03-11usb: core: new quirk to handle devices with zero configurationsJie Deng
2026-03-11USB: core: Limit the length of unkillable synchronous timeoutsAlan Stern
2026-03-11USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern
2026-03-11usb: core: don't power off roothub PHYs if phy_set_mode() failsGabor Juhos
2026-03-11usb: endpoint: drop custom sysfs attribute structureThomas Weißschuh
2026-02-23USB: add QUIRK_NO_BOS for video capture several devicesA1RM4X
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-17Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-02-04Merge branch 'pm-runtime'Rafael J. Wysocki
2026-01-19Merge 6.19-rc6 usb-nextGreg Kroah-Hartman
2026-01-14USB: HCD: remove logic about which hcd is loadedGreg Kroah-Hartman
2026-01-08USB: core: Discard pm_runtime_put() return valueRafael J. Wysocki
2026-01-07usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptorJohannes Brüderl