This is a rather convoluted pile of patches so I've picked out some of the obvious bits as a starter and the other stuff (particularly the OTG stuff) can then progress once people are happy with the basics --- Alek Du (1): ehci: Support for Intel Moorestown MPH and OTG host Hao Wu (2): usb: ehci-pci: add Intel Penwell USB Host Power budget limitation usb: ehci-pci: Support Intel Medfield Platform USB OTG Host drivers/usb/core/hub.c | 10 ++++++++++ drivers/usb/core/usb.h | 1 - drivers/usb/host/ehci-hcd.c | 19 +++++++++++++++++++ drivers/usb/host/ehci-hub.c | 13 +++++++++++-- drivers/usb/host/ehci-pci.c | 20 ++++++++++++++++++++ drivers/usb/host/ehci.h | 6 ++++++ include/linux/usb/hcd.h | 6 ++++++ 7 files changed, 72 insertions(+), 3 deletions(-) -- "Knowledge has no value or use for the solitary owner: to be enjoyed it must be communicated" -- Charles Pratt, 1st Earl Camden -- 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