Hi Greg Some xhci features and fixes for usb-next. Both fixing some possible memory leaks that are too late for usb-linus, and simple code cleanups for usb-next Thanks -Mathias Jianglei Nie (1): usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info() Mario Limonciello (1): xhci: Don't show warning for reinit on known broken suspend Mathias Nyman (3): xhci: show fault reason for a failed enable slot command xhci: remove unused command member from struct xhci_hcd struct xhci: remove unused lpm_failed_dev member from struct xhci_hcd Rafael Mendonca (1): xhci: dbc: Fix memory leak in xhci_alloc_dbc() drivers/usb/host/xhci-dbgcap.c | 2 +- drivers/usb/host/xhci-mem.c | 7 ++++++- drivers/usb/host/xhci.c | 6 ++++-- drivers/usb/host/xhci.h | 3 --- 4 files changed, 11 insertions(+), 7 deletions(-) -- 2.25.1