Hi Greg Some xhci fixes for usb-linus, mostly tuning quirks, but also fixing one linked list issue. Thanks Mathias Jens Glathe (1): usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller Mario Limonciello (1): xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices Mathias Nyman (2): xhci: Add quirk to reset host back to default state at shutdown xhci: Remove device endpoints from bandwidth list when freeing the device drivers/usb/host/xhci-mem.c | 20 ++++++++++------- drivers/usb/host/xhci-pci.c | 44 +++++++++++++------------------------ drivers/usb/host/xhci.c | 10 +++++++-- drivers/usb/host/xhci.h | 1 + 4 files changed, 36 insertions(+), 39 deletions(-) -- 2.25.1