Hi Greg, Please pull these xHCI bug fixes and minor cleanups. Full patches will be sent to the linux-usb mailing list. Sarah Sharp The following changes since commit 9ce4f80fb67b47b96c647ac6280a06dbd4bb50d2: Greg Kroah-Hartman (1): Revert "USB: Reset USB 3.0 devices on (re)discovery" are available in the git repository at: git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci.git for-usb-linus Dmitry Torokhov (3): USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itself USB: xhci: fix couple sparse annotations USB: xhci: mark local functions as static Luben Tuikov (1): USB: Reset USB 3.0 devices on (re)discovery Paul Zimmerman (4): xhci: Avoid BUG() in interrupt context xhci: Clarify some expressions in the TRB math xhci: Fix errors in the running total calculations in the TRB math xhci: Fix an error in count_sg_trbs_needed() drivers/usb/core/hub.c | 18 +++++++----------- drivers/usb/host/xhci-dbg.c | 9 +++++---- drivers/usb/host/xhci-mem.c | 10 +++++----- drivers/usb/host/xhci-ring.c | 40 +++++++++++++++++++++++----------------- drivers/usb/host/xhci.c | 14 +++++++------- drivers/usb/host/xhci.h | 2 +- 6 files changed, 48 insertions(+), 45 deletions(-) -- 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