u-boot-brain/drivers/usb/host
Simon Glass 09c5c16455 dm: usb: Convert echi-pci to use new DM PCI API
Convert this driver to use the new driver model PCI API.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Marek Vasut <marex@denx.de>
2016-01-12 10:19:09 -07:00
..
dwc2.c usb: dwc2: avoid out of bounds access 2015-12-31 10:05:31 +01:00
dwc2.h
ehci-armada100.c
ehci-atmel.c
ehci-exynos.c usb: host: ehci: samsung: Move hcor initialization after usb phy setup 2015-12-17 21:54:41 +01:00
ehci-faraday.c
ehci-fsl.c
ehci-generic.c usb: add support for generic EHCI devices 2015-12-07 00:14:59 +01:00
ehci-hcd.c usb: Move determination of TT hub address/port into separate function 2015-12-31 16:16:29 +01:00
ehci-marvell.c usb: ehci-marvell.c: Add DM support 2015-10-21 02:25:01 +02:00
ehci-mpc512x.c
ehci-mx5.c
ehci-mx6.c imx: usb: ehci-mx6: wait_for_bit to check reg status 2015-08-19 22:30:20 +02:00
ehci-mxc.c
ehci-mxs.c
ehci-omap.c
ehci-pci.c dm: usb: Convert echi-pci to use new DM PCI API 2016-01-12 10:19:09 -07:00
ehci-ppc4xx.c
ehci-rmobile.c
ehci-spear.c usb: spear: Add support for both SPEAr600 EHCI controllers 2015-08-19 22:30:20 +02:00
ehci-sunxi.c sunxi: usb: Rename the sunxi usb driver DM entry 2015-12-07 00:14:59 +01:00
ehci-tegra.c dm: Use dev_get_addr() where possible 2015-08-31 07:57:26 -06:00
ehci-uniphier.c
ehci-vct.c
ehci-vf.c
ehci-zynq.c
ehci.h usb: ehci: remember init mode 2015-09-07 13:41:05 +02:00
isp116x-hcd.c
isp116x.h
Kconfig usb: add support of generic OHCI devices 2015-12-17 21:54:41 +01:00
Makefile usb: add support of generic OHCI devices 2015-12-17 21:54:41 +01:00
ohci-at91.c
ohci-da8xx.c
ohci-ep93xx.c
ohci-generic.c usb: add support of generic OHCI devices 2015-12-17 21:54:41 +01:00
ohci-hcd.c ohci: Add missing cache-flush for hcca area 2015-11-03 17:29:33 +01:00
ohci-lpc32xx.c usb: lpc32xx: add host USB driver 2015-08-18 13:45:57 -04:00
ohci-s3c24xx.c
ohci-s3c24xx.h
ohci-sunxi.c sunxi: usb-phy: Never power off the usb ports 2015-08-08 16:26:19 +02:00
ohci.h usb: ohci: enable cache support 2015-08-12 20:47:48 -04:00
r8a66597-hcd.c Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
r8a66597.h usb: Update some EHCI driver licenses to use SPDX 2015-07-21 17:39:38 -06:00
sl811-hcd.c
sl811.h
usb-sandbox.c usb: sandbox: Add support for interrupt operations 2015-11-19 20:27:52 -07:00
usb-uclass.c dm: usb: Remove inactive children after a bus scan 2015-11-19 20:27:52 -07:00
utmi-armada100.c
xhci-dwc3.c usb: xhci: dwc3: Adding reset delay requirement as per dwc3 databook 2015-12-07 00:15:00 +01:00
xhci-exynos5.c dm: Use dev_get_addr() where possible 2015-08-31 07:57:26 -06:00
xhci-fsl.c usb: xhci: fsl: Removing unused function usb_phy_reset 2015-12-07 00:15:00 +01:00
xhci-keystone.c usb: xhci: keystone: Remove common dwc3 drv functions calls 2015-07-22 08:55:44 +02:00
xhci-mem.c
xhci-omap.c usb: host: xhci-omap: fix build break 2015-12-07 00:14:59 +01:00
xhci-pci.c
xhci-ring.c
xhci-uniphier.c
xhci-zynqmp.c usb: xhci: zynqmp: Removing unused function usb_phy_reset 2015-12-07 00:15:00 +01:00
xhci.c dm: Rename dev_get_parentdata() to dev_get_parent_priv() 2015-10-23 09:42:28 -06:00
xhci.h