Hi Greg This series contain the RFC-PATCH for usb-acpi, improving xhci and ehci driver load times. It didn't stir up any discussion or objections. Series also includes a change to make URB cancel more reliable in xhci. More features for usb-next are still cooking, not sure if they will make 4.13, so I'd like to get these ones out of the way Thanks Mathias Mathias Nyman (5): xhci: Add helper to get hardware dequeue pointer for stopped rings. xhci: Add stream id to xhci_dequeue_state structure xhci: Find out where an endpoint or stream stopped from its context. xhci: remove unused stopped_td pointer usb: optimize acpi companion search for usb port devices drivers/usb/core/usb-acpi.c | 26 +++++++++++++++-- drivers/usb/host/xhci-ring.c | 67 +++++++++++++++++++++++++++----------------- drivers/usb/host/xhci.c | 2 +- drivers/usb/host/xhci.h | 3 +- 4 files changed, 67 insertions(+), 31 deletions(-) -- 1.9.1 -- 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