summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
6 daysxhci: dbgtty: Fix unregister on tty_alloc_driver() failureLucas De Marchi
6 daysxhci: dbgtty: Fix unregister on tty_register_driver() failureLucas De Marchi
6 daysusb: xhci: Handle USB3 port events when there is one roothubSemih Baskan
6 daysusb: xhci: Handle bogus TRB pointers in Missed Service Error eventsMichal Pecio
2026-08-03usb: xhci-pci: Limit VIA VL805 DMA addressing to 36 bitsXincheng Zhang
2026-07-24usb: host: max3421: Reject hub port requests for non-existent portsSeungjin Bae
2026-07-24usb: host: max3421: Fix shift-out-of-bounds in max3421_hub_control()Seungjin Bae
2026-07-18usb: sl811-hcd: disable controller wakeup on removeMyeonghun Pak
2026-07-18usb: free iso schedules on failed submitDawei Feng
2026-07-18xhci: sideband: fix ring sg table pages leakXu Rao
2026-07-18usb: xhci: Fix sleep in atomic context in xhci_free_streams()胡连勤
2026-06-09xhci: tegra: Fix ghost USB device on dual-role port unplugWei-Cheng Chen
2026-05-07usb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()Michal Pecio
2026-04-11usb: core: use dedicated spinlock for offload stateGuan-Yu Lin
2026-04-11usb: ehci-brcm: fix sleep during atomicJustin Chen
2026-04-11usb: host: xhci-sideband: delegate offload_usage tracking to class driversGuan-Yu Lin
2026-03-19usb: xhci: Prevent interrupt storm on host controller error (HCE)Dayu Jiang
2026-03-19usb: xhci: Fix memory leak in xhci_disable_slot()Zilin Guan
2026-03-04usb: host: tegra: Remove manual wake IRQ disposalWayne Chang
2026-01-23USB: OHCI/UHCI: Add soft dependencies on ehci_platformHuacai Chen
2026-01-23xhci: sideband: don't dereference freed ring when removing sideband endpointMathias Nyman
2026-01-23usb: host: xhci-tegra: Use platform_get_irq_optional() for wake IRQsWayne Chang
2026-01-02xhci: dbgtty: fix device unregister: fixupŁukasz Bartosik
2026-01-02usb: ohci-nxp: fix device leak on probe failureJohan Hovold
2026-01-02usb: xhci: Don't unchain link TRBs on quirky HCsMichal Pecio
2026-01-02usb: xhci: limit run_graceperiod for only usb 3.0 devicesHongyu Xie
2025-11-21xhci: dbgtty: fix device unregisterŁukasz Bartosik
2025-11-09xhci: sideband: Fix race condition in sideband unregisterMathias Nyman
2025-11-09xhci: dbgtty: Fix data corruption when transmitting data form DbC to hostMathias Nyman
2025-11-09xhci: fix stale flag preventig URBs after link state error is clearedMathias Nyman
2025-10-14xhci: dbc: enable back DbC in resume if it was enabled before suspendMathias Nyman
2025-10-14xhci: dbc: fix bogus 1024 byte prefix if ttyDBC read races with stall eventMathias Nyman
2025-10-14usb: xhci-pci: Fix USB2-only root hub registrationMichal Pecio
2025-09-18usb: xhci: align PORTSC trace with one-based port numberingNiklas Neronin
2025-09-18usb: xhci: correct indentation for PORTSC tracing functionNiklas Neronin
2025-09-18usb: xhci: improve TR Dequeue Pointer maskNiklas Neronin
2025-09-18usb: xhci-pci: add support for hosts with zero USB3 portsNiklas Neronin
2025-09-18usb: xhci: Update a comment about Stop Endpoint retriesMichal Pecio
2025-09-18Revert "usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running"Michal Pecio
2025-09-17usb: host: xhci-rcar: Add Renesas RZ/G3E USB3 Host driver supportBiju Das
2025-09-17usb: host: xhci-plat: Add .post_resume_quirk for struct xhci_plat_privBiju Das
2025-09-17usb: host: xhci-rcar: Move R-Car reg definitionsBiju Das
2025-09-17usb: xhci: plat: Facilitate using autosuspend for xhci plat devicesKrishna Kurapati
2025-09-15Merge 6.17-rc6 into usb-nextGreg Kroah-Hartman
2025-09-12Merge patch series "Support system sleep with offloaded usb transfers" into u...Greg Kroah-Hartman
2025-09-12usb: host: enable USB offload during system sleepGuan-Yu Lin
2025-09-12xhci: sideband: add api to trace sideband usageGuan-Yu Lin
2025-09-12usb: xhci-plat: separate dev_pm_ops for each pm_eventGuan-Yu Lin
2025-09-12usb: xhci: tegra: Support USB wakeup function for Tegra234Haotien Hsu
2025-09-06xhci: fix memory leak regression when freeing xhci vdev devices depth firstMathias Nyman