Hi Greg Fix a couple power management related xHCI issues, and a couple vendor specific workarounds. -Mathias Forest Crossman (1): usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressing Mathias Nyman (2): xhci: Improve detection of device initiated wake signal. xhci: Fix repeated xhci wake after suspend due to uncleared internal wake state Stanislaw Gruszka (1): usb: xhci: do not perform Soft Retry for some xHCI hosts drivers/usb/host/xhci-pci.c | 13 +++++- drivers/usb/host/xhci-ring.c | 3 +- drivers/usb/host/xhci.c | 78 ++++++++++++++++++++---------------- drivers/usb/host/xhci.h | 1 + 4 files changed, 57 insertions(+), 38 deletions(-) -- 2.25.1