u-boot-brain/drivers/usb/host
Stefan Roese 706865afe5 dm: core: Add flags parameter to device_remove()
This patch adds the flags parameter to device_remove() and changes all
calls to this function to provide the default value of DM_REMOVE_NORMAL
for "normal" device removal.

This is in preparation for the driver specific pre-OS (e.g. DMA
cancelling) remove support.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Acked-by: Simon Glass <sjg@chromium.org>
2017-04-04 20:15:10 -06:00
..
dwc2.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
dwc2.h
ehci-armada100.c Update Maintainer and Author's email address 2016-12-27 11:24:17 -05:00
ehci-atmel.c usb: ehci-atmel: Remove unnecessary clock calling 2016-10-28 18:37:15 +02:00
ehci-exynos.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
ehci-faraday.c
ehci-fsl.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
ehci-generic.c
ehci-hcd.c
ehci-marvell.c
ehci-mpc512x.c
ehci-msm.c
ehci-mx5.c
ehci-mx6.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
ehci-mxc.c
ehci-mxs.c
ehci-omap.c
ehci-pci.c
ehci-ppc4xx.c
ehci-rmobile.c
ehci-spear.c
ehci-sunxi.c sunxi: A64: enable USB support 2016-10-30 11:38:04 +01:00
ehci-tegra.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
ehci-vct.c
ehci-vf.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
ehci-zynq.c
ehci.h
isp116x-hcd.c Remove some merge markers 2016-10-23 18:33:18 -04:00
isp116x.h
Kconfig mvebu: usb: xhci: Add VBUS regulator supply to the host driver 2017-03-23 08:45:25 +01:00
Makefile
ohci-at91.c
ohci-da8xx.c
ohci-ep93xx.c
ohci-generic.c
ohci-hcd.c Fix spelling of "resetting". 2016-10-31 10:13:17 -04:00
ohci-lpc32xx.c
ohci-s3c24xx.c Fix spelling of "resetting". 2016-10-31 10:13:17 -04:00
ohci-s3c24xx.h
ohci-sunxi.c Merge branch 'master' of http://git.denx.de/u-boot-sunxi 2016-10-30 08:11:50 -04:00
ohci.h drivers: USB: OHCI: allow compilation for 64-bit targets 2016-10-29 19:45:40 +02:00
r8a66597-hcd.c
r8a66597.h
sl811-hcd.c
sl811.h
usb-sandbox.c
usb-uclass.c dm: core: Add flags parameter to device_remove() 2017-04-04 20:15:10 -06:00
utmi-armada100.c Update Maintainer and Author's email address 2016-12-27 11:24:17 -05:00
xhci-dwc3.c
xhci-exynos5.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
xhci-fsl.c
xhci-keystone.c
xhci-mem.c
xhci-mvebu.c mvebu: usb: xhci: Add VBUS regulator supply to the host driver 2017-03-23 08:45:25 +01:00
xhci-omap.c
xhci-pci.c usb: xhci-pci: Add DM support 2016-12-06 01:54:26 +01:00
xhci-ring.c
xhci-rockchip.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
xhci-zynqmp.c
xhci.c
xhci.h