Hi Greg A few xhci fixes for usb-linus, solving a couple endianness issues, and a use-after-free regression reported by Johan Hovold -Mathias Ben Dooks (Codethink) (1): usb: xhci: fix __le32/__le64 accessors in debugfs code Mathias Nyman (1): xhci: Fix use-after-free regression in xhci clear hub TT implementation Samuel Holland (1): usb: xhci: fix Immediate Data Transfer endianness drivers/usb/host/xhci-debugfs.c | 24 +++++++++--------- drivers/usb/host/xhci-ring.c | 2 ++ drivers/usb/host/xhci.c | 54 ++++++++++++++++++++++++++++++++++------- 3 files changed, 59 insertions(+), 21 deletions(-) -- 2.7.4