[PATCH 0/9] xhci features for usb-next

2017-08-16 Thread Mathias Nyman
Hi Greg Patch 8/9 is a usb core change that increases reset signaling time for root hub ports for all hosts. Just wanted to point this out to you and Alan. It should end up saving port reset time in most cases. The rest adds xhci port tracing, tunes xhci bus resume and sorts out firmware

[PATCH 0/9] xhci features for usb-next

2016-04-22 Thread Mathias Nyman
Hi Greg These patches for 4.7 are mostly refactoring and cleanups. Alexandr Ivanov refactored xhci bulk transfer queuing, and Felipe cleaned up code for xhci platform devices. Alexandr Ivanov (3): usb: xhci: merge xhci_queue_bulk_tx and queue_bulk_sg_tx functions usb: xhci: remove duplicate

[PATCH 0/9] xhci features for usb next

2015-05-29 Thread Mathias Nyman
Hi Greg These xhci patches for usb-next include Roger Quardros series allowing xhci to work nicely with OTG core. Other patches optimize resume time for xhci, and remove a common quirk that we can detect and handle by default. -Mathias Chris Bainbridge (1): usb: host: xhci: remove incorrect