9
0
Fork 0
barebox/drivers/usb/core
Sascha Hauer 0408cb01fa usb: Add usb phy to usb host
Add a struct usb_phy * member to struct usb_host. Also, call
usb_phy_notify_connect() / usb_phy_notify_disconnect() when there
are connection changes on the root hub.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2016-09-29 13:57:14 +02:00
..
Makefile Merge branch 'for-next/usb-host' 2014-08-07 20:34:39 +02:00
common.c USB: gadget: Update to 3.15 2014-07-22 08:08:44 +02:00
hub.c usb: Add usb phy to usb host 2016-09-29 13:57:14 +02:00
hub.h USB: host: hub: Turn into a driver 2014-07-18 14:50:20 +02:00
of.c USB: add usb phy header file 2014-09-26 08:49:21 +02:00
usb.c usb: Use standard debug macro 2016-09-28 15:34:15 +02:00
usb.h USB: improve error paths and tear-down 2014-07-28 07:31:18 +02:00