Hi Greg These xhci patches are for usb-next and apply on top of 3.17-rc1 It contains Hans De Goede's xhci cleanups, and one small xhci suspend improvement. I'll be out hiking and unable to respond (no network whatsoeever) until mid next week, 27.8. -Mathias Al Cooper (1): usb: xhci_suspend is not stopping the root hub timer for the shared HCD Hans de Goede (6): xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current TD" xhci: Move allocating of command for new_dequeue_state to queue_set_tr_deq() xhci: Fold queue_set_tr_deq into xhci_queue_new_dequeue_state xhci: Remove "FIXME - check all the stream rings for pending cancellations" xhci: Always ring the doorbell for active eps when a Set TR deq ptr cmd completes xhci: xhci_ring_device: Ring stream ring bells for endpoints with streams drivers/usb/host/xhci-hub.c | 15 +++-- drivers/usb/host/xhci-mem.c | 4 +- drivers/usb/host/xhci-ring.c | 137 ++++++++++++++++++++++--------------------- drivers/usb/host/xhci.c | 11 ++-- drivers/usb/host/xhci.h | 7 +-- 5 files changed, 93 insertions(+), 81 deletions(-) -- 1.8.3.2 -- 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