Hi Greg

These xhci fixes for usb-linus resolve a link power management race
preventing USB 2 devices from suspending again.
The CFC fix is for the newly added Contiguous Frame ID (CFC) capability,
fixing an audio noise issue with Isoch transfers on CFC capable hosts.
The last fix is a grace period needed by Intel xhci controllers after
controller reset.

Lu Baolu (1):
  usb: xhci: fix checking ep busy for CFC

Mathias Nyman (1):
  xhci: Fix a race in usb2 LPM resume, blocking U3 for usb2 devices

Rajmohan Mani (1):
  xhci: Workaround to get Intel xHCI reset working more reliably

 drivers/usb/host/xhci-hub.c  | 15 +++++++++------
 drivers/usb/host/xhci-ring.c | 32 ++++++--------------------------
 drivers/usb/host/xhci.c      | 10 ++++++++++
 3 files changed, 25 insertions(+), 32 deletions(-)

-- 
1.9.1

--
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