u-boot-brain/drivers/usb
Hans de Goede dc9a391270 musb-new: Use time based timeouts rather then cpu-cycles based timeouts
CPU cycle based timeouts are no good, because how long they use depends on
CPU speed. Instead use time based timeouts, and wait one second for a
device connection to show up (per the USB spec), and wait USB_TIMEOUT_MS
for various urbs to complete.

This fixes "usb start" taking for ever when no device is plugged into the
otg port.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2015-01-18 12:31:36 +01:00
..
eth usb: eth: add ASIX AX88179 DRIVER 2014-12-31 19:10:13 +01:00
gadget usb: gadget: pxa25x_udc: fix use-before-initialized bug 2015-01-18 12:31:01 +01:00
host usb: Add an interval parameter to create_int_queue 2015-01-18 12:31:35 +01:00
musb include: move various macros to include/linux/kernel.h 2014-11-20 11:28:25 -05:00
musb-new musb-new: Use time based timeouts rather then cpu-cycles based timeouts 2015-01-18 12:31:36 +01:00
phy usb: phy: omap_usb_phy: fix build breakage 2014-12-04 11:04:13 -05:00
ulpi drivers: usb: convert makefiles to Kbuild style 2013-10-31 13:25:38 -04:00
Kconfig usb: add basic USB configs in Kconfig 2014-11-12 00:21:18 +09:00