aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-2042-42/+2
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-1942-2/+42
* usb: Remove <common.h> and add needed includesTom Rini2024-05-0742-42/+2
* usb: xhci: Abort transfers with unallocated ringsJanne Grunau2024-04-051-0/+5
* usb: xhci: Set up endpoints for the first 2 interfacesJanne Grunau2024-04-051-12/+19
* usb: xhci: refactor xhci_set_configurationJanne Grunau2024-04-051-46/+73
* Merge tag 'v2024.04-rc4' into nextWIP/11Mar2024-nextTom Rini2024-03-112-2/+2
|\
| * usb: xhci-dwc3: Fix support for dis_enblslpm_quirkJonas Karlman2024-03-051-1/+1
| * ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESASMarek Vasut2024-03-021-1/+1
* | board: dragonboard410c: upstream DT compatCaleb Connolly2024-03-011-1/+21
|/
* usb: ehci-mx6: Add i.MX93 supportMathieu Othacehe2024-02-192-4/+4
* treewide: Remove clk_freeSean Anderson2024-01-293-12/+2
* configs: rockchip: Use dwc3-generic driver on RK3328 and RK3399Jonas Karlman2024-01-191-1/+0
* usb: USB_XHCI_PCI depends on PCIHeinrich Schuchardt2023-12-011-1/+1
* usb: xhci: Fix DMA address calculation in queue_trbHector Martin2023-12-011-1/+4
* usb: xhci: Do not panic on event timeoutsHector Martin2023-12-011-2/+3
* usb: xhci: Fail on attempt to queue TRBs to a halted endpointHector Martin2023-12-011-1/+2
* usb: xhci: Recover from halted bulk endpointsHector Martin2023-12-011-0/+8
* usb: xhci: Allow context state errors when halting an endpointHector Martin2023-12-011-2/+4
* usb: xhci: Better error handling in abort_td()Hector Martin2023-12-011-12/+22
* usb: xhci: Guard all calls to xhci_wait_for_eventHector Martin2023-12-012-0/+24
* tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon2023-11-101-1/+1
* Kconfig: Remove all default n/no optionsMichal Simek2023-10-301-2/+0
* usb: ehci: mxs: Use regulator_set_enable_if_allowed()Fabio Estevam2023-10-161-4/+4
* usb: ehci: mxs: Fix the USB node pointer retrievalFabio Estevam2023-10-161-3/+4
* common: Drop linux/printk.h from common headerWIP/23Sep2023Simon Glass2023-09-241-0/+1
* bootstd: Keep track of use of usb stopSimon Glass2023-09-221-0/+8
* board: usb: Replace legacy usb_gadget_handle_interrupts()Marek Vasut2023-09-151-5/+0
* usb: sandbox: Add DM_USB_GADGET supportMarek Vasut2023-09-151-0/+7
* usb: host: ohci-generic: Make usage of clock/reset bulk() APIFabrice Gasnier2023-09-041-63/+29
* usb: check for companion controller in uclassFabrice Gasnier2023-09-041-0/+36
* Merge tag 'v2023.10-rc3' into nextTom Rini2023-08-211-1/+1
|\
| * usb: Return -ENOENT when no devices are foundSimon Glass2023-08-091-1/+1
* | usb: ehci-generic: Use regulator_set_enable_if_allowedJonas Karlman2023-08-141-12/+11
* | usb: dwc2: Use regulator_set_enable_if_allowedJonas Karlman2023-08-141-8/+6
|/
* usb: xhci: Fix double free on failureRichard Habeeb2023-07-271-1/+0
* usb: ehci-mx6: remove unnecessary regulator enable from probeTim Harvey2023-07-211-16/+0
* bootstd: Use bootdev instead of bootdeviceSimon Glass2023-07-161-1/+1
* Merge tag 'v2023.07-rc6' into nextTom Rini2023-07-052-26/+12
|\
| * usb: dwc2: Fix the write to W1C fields in HPRT registerTeik Heng Chong2023-06-212-26/+12
* | Merge tag v2023.07-rc4 into nextTom Rini2023-06-123-2/+4
|\|
| * bootstd: usb: Avoid initing USB twiceSimon Glass2023-05-131-0/+3
| * usb: Tidy up the usb_start flagSimon Glass2023-05-131-1/+0
| * drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker2023-05-061-1/+1
* | usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/Marek Vasut2023-05-171-0/+13
|/
* usb: ehci-mx6: move phy setup before register accessTim Harvey2023-05-021-6/+4
* usb: xhci-mtk: modify the SOF/ITP interval for mt8195Chunfeng Yun2023-03-021-1/+48
* Correct SPL uses of IMX_MODULE_FUSESimon Glass2023-02-101-2/+2
* usb: Drop unused sl811-hcd driverSimon Glass2023-02-073-819/+0
* usb: Drop unused ehci-vct driverSimon Glass2023-02-072-45/+0