u-boot-brain/drivers/usb
Simon Glass eae11bece6 dm: usb: Remove inactive children after a bus scan
Each scan of the USB bus may return different results. Existing driver-model
devices are reused when found, but if a device no longer exists it will stay
around, de-activated, but bound.

Detect these devices and remove them after the scan completes.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-11-19 20:27:52 -07:00
..
dwc3 Various Makefiles: Add SPDX-License-Identifier tags 2015-11-10 09:19:52 -05:00
emul sandbox: usb: Allow finding a USB emulator for a device 2015-11-19 20:27:51 -07:00
eth driver: usb: Fix pointer conversion warnings for hikey 2015-11-12 15:59:00 -05:00
gadget Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
host dm: usb: Remove inactive children after a bus scan 2015-11-19 20:27:52 -07:00
musb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB 2015-08-05 17:20:34 +02:00
musb-new Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
phy usb: xhci: omap: Remove common dwc3 drv functions calls 2015-07-22 08:55:44 +02:00
ulpi drivers: usb: convert makefiles to Kbuild style 2013-10-31 13:25:38 -04:00
Kconfig usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET 2015-08-05 17:20:34 +02:00