Here's some more small fixes for your .39 tree. Nothing major, just some small fixes for things that have been reported. The omap regulator patch was unfortunately named, but it does fix a problem that has been seen with that hardware that is needed to get it to work properly. Please pull from: master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/ usb-linus All of these have been in the linux-next tree for a while. The full patches will be sent to the linux-usb mailing list, if anyone wants to see them. thanks, greg k-h ------------ drivers/mfd/omap-usb-host.c | 9 +++------ drivers/staging/usbip/vhci_hcd.c | 2 +- drivers/usb/host/ehci-omap.c | 20 ++++++++++++++++++++ drivers/usb/host/isp1760-hcd.c | 1 + drivers/usb/host/xhci-hub.c | 19 +++++++++++++++++-- drivers/usb/musb/musb_gadget.c | 6 ++---- drivers/usb/musb/omap2430.c | 2 +- 7 files changed, 45 insertions(+), 14 deletions(-) --------------- Alan Stern (1): USB: fix regression in usbip by setting has_tt flag Andiry Xu (1): xHCI: Clear PLC in xhci_bus_resume() Arvid Brodin (1): usb/isp1760: Report correct urb status after unlink Axel Lin (1): mfd: Fix usbhs_enable error handling Jarkko Nikula (2): usb: musb: omap2430: Fix retention idle on musb peripheral only boards usb: musb: gadget: Fix out-of-sync runtime pm calls Keshava Munegowda (1): omap:usb: add regulator support for EHCI -- 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