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 if left uncleared.

Lu Baolu (2):
  usb: xhci: handle Config Error Change (CEC) in xhci driver
  usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllers

 drivers/usb/host/xhci-hub.c | 9 ++++++++-
 drivers/usb/host/xhci-pci.c | 2 +-
 2 files changed, 9 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