Hi Greg A few more features for usb-next. Support for 64bit DMA only platforms, ACPI identification for xhci-platform and some other minor changes -Mathias Andy Shevchenko (1): xhci: replace custom implementation of readq / writeq Duc Dang (3): usb: make xhci platform driver use 64 bit or 32 bit DMA usb: Add support for ACPI identification to xhci-platform usb: xhci: configure 32-bit DMA if the controller does not support 64-bit DMA Lu, Baolu (1): usb: xhci: Makefile: move xhci-pci and xhci-plat-hcd after xhci-hcd Mathias Nyman (1): xhci: create one unified function to calculate TRB TD remainder. drivers/usb/host/Makefile | 5 +- drivers/usb/host/xhci-plat.c | 29 +++++++++--- drivers/usb/host/xhci-ring.c | 106 ++++++++++++++++++------------------------- drivers/usb/host/xhci.c | 10 ++++ drivers/usb/host/xhci.h | 16 +++---- 5 files changed, 84 insertions(+), 82 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