summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2024-09-09phy: Extend generic_setup_phy() with PHY mode and submodeMarek Vasut
2024-08-30usb: ehci-mx5: Add a default for CFG_MXC_USB_PORTSCFabio Estevam
2024-08-13i2c: Remove IC2_xxx enumSimon Glass
2024-07-22drivers: usb: Remove duplicate newlinesMarek Vasut
2024-07-11Merge tag 'u-boot-dfu-20240711' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-07-06usb: xhci: Replace terrible formatting with different terrible formattingMarek Vasut
2024-07-05usb: gadget: sandbox: Drop dm_usb_gadget_handle_interrupts()Marek Vasut
2024-07-05ehci: msm: bring up iface + core clocksSam Day
2024-06-24Merge tag 'v2024.07-rc5' into nextTom Rini
2024-06-19usb: informative message if no controllerHeinrich Schuchardt
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07usb: Remove <common.h> and add needed includesTom Rini
2024-04-05usb: xhci: Abort transfers with unallocated ringsJanne Grunau
2024-04-05usb: xhci: Set up endpoints for the first 2 interfacesJanne Grunau
2024-04-05usb: xhci: refactor xhci_set_configurationJanne Grunau
2024-03-11Merge tag 'v2024.04-rc4' into nextTom Rini
2024-03-05usb: xhci-dwc3: Fix support for dis_enblslpm_quirkJonas Karlman
2024-03-02ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESASMarek Vasut
2024-03-01board: dragonboard410c: upstream DT compatCaleb Connolly
2024-02-19usb: ehci-mx6: Add i.MX93 supportMathieu Othacehe
2024-01-29treewide: Remove clk_freeSean Anderson
2024-01-19configs: rockchip: Use dwc3-generic driver on RK3328 and RK3399Jonas Karlman
2023-12-01usb: USB_XHCI_PCI depends on PCIHeinrich Schuchardt
2023-12-01usb: xhci: Fix DMA address calculation in queue_trbHector Martin
2023-12-01usb: xhci: Do not panic on event timeoutsHector Martin
2023-12-01usb: xhci: Fail on attempt to queue TRBs to a halted endpointHector Martin
2023-12-01usb: xhci: Recover from halted bulk endpointsHector Martin
2023-12-01usb: xhci: Allow context state errors when halting an endpointHector Martin
2023-12-01usb: xhci: Better error handling in abort_td()Hector Martin
2023-12-01usb: xhci: Guard all calls to xhci_wait_for_eventHector Martin
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-10-30Kconfig: Remove all default n/no optionsMichal Simek
2023-10-16usb: ehci: mxs: Use regulator_set_enable_if_allowed()Fabio Estevam
2023-10-16usb: ehci: mxs: Fix the USB node pointer retrievalFabio Estevam
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-09-22bootstd: Keep track of use of usb stopSimon Glass
2023-09-15board: usb: Replace legacy usb_gadget_handle_interrupts()Marek Vasut
2023-09-15usb: sandbox: Add DM_USB_GADGET supportMarek Vasut
2023-09-04usb: host: ohci-generic: Make usage of clock/reset bulk() APIFabrice Gasnier
2023-09-04usb: check for companion controller in uclassFabrice Gasnier
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini
2023-08-14usb: ehci-generic: Use regulator_set_enable_if_allowedJonas Karlman
2023-08-14usb: dwc2: Use regulator_set_enable_if_allowedJonas Karlman
2023-08-09usb: Return -ENOENT when no devices are foundSimon Glass
2023-07-27usb: xhci: Fix double free on failureRichard Habeeb
2023-07-21usb: ehci-mx6: remove unnecessary regulator enable from probeTim Harvey
2023-07-16bootstd: Use bootdev instead of bootdeviceSimon Glass
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini
2023-06-21usb: dwc2: Fix the write to W1C fields in HPRT registerTeik Heng Chong