Hi Greg A few xhci fixes for usb-linus. Fixing a oops in xhci tracing, a race in S3 resume event handling, tegra runtime PM, and other small fixes.
-Mathias Ajay Gupta (1): usb: xhci: increase CRS timeout value Dongjiu Geng (1): usb: xhci: remove the code build warning Mathias Nyman (1): xhci: Fix perceived dead host due to runtime suspend race with event handler Stefan Agner (1): usb: xhci: tegra: fix runtime PM error handling Zhengjun Xing (1): xhci: Fix kernel oops in trace_xhci_free_virt_device drivers/usb/host/xhci-mem.c | 4 ++-- drivers/usb/host/xhci-tegra.c | 6 +++--- drivers/usb/host/xhci-trace.h | 36 ++++++++++++++++++++++++++++----- drivers/usb/host/xhci.c | 47 +++++++++++++++++++++++++++++++++++++++---- drivers/usb/host/xhci.h | 4 ++++ 5 files changed, 83 insertions(+), 14 deletions(-) -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html