Hi Greg This series contain xhci debugfs fixes by Zhengjun, AMD promontory workaround for keeping BIOS disabled ports disabled, and getting rid of a extra error message. Applies on 4.16-rc1 -Mathias Joe Lee (1): xhci: workaround for AMD Promontory disabled ports wakeup Mathias Nyman (1): xhci: Don't print a warning when setting link state for disabled ports Zhengjun Xing (4): xhci: Fix NULL pointer in xhci debugfs xhci: Fix xhci debugfs devices node disappearance after hibernation xhci: xhci debugfs device nodes weren't removed after device plugged out xhci: fix xhci debugfs errors in xhci_stop drivers/usb/host/pci-quirks.c | 109 ++++++++++++++++++++++++++++++++++++++++ drivers/usb/host/pci-quirks.h | 5 ++ drivers/usb/host/xhci-debugfs.c | 4 +- drivers/usb/host/xhci-hub.c | 25 +++++---- drivers/usb/host/xhci-pci.c | 11 ++++ drivers/usb/host/xhci.c | 10 ++-- drivers/usb/host/xhci.h | 2 +- 7 files changed, 148 insertions(+), 18 deletions(-) -- 2.7.4 -- 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