summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
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
2019-07-19usb: xhci-dwc3: Add USB2 PHY configurationMark Kettenis
2019-07-19usb: dwc3-of-simple: Add support for RK3399Mark Kettenis
2019-07-05usb: ehci-mx6: Fix bus enumeration for DM caseMarek Vasut
2019-05-23usb: ehci: adopt 32 bit address for CONFIG_PPCYinbo Zhu
2019-05-09usb: ohci: ohci-da8xx: Cleanup Error handling and fix flagsAdam Ford
2019-05-05usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM supportAdam Ford
2019-05-03usb: ohci: Re-enable commented out delayAdam Ford
2019-04-25Convert CONFIG_USB_EHCI_MX5 to KconfigLukasz Majewski
2019-04-25USB: DM: Convert i.MX5 ehci code to driver modelLukasz Majewski
2019-04-13configs: move CONFIG_USB_EHCI_VF to KconfigMarcel Ziswiler
2019-04-09usb: ehci-mx6: Use common code to extract dr_modeAdam Ford
2019-04-09usb: host: Print device name when scanningIsmael Luceno Cortes
2019-02-20Kconfig: tegra: Migrate USB_EHCI_TEGRAPeter Robinson
2019-02-15usb: ehci-mx6: Make regulator DM_REGULATOR dependentAbel Vesa
2019-01-18usb: host: Drop [e-o]hci-sunxi driversJagan Teki
2019-01-18sunxi: usb: Switch to Generic host controllersJagan Teki
2019-01-09usb: xhci-mem: Fix scratchpad array issueYe Li
2018-12-14usb: host: replace xhci-keystone driver by the generic dwc3 driverJean-Jacques Hiblot
2018-12-07dwc3: move phy operation to core.cJean-Jacques Hiblot
2018-11-26usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer
2018-11-26usb: Remove CMD_USB dependency for common codeSven Schwermer
2018-11-26usb: Introduce CONFIG_SPL_DM_USBSven Schwermer
2018-10-29fsl/usb: Workaround for USB erratum-A005275Chris Packham
2018-09-30usb: ehci-msm: Add init_after_reset for CI_UDCRamon Fried
2018-09-30ehci: msm: use init_type in probeRamon Fried
2018-09-30ehci: msm: switch to generic PHY uclassRamon Fried
2018-09-30ehci: msm: Add missing platdataRamon Fried
2018-09-30ehci: Replace board_prepare_usb with board_usb_initRamon Fried