This patchset mostly fixes tiny issues with ci13xxx I met when I started reworking support for i.MX28 USB. I added one unrelated (to ci13xxx) patch to this series (1/4), that allows the USB host controller to tackle PHY to flip the disconnection detector on/off. Marek Vasut (4): PHY: Add .notify() into struct usb_phy CI13xxx: Allow use of CONFIG_USB_EHCI_ROOT_HUB_TT CI13xxx: Use usb_put_hcd() on failure to drop HCD CI13xxx: Add USB host interrupt notifier drivers/usb/chipidea/host.c | 6 +++++- drivers/usb/host/Kconfig | 4 ++-- include/linux/usb/chipidea.h | 1 + include/linux/usb/otg.h | 12 ++++++++++++ 4 files changed, 20 insertions(+), 3 deletions(-) Cc: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> Cc: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx> Cc: Felipe Balbi <balbi@xxxxxx> Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Cc: Linux USB <linux-usb@xxxxxxxxxxxxxxx> -- 1.7.10 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html