Hi Greg

A bunch of smaller fixes for usb-linus this time, including among others
a lock inversion fix by Alan.

-Mathias

Alan Stern (1):
  USB: xhci: fix lock-inversion problem

Mathias Nyman (3):
  usb: xhci: trace URB before giving it back instead of after
  xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for Denverton
  xhci: Fix command ring stop regression in 4.11

Matthias Lange (1):
  xhci: remove GFP_DMA flag from allocation

Peter Chen (2):
  usb: host: xhci-mem: allocate zeroed Scratchpad Buffer
  usb: host: xhci-ring: don't need to clear interrupt pending for MSI
    enabled hcd

Thomas Petazzoni (1):
  usb: host: xhci-plat: propagate return value of platform_get_irq()

 drivers/usb/host/xhci-hub.c  |  2 +-
 drivers/usb/host/xhci-mem.c  |  4 ++--
 drivers/usb/host/xhci-pci.c  |  7 +++++--
 drivers/usb/host/xhci-plat.c |  2 +-
 drivers/usb/host/xhci-ring.c | 20 +++++++++-----------
 drivers/usb/host/xhci.c      | 13 +++++++------
 include/linux/usb/hcd.h      |  1 +
 7 files changed, 26 insertions(+), 23 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