Hi Greg This series contain ASMedia and AMD host specific fixes, streams null pointer fix, and rare timeout, memleak and locking issues. Thanks Mathias Jiahau Chang (1): xhci: Bad Ethernet performance plugged in ASM1042A host Mathias Nyman (2): xhci: Fix NULL pointer dereference when cleaning up streams for removed host xhci: fix 20000ms port resume timeout Peter Chen (1): usb: xhci: fix spinlock recursion for USB2 test mode Shu Wang (1): xhci: fix memleak in xhci_run() Shyam Sundar S K (1): usb: xhci: Issue stop EP command only when the EP state is running drivers/usb/host/pci-quirks.c | 54 +++++++++++++++++++++++++++++++++++++++++++ drivers/usb/host/pci-quirks.h | 2 ++ drivers/usb/host/xhci-hub.c | 14 ++++++++++- drivers/usb/host/xhci-pci.c | 6 +++++ drivers/usb/host/xhci-ring.c | 11 +++++---- drivers/usb/host/xhci.c | 10 +++++++- drivers/usb/host/xhci.h | 1 + 7 files changed, 92 insertions(+), 6 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