Hi Greg A couple xhci fixes for 6.4 Fixing a S3 resume issue on AMD hosts, and a flaw in calculating free TRBs in ring buffer which may cause xhci to hog extra memory. Thanks Mathias Mario Limonciello (1): xhci-pci: Only run d3cold avoidance quirk for s2idle Mathias Nyman (1): xhci: Fix incorrect tracking of free space on transfer rings drivers/usb/host/xhci-pci.c | 12 ++++++++++-- drivers/usb/host/xhci-ring.c | 29 ++++++++++++++++++++++++++++- drivers/usb/host/xhci.h | 2 +- 3 files changed, 39 insertions(+), 4 deletions(-) -- 2.25.1