rv1126-uboot/drivers/usb/host
Adam Ford 200d235e49 UPSTREAM: usb: ohci: Re-enable commented out delay
There is a delay function that was commented out.  This patch
re-enables it, because it will be needed for da850 ohci support.

Change-Id: Ibfbe2844807ac13501cc17a297c724791e1eac52
Signed-off-by: Adam Ford <aford173@gmail.com>
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
(cherry picked from commit e0b0af666a81f166397e3aebd26e9401ae48c97d)
2020-01-07 17:24:58 +08:00
..
Kconfig UPSTREAM: configs: move CONFIG_USB_EHCI_VF to Kconfig 2020-01-07 17:24:56 +08:00
Makefile UPSTREAM: usb: host: Drop [e-o]hci-sunxi drivers 2020-01-07 17:24:56 +08:00
dwc2.c UPSTREAM: usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 2020-01-07 17:24:53 +08:00
dwc2.h UPSTREAM: usb: dwc2: Rename CONFIG_DWC2_UTMI_PHY_WIDTH to CONFIG_DWC2_UTMI_WIDTH 2020-01-07 17:24:47 +08:00
dwc3-of-simple.c UPSTREAM: usb: dwc3-of-simple: fix error check of clk_get_bulk when disabled 2020-01-07 17:24:49 +08:00
dwc3-sti-glue.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2019-07-05 19:33:35 +08:00
ehci-armada100.c
ehci-atmel.c UPSTREAM: usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 2020-01-07 17:24:53 +08:00
ehci-exynos.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
ehci-faraday.c
ehci-fsl.c UPSTREAM: usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 2020-01-07 17:24:53 +08:00
ehci-generic.c UPSTREAM: usb: ehci-generic: Add vbus-supply regulator support 2020-01-07 17:24:53 +08:00
ehci-hcd.c UPSTREAM: usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 2020-01-07 17:24:53 +08:00
ehci-marvell.c UPSTREAM: usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 2020-01-07 17:24:53 +08:00
ehci-msm.c UPSTREAM: ehci: msm: Add missing platdata 2020-01-07 17:24:53 +08:00
ehci-mx5.c UPSTREAM: USB: DM: Convert i.MX5 ehci code to driver model 2020-01-07 17:24:57 +08:00
ehci-mx6.c UPSTREAM: usb: ehci-mx6: Use common code to extract dr_mode 2020-01-07 17:24:56 +08:00
ehci-mxc.c
ehci-mxs.c UPSTREAM: usb: ehci: mxs: fix swapped argument in ehci_writel() 2020-01-07 17:24:46 +08:00
ehci-omap.c
ehci-pci.c UPSTREAM: usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 2020-01-07 17:24:53 +08:00
ehci-rcar_gen3.c UPSTREAM: wait_bit: use wait_for_bit_le32 and remove wait_for_bit 2019-07-05 19:21:04 +08:00
ehci-rmobile.c
ehci-spear.c
ehci-sunxi.c UPSTREAM: usb: sunxi: Simplify ccm reg base code 2020-01-07 17:24:51 +08:00
ehci-tegra.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
ehci-vct.c
ehci-vf.c UPSTREAM: usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 2020-01-07 17:24:53 +08:00
ehci-zynq.c
ehci.h UPSTREAM: usb: ehci: Make the PHY handling generic 2020-01-07 17:24:52 +08:00
ohci-at91.c
ohci-da8xx.c
ohci-ep93xx.c
ohci-generic.c UPSTREAM: usb: ohci-generic: replace pr_err() by dev_err() 2020-01-07 17:24:48 +08:00
ohci-hcd.c UPSTREAM: usb: ohci: Re-enable commented out delay 2020-01-07 17:24:58 +08:00
ohci-lpc32xx.c UPSTREAM: wait_bit: use wait_for_bit_le32 and remove wait_for_bit 2019-07-05 19:21:04 +08:00
ohci-sunxi.c UPSTREAM: usb: sunxi: Simplify ccm reg base code 2020-01-07 17:24:51 +08:00
ohci.h UPSTREAM: usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 2020-01-07 17:24:53 +08:00
r8a66597-hcd.c UPSTREAM: usb: host: Drop unused hcd_name from r8a66597-hcd.c 2020-01-07 17:24:46 +08:00
r8a66597.h UPSTREAM: usb: r8a66597: Add support for RZ/A series 2020-01-07 17:24:46 +08:00
sl811-hcd.c
sl811.h
usb-sandbox.c UPSTREAM: usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum() 2020-01-07 17:24:43 +08:00
usb-uclass.c UPSTREAM: usb: host: Print device name when scanning 2020-01-07 17:24:56 +08:00
utmi-armada100.c
xhci-dwc3.c UPSTREAM: dwc3: move phy operation to core.c 2020-01-07 17:24:54 +08:00
xhci-exynos5.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
xhci-fsl.c UPSTREAM: usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 2020-01-07 17:24:53 +08:00
xhci-keystone.c
xhci-mem.c UPSTREAM: usb: xhci-mem: Fix scratchpad array issue 2020-01-07 17:24:55 +08:00
xhci-mvebu.c UPSTREAM: mvebu: usb: xhci: a38x support 2020-01-07 17:24:45 +08:00
xhci-omap.c UPSTREAM: usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions 2020-01-07 17:24:47 +08:00
xhci-pci.c UPSTREAM: usb: xhci-pci: Fix compiler warning 2020-01-07 17:24:52 +08:00
xhci-rcar-r8a779x_usb3_v3.h UPSTREAM: usb: xhci: Add Renesas R-Car xHCI driver 2020-01-07 17:24:45 +08:00
xhci-rcar.c UPSTREAM: usb: xhci-rcar: deregister before deactivating clock 2020-01-07 17:24:51 +08:00
xhci-ring.c UPSTREAM: usb: xhci: Fix bool initialization in xhci_bulk_tx 2020-01-07 17:24:46 +08:00
xhci-rockchip.c UPSTREAM: rockchip: xhci: remove DTS parsing for PHY (which is unused) 2020-01-07 17:24:51 +08:00
xhci-zynqmp.c UPSTREAM: usb: xhci: zynqmp: Fix header location 2020-01-07 17:24:52 +08:00
xhci.c UPSTREAM: usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 2020-01-07 17:24:53 +08:00
xhci.h UPSTREAM: usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 2020-01-07 17:24:53 +08:00