Hi Greg A couple of xhci fixes, one finding all quirks for platform xhci devices, and another fixing use-after-free case if stale URBs are cancelled on already re-allocated endpoints. -Mathias Anurag Kumar Vulisha (1): usb: host: xhci-plat: Iterate over parent nodes for finding quirks Mathias Nyman (1): xhci: Fix use after free for URB cancellation on a reallocated endpoint drivers/usb/host/xhci-plat.c | 27 ++++++++++++++++----------- drivers/usb/host/xhci.c | 30 ++++++++++++++++++++++++++++++ 2 files changed, 46 insertions(+), 11 deletions(-) -- 2.7.4