Hi Greg There xhci patches for usb-next include support for a couple new xhci 1.1 features, support for zero packet bulk transfers and some other minor changes -Mathias Lu Baolu (2): xhci: xHCI 1.1: Contiguous Frame ID Capability (CFC) xhci: xHCI 1.1: Stopped - Short Packet Capability (SPC) Rafał Miłecki (1): usb: xhci: make USB_XHCI_PLATFORM selectable Reyad Attiyat (1): usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfers Saurabh Karajgaonkar (1): usb: host: xhci: Simplify return statement drivers/usb/host/Kconfig | 9 +- drivers/usb/host/xhci-dbg.c | 4 + drivers/usb/host/xhci-ring.c | 301 ++++++++++++++++++++++++++++++++++++++----- drivers/usb/host/xhci.c | 11 +- drivers/usb/host/xhci.h | 13 +- 5 files changed, 300 insertions(+), 38 deletions(-) -- 1.8.3.2 -- 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