Hi Greg Xhci patches for usb-next, cleanups, support for syncing seq_nr/toggle if a clear endpoint halt request is issued on non-halted endpoints, and other small changes -Mathias Dan Carpenter (1): usb: xhci: Clean up error code in xhci_dbc_tty_register_device() Lu Baolu (2): usb: xhci: Remove ep_trb from xhci_cleanup_halted_endpoint() usb: xhci: Remove ep_trb from finish_td() Mathias Nyman (5): xhci: zero usb device slot_id member when disabling and freeing a xhci slot xhci: Don't always run the default stop endpoint command completion handler xhci: refactor xhci_urb_enqueue a bit with minor changes xhci: Clear the host side toggle manually when endpoint is soft reset xhci: Show what USB release number the xHC supports from protocol capablity Yoshihiro Shimoda (1): usb: host: xhci-rcar: add support for r8a77965 Documentation/devicetree/bindings/usb/usb-xhci.txt | 1 + drivers/usb/host/xhci-dbgtty.c | 5 +- drivers/usb/host/xhci-mem.c | 2 + drivers/usb/host/xhci-rcar.c | 4 + drivers/usb/host/xhci-ring.c | 27 ++-- drivers/usb/host/xhci.c | 139 ++++++++++++++++----- drivers/usb/host/xhci.h | 2 + 7 files changed, 135 insertions(+), 45 deletions(-) -- 2.7.4 -- 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