summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner
2020-05-15rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner
2020-05-15rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5XTrevor Woerner
2020-05-10usb: mx6: add fuse checkPeng Fan
2020-05-02xhci: mediatek: Add support for MTK xHCI host controllerChunfeng Yun
2020-05-02usb: dwc3: use the phy bulk API to get physChunfeng Yun
2020-04-28usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISCPatrice Chotard
2020-04-28usb: host: dwc2: add trace to have clean usb startPatrick Delaunay
2020-04-28usb: host: dwc2: force reset assertPatrick Delaunay
2020-04-28usb: host: dwc2: add clk supportPatrick Delaunay
2020-04-28usb: host: dwc2: add phy supportPatrick Delaunay
2020-04-28usb: avoid NULL check before freeHeinrich Schuchardt
2020-04-13drivers: usb: host: Add BRCM xHCI driverRayagonda Kokatanur
2020-04-13usb: Migrate to support live DT for some driverKever Yang
2020-04-13usb: ehci-msm: Use dev interface to get device addressKever Yang
2020-04-13usb: dwc3-of-simple: Drop redundant inclding header fileKever Yang
2020-04-09usb: Keep async schedule running only across mass storage xfersMarek Vasut
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-11-08usb: xhci: support 1.1 or later versionChunfeng Yun
2019-10-31usb: ehci-hcd: Keep async schedule runningMarek Vasut
2019-10-24ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULPYe Li
2019-10-24usb: ehci-mx6: Fix bus enumeration for iMX7 SoCsIgor Opaniuk
2019-10-24usb: xhci: move xhci.h to include usbJean-Jacques Hiblot
2019-10-24usb: host: remove the xhci-zynqmp driverJean-Jacques Hiblot
2019-09-14Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-09-11usb: ohci-generic: don't probe fail if there is no clk_enable() opsKever Yang
2019-09-11usb: ehci-generic: don't probe fail if there is no clk_enable() opsKever Yang
2019-09-11dwc2: use the nonblock argument in submit_int_msgMichal Suchanek
2019-09-11usb: Add nonblock argument to submit_int_msgMichal Suchanek
2019-09-10usb: xhci-dwc3: Add support for dis_u2_susphy_quirkNeil Armstrong
2019-08-22usb: r8a66597: Add optional DM VBUS regulator supportMarek Vasut
2019-08-22usb: r8a66597: Checkpatch cleanupMarek Vasut
2019-08-22usb: r8a66597: Add Kconfig entryMarek Vasut
2019-08-22usb: r8a66597: Convert to USB DMMarek Vasut
2019-08-22usb: r8a66597: Replace R8A66597_BASE0Marek Vasut
2019-08-22usb: r8a66597: Remove BE supportMarek Vasut
2019-08-22usb: r8a66597: Replace IO accessorsMarek Vasut
2019-08-22usb: r8a66597: Make CONFIG_RZA_USB defaultMarek Vasut
2019-08-22usb: r8a66597: Remove CONFIG_SUPERH_ON_CHIP_R8A66597Marek Vasut
2019-08-11env: Move env_get() to env.hSimon Glass
2019-08-08usb, ohci, pci: add DM support for PCI-based OHCI USB controllerHeiko Schocher
2019-08-08usb, ohci: add warning if none on pci foundHeiko Schocher
2019-08-08usb, ohci-hcd: set OHCI_USE_NPS if DM_PCIHeiko Schocher
2019-08-08usb, ohci: fix ohci swap register accessHeiko Schocher
2019-08-08usb, ohci-hdc: fix warning 'ohci_pci_ids' defined but not usedHeiko Schocher
2019-07-19rockchip: xhci: Remove RK3399 supportMark Kettenis