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: Workaround for PME stuck issues in Intel xhci

 drivers/usb/host/xhci-pci.c  | 30 ++++++++++++++++++++++++++++++
 drivers/usb/host/xhci-ring.c | 10 ++++++++--
 drivers/usb/host/xhci.h      |  4 ++++
 3 files changed, 42 insertions(+), 2 deletions(-)

-- 
1.8.3.2

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to