summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2026-04-11usb: ehci-brcm: fix sleep during atomicJustin Chen
2026-03-25usb: xhci: Prevent interrupt storm on host controller error (HCE)Dayu Jiang
2026-03-25usb: xhci: Fix memory leak in xhci_disable_slot()Zilin Guan
2026-01-23USB: OHCI/UHCI: Add soft dependencies on ehci_platformHuacai Chen
2026-01-08xhci: dbgtty: fix device unregister: fixupŁukasz Bartosik
2026-01-08usb: ohci-nxp: fix device leak on probe failureJohan Hovold
2026-01-08usb: xhci: limit run_graceperiod for only usb 3.0 devicesHongyu Xie
2025-12-07xhci: dbgtty: fix device unregisterŁukasz Bartosik
2025-12-07xhci: dbgtty: Fix data corruption when transmitting data form DbC to hostMathias Nyman
2025-12-07xhci: fix stale flag preventig URBs after link state error is clearedMathias Nyman
2025-11-13usb: xhci-pci: Fix USB2-only root hub registrationMichal Pecio
2025-11-13usb: xhci-pci: add support for hosts with zero USB3 portsNiklas Neronin
2025-11-13usb: xhci: plat: Facilitate using autosuspend for xhci plat devicesKrishna Kurapati
2025-10-29xhci: dbc: fix bogus 1024 byte prefix if ttyDBC read races with stall eventMathias Nyman
2025-10-29xhci: dbc: enable back DbC in resume if it was enabled before suspendMathias Nyman
2025-10-15Revert "usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running"Michal Pecio
2025-10-15usb: host: max3421-hcd: Fix error pointer dereference in probe cleanupDan Carpenter
2025-10-02Revert "usb: xhci: remove option to change a default ring's TRB cycle bit"Niklas Neronin
2025-09-25xhci: dbc: Fix full DbC transfer ring after several reconnectsMathias Nyman
2025-09-25xhci: dbc: decouple endpoint allocation from initializationMathias Nyman
2025-09-25usb: xhci: remove option to change a default ring's TRB cycle bitNiklas Neronin
2025-09-25usb: xhci: introduce macro for ring segment list iterationNiklas Neronin
2025-09-19xhci: fix memory leak regression when freeing xhci vdev devices depth firstMathias Nyman
2025-08-28usb: xhci: Fix slot_id resource race conflictWeitao Wang
2025-08-28usb: renesas-xhci: Fix External ROM access timeoutsMarek Vasut
2025-08-20usb: xhci: Avoid showing errors during surprise removalMario Limonciello
2025-08-20usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device CommandJay Chen
2025-08-20usb: xhci: Avoid showing warnings for dying controllerMario Limonciello
2025-08-20usb: xhci: print xhci->xhc_state when queue_command failedSu Hui
2025-08-15usb: host: xhci-plat: fix incorrect type for of_match variable in xhci_plat_p...Seungjin Bae
2025-07-10xhci: Disable stream for xHC controller with XHCI_BROKEN_STREAMSHongyu Xie
2025-07-10xhci: dbc: Flush queued requests before stopping dbcMathias Nyman
2025-07-10xhci: dbctty: disable ECHO flag by defaultŁukasz Bartosik
2025-07-10usb: xhci: quirk for data loss in ISOC transfersRaju Rangoju
2025-07-10Revert "usb: xhci: Implement xhci_handshake_check_state() helper"Roy Luo
2025-07-10usb: xhci: Skip xhci_reset in xhci_resume if xhci is being removedRoy Luo
2025-05-29usb: xhci: set page size to the xHCI-supported sizeNiklas Neronin
2025-05-29usb: xhci: Don't change the status of stalled TDs on failed Stop EPMichal Pecio
2025-05-22xhci: dbc: Avoid event polling busyloop if pending rx transfers are inactive.Mathias Nyman
2025-05-22xhci: dbc: Improve performance by removing delay in transfer event polling.Mathias Nyman
2025-05-18usb: host: tegra: Prevent host controller crash when OTG port is usedJim Lin
2025-05-18usb: uhci-platform: Make the clock really optionalAlexey Charkov
2025-05-02usb: xhci: Fix Short Packet handling rework ignoring errorsMichal Pecio
2025-05-02usb: host: xhci-plat: mvebu: use ->quirks instead of ->init_quirk() funcThéo Lebrun
2025-05-02usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems RunningMichal Pecio
2025-05-02xhci: Handle spurious events on Etron host isoc enpointsMathias Nyman
2025-05-02usb: xhci: Fix isochronous Ring Underrun/Overrun event handlingMichal Pecio
2025-05-02usb: xhci: Complete 'error mid TD' transfers when handling Missed ServiceMichal Pecio
2025-05-02usb: host: max3421-hcd: Add missing spi_device_id tableAlexander Stein
2025-05-02USB: OHCI: Add quirk for LS7A OHCI controller (rev 0x02)Huacai Chen