summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2025-10-22usb/core/quirks: Add Huawei ME906S to wakeup quirkTim Guttzeit
2025-09-15Merge 6.17-rc6 into usb-nextGreg Kroah-Hartman
2025-09-12usb: host: enable USB offload during system sleepGuan-Yu Lin
2025-09-12usb: offload: add apis for offload usage trackingGuan-Yu Lin
2025-09-12USB: core: remove the move buf actionEdward Adam Davis
2025-09-06Merge patch series "eUSB2 Double Isochronous IN Bandwidth support"Greg Kroah-Hartman
2025-09-06usb: core: support eUSB2 double bandwidth large isoc URB framesRai, Amardeep
2025-09-06usb: core: Introduce usb_endpoint_is_hs_isoc_double()Sakari Ailus
2025-09-06usb: core: Add a function to get USB version independent periodic payloadRai, Amardeep
2025-09-06usb: core: eUSB2 companion descriptor is for isoc IN endpoints onlySakari Ailus
2025-09-06usb: core: Parse eUSB2 companion descriptors for high speed devices onlySakari Ailus
2025-09-06usb: core: Use le16_to_cpu() to read __le16 value in usb_parse_endpoint()Sakari Ailus
2025-08-25Merge 6.17-rc3 into usb-nextGreg Kroah-Hartman
2025-08-19USB: core: Update kerneldoc for usb_hcd_giveback_urb()Alan Stern
2025-08-17USB: Check no positive return values from pm_runtime_resume_and_get()Sakari Ailus
2025-08-13kcov, usb: Don't disable interrupts in kcov_remote_start_usb_softirq()Sebastian Andrzej Siewior
2025-08-13usb: core: hcd: fix accessing unmapped memory in SINGLE_STEP_SET_FEATURE testXu Yang
2025-08-13usb: quirks: Add DELAY_INIT quick for another SanDisk 3.2Gen1 Flash DriveMiao Li
2025-08-13USB: lower "Device is not authorized for usage" message to infoDominique Martinet
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-21Merge tag 'v6.16-rc7' into usb-nextGreg Kroah-Hartman
2025-07-16usb: hub: Don't try to recover devices lost during warm reset.Mathias Nyman
2025-07-09usb: core: add dma-noncoherent buffer alloc and free APIXu Yang
2025-07-05Merge merge point of tag 'usb-6.16-rc5' into usb-nextGreg Kroah-Hartman
2025-07-01usb: core: config: Prevent OOB read in SS endpoint companion parsingXinyu Liu
2025-06-30usb: hub: Fix flushing of delayed work used for post resume purposesMathias Nyman
2025-06-26usb: hub: Fix flushing and scheduling of delayed work that tunes runtime pmMathias Nyman
2025-06-24usb: core: Use sysfs_emit_at() when showing dynamic IDsHanne-Lotta Mäenpää
2025-06-19usb: acpi: fix device link removalHeikki Krogerus
2025-06-19usb: hub: fix detection of high tier USB3 devices behind suspended hubsMathias Nyman
2025-06-19Logitech C-270 even more brokenOliver Neukum
2025-06-19usb: core: modify comments xhci_hc_driver has HCD_MEMORY just like ehci ohciXu Rao
2025-06-19usb: core: usb_submit_urb: downgrade type checkOliver Neukum
2025-06-19usb: core: Remove unused usb_unlink_anchored_urbsDr. David Alan Gilbert
2025-06-19usb: core: Add 0x prefix to quirks debug outputJiayi Li
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-21usb: core: config: Use USB API functions rather than constantsChen Ni
2025-05-21usb: Flush altsetting 0 endpoints before reinitializating them after reset.Mathias Nyman
2025-05-21usb: quirks: Add NO_LPM quirk for SanDisk Extreme 55AEJiayi Li
2025-04-28Merge 6.15-rc4 into usb-nextGreg Kroah-Hartman
2025-04-25usb: acpi: Prevent null pointer dereference in usb_acpi_add_usb4_devlink()Chenyuan Yang
2025-04-15usb: quirks: Add delay init quirk for SanDisk 3.2Gen1 Flash DriveMiao Li
2025-04-11USB: VLI disk crashes if LPM is usedOliver Neukum
2025-04-11usb: quirks: add DELAY_INIT quirk for Silicon Motion Flash DriveMiao Li
2025-04-11usb: hub: Fail fast in USB3 link power management enable pathMathias Nyman
2025-04-11usb: hub: reorder USB3 link power management enable requestsMathias Nyman
2025-04-11usb: hub: Don't disable LPM completely if device initiated LPM failsMathias Nyman
2025-04-11usb: hub: verify device is configured in usb_device_may_initiate_lpm()Mathias Nyman
2025-04-11usb: hub: Block less in USB3 link power management LPM disable pathMathias Nyman