Hi Greg
Any chance you could squeeze two more small patches into 4.0?
Both are small fixes, and solve cases where xhci just gets stuck.
One in case we got multiple isoc transfers filling the event ring,
and the other makes sure we handle config error change event,
which would block all new events
Hi Greg
Two more patches for usb-linus.
One fixes short transfers on control endpoints with 0 data transferred.
The other one is a Intel xhci HW issue workaround for PME events
-Mathias
Aleksander Morgado (1):
xhci: fix reporting of 0-sized URBs in control endpoint
Mathias Nyman (1):
xhci: