summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2026-04-18usb: ehci-brcm: fix sleep during atomicJustin Chen
2026-04-18usb: xhci: Fix memory leak in xhci_disable_slot()Zilin Guan
2026-02-06USB: OHCI/UHCI: Add soft dependencies on ehci_platformHuacai Chen
2026-01-19usb: ohci-nxp: fix device leak on probe failureJohan Hovold
2026-01-19usb: ohci-nxp: Use helper function devm_clk_get_enabled()Zhang Zekun
2026-01-19xhci: dbgtty: fix device unregisterŁukasz Bartosik
2026-01-19usb: xhci: Apply the link chain quirk on NEC isoc endpointsMichal Pecio
2026-01-19usb: xhci: move link chain bit quirk checks into one helper function.Niklas Neronin
2026-01-19usb: xhci: limit run_graceperiod for only usb 3.0 devicesHongyu Xie
2025-12-07xhci: dbgtty: Fix data corruption when transmitting data form DbC to hostMathias Nyman
2025-12-07usb: xhci: plat: Facilitate using autosuspend for xhci plat devicesKrishna Kurapati
2025-10-29xhci: dbc: enable back DbC in resume if it was enabled before suspendMathias Nyman
2025-10-29usb: host: max3421-hcd: Fix error pointer dereference in probe cleanupDan Carpenter
2025-10-02xhci: dbc: Fix full DbC transfer ring after several reconnectsMathias Nyman
2025-10-02xhci: dbc: decouple endpoint allocation from initializationMathias 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-28usb: xhci: Avoid showing errors during surprise removalMario Limonciello
2025-08-28usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device CommandJay Chen
2025-08-28usb: xhci: Avoid showing warnings for dying controllerMario Limonciello
2025-08-28usb: xhci: print xhci->xhc_state when queue_command failedSu Hui
2025-08-28xhci: Disable stream for xHC controller with XHCI_BROKEN_STREAMSHongyu Xie
2025-07-17xhci: dbc: Flush queued requests before stopping dbcMathias Nyman
2025-07-17xhci: dbctty: disable ECHO flag by defaultŁukasz Bartosik
2025-06-04usb: host: tegra: Prevent host controller crash when OTG port is usedJim Lin
2025-06-04usb: uhci-platform: Make the clock really optionalAlexey Charkov
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
2025-03-13usb: xhci: Enable the TRB overfetch quirk on VIA VL805Michal Pecio
2025-03-13xhci: pci: Fix indentation in the PCI device ID definitionsAndy Shevchenko
2025-03-13USB: pci-quirks: Fix HCCPARAMS register error for LS7A EHCIHuacai Chen
2025-03-13usb: xhci: Fix NULL pointer dereference on certain command abortsMichal Pecio
2025-03-13usb: xhci: Add timeout argument in address_device USB HCD callbackHardik Gajjar
2025-02-01Partial revert of xhci: use pm_ptr() instead #ifdef for CONFIG_PM conditionalsRon Economos
2025-02-01xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionalsArnd Bergmann
2024-12-19usb: ehci-hcd: fix call balance of clocks handling routinesVitalii Mordan
2024-12-19usb: host: max3421-hcd: Correctly abort a USB request.Mark Tomlinson
2024-12-14xhci: dbc: Fix STALL transfer event handlingMathias Nyman
2024-12-14usb: ehci-spear: fix call balance of sehci clk handling routinesVitalii Mordan
2024-11-08xhci: Use pm_runtime_get to prevent RPM on unsupported systemsBasavaraj Natikar
2024-11-08xhci: Fix Link TRB DMA in command ring stopped completion eventFaisal Hassan
2024-10-22xhci: Fix incorrect stream context type macroMathias Nyman
2024-10-17usb: xhci: Fix problem with xhci resume from suspendJose Alberto Reguero
2024-10-17xhci: Set quirky xHC PCI hosts to D3 _after_ stopping and freeing them.Mathias Nyman
2024-10-17usb: renesas-xhci: Remove renesas_xhci_pci_exit()Moritz Fischer
2024-09-04xhci: Fix Panther point NULL pointer deref at full-speed re-enumerationMathias Nyman
2024-07-05xhci: Apply broken streams quirk to Etron EJ188 xHCI hostKuangyi Chiang
2024-07-05xhci: Apply reset resume quirk to Etron EJ188 xHCI hostKuangyi Chiang
2024-07-05xhci: Set correct transferred length for cancelled bulk transfersMathias Nyman
2024-05-17usb: xhci-plat: Don't include xhci.hThinh Nguyen