Hi Greg This series for usb-next contains Christoph Hellwigs msi/msix xhci updates, better suspend and resume support for R-Car controllers, runtime pm for xhci platform devices, and a few other cleanups. -Mathias Baolin Wang (1): usb: host: plat: Enable xHCI plat runtime PM Christoph Hellwig (1): xhci: switch to pci_alloc_irq_vectors Peter Chen (3): usb: host: xhci: using correct specification chapter reference for DCBAAP usb: host: xhci: delete sp_dma_buffers for scratchpad usb: host: xhci: print correct command ring address Yoshihiro Shimoda (3): usb: host: xhci-plat: enable clk in resume timing usb: host: xhci-plat: add resume_quirk() usb: host: xhci-plat: set resume_quirk() for R-Car controllers drivers/usb/host/xhci-mem.c | 22 +++------- drivers/usb/host/xhci-plat.c | 82 +++++++++++++++++++++++++++++++---- drivers/usb/host/xhci-plat.h | 1 + drivers/usb/host/xhci-rcar.c | 11 +++++ drivers/usb/host/xhci-rcar.h | 6 +++ drivers/usb/host/xhci.c | 100 +++++++++++++------------------------------ drivers/usb/host/xhci.h | 2 - 7 files changed, 127 insertions(+), 97 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