Hi Greg A few small xHCI fixes for usb-linus 5.13-rc. Thanks -Mathias Abhijeet Rao (1): xhci-pci: Allow host runtime PM as default for Intel Alder Lake xHCI Christophe JAILLET (1): xhci: Do not use GFP_KERNEL in (potentially) atomic context Mathias Nyman (1): xhci: Fix giving back cancelled URBs even if halted endpoint can't reset Maximilian Luz (1): usb: xhci: Increase timeout for HC halt Sandeep Singh (1): xhci: Add reset resume quirk for AMD xhci controller. drivers/usb/host/xhci-ext-caps.h | 5 +++-- drivers/usb/host/xhci-pci.c | 8 ++++++-- drivers/usb/host/xhci-ring.c | 16 +++++++++++----- drivers/usb/host/xhci.c | 6 +++--- 4 files changed, 23 insertions(+), 12 deletions(-) -- 2.25.1