aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2024-04-05usb: xhci: Abort transfers with unallocated ringsJanne Grunau1-0/+5
2024-04-05usb: xhci: Set up endpoints for the first 2 interfacesJanne Grunau1-12/+19
2024-04-05usb: xhci: refactor xhci_set_configurationJanne Grunau1-46/+73
2024-03-11Merge tag 'v2024.04-rc4' into nextTom Rini2-2/+2
2024-03-05usb: xhci-dwc3: Fix support for dis_enblslpm_quirkJonas Karlman1-1/+1
2024-03-02ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESASMarek Vasut1-1/+1
2024-03-01board: dragonboard410c: upstream DT compatCaleb Connolly1-1/+21
2024-02-19usb: ehci-mx6: Add i.MX93 supportMathieu Othacehe2-4/+4
2024-01-29treewide: Remove clk_freeSean Anderson3-12/+2
2024-01-19configs: rockchip: Use dwc3-generic driver on RK3328 and RK3399Jonas Karlman1-1/+0
2023-12-01usb: USB_XHCI_PCI depends on PCIHeinrich Schuchardt1-1/+1
2023-12-01usb: xhci: Fix DMA address calculation in queue_trbHector Martin1-1/+4
2023-12-01usb: xhci: Do not panic on event timeoutsHector Martin1-2/+3
2023-12-01usb: xhci: Fail on attempt to queue TRBs to a halted endpointHector Martin1-1/+2
2023-12-01usb: xhci: Recover from halted bulk endpointsHector Martin1-0/+8
2023-12-01usb: xhci: Allow context state errors when halting an endpointHector Martin1-2/+4
2023-12-01usb: xhci: Better error handling in abort_td()Hector Martin1-12/+22
2023-12-01usb: xhci: Guard all calls to xhci_wait_for_eventHector Martin2-0/+24
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon1-1/+1
2023-10-30Kconfig: Remove all default n/no optionsMichal Simek1-2/+0
2023-10-16usb: ehci: mxs: Use regulator_set_enable_if_allowed()Fabio Estevam1-4/+4
2023-10-16usb: ehci: mxs: Fix the USB node pointer retrievalFabio Estevam1-3/+4
2023-09-24common: Drop linux/printk.h from common headerSimon Glass1-0/+1
2023-09-22bootstd: Keep track of use of usb stopSimon Glass1-0/+8
2023-09-15board: usb: Replace legacy usb_gadget_handle_interrupts()Marek Vasut1-5/+0
2023-09-15usb: sandbox: Add DM_USB_GADGET supportMarek Vasut1-0/+7
2023-09-04usb: host: ohci-generic: Make usage of clock/reset bulk() APIFabrice Gasnier1-63/+29
2023-09-04usb: check for companion controller in uclassFabrice Gasnier1-0/+36
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini1-1/+1
2023-08-14usb: ehci-generic: Use regulator_set_enable_if_allowedJonas Karlman1-12/+11
2023-08-14usb: dwc2: Use regulator_set_enable_if_allowedJonas Karlman1-8/+6
2023-08-09usb: Return -ENOENT when no devices are foundSimon Glass1-1/+1
2023-07-27usb: xhci: Fix double free on failureRichard Habeeb1-1/+0
2023-07-21usb: ehci-mx6: remove unnecessary regulator enable from probeTim Harvey1-16/+0
2023-07-16bootstd: Use bootdev instead of bootdeviceSimon Glass1-1/+1
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini2-26/+12
2023-06-21usb: dwc2: Fix the write to W1C fields in HPRT registerTeik Heng Chong2-26/+12
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini3-2/+4
2023-05-17usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/Marek Vasut1-0/+13
2023-05-13bootstd: usb: Avoid initing USB twiceSimon Glass1-0/+3
2023-05-13usb: Tidy up the usb_start flagSimon Glass1-1/+0
2023-05-06drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker1-1/+1
2023-05-02usb: ehci-mx6: move phy setup before register accessTim Harvey1-6/+4
2023-03-02usb: xhci-mtk: modify the SOF/ITP interval for mt8195Chunfeng Yun1-1/+48
2023-02-10Correct SPL uses of IMX_MODULE_FUSESimon Glass1-2/+2
2023-02-07usb: Drop unused sl811-hcd driverSimon Glass3-819/+0
2023-02-07usb: Drop unused ehci-vct driverSimon Glass2-45/+0
2023-02-07rmobile: Drop unused ehci-rmobile driverSimon Glass2-130/+0
2023-02-07usb: Drop unused ehci-faraday driverSimon Glass3-150/+0
2023-02-07armada: usb: net: Drop unused USB driversSimon Glass3-129/+0