Hi Greg,
Second try. These xhci fixes solve various small issues such as:
* USB 3 device enumeration issues after runtime resume seen on NEC hosts
* Add a PCI ID and needed quirk for a new controller
* Remove extra 10 seconds driver timeouts on PCI hotplugged xhcis
* R-Car SoC xhci quirks to solve their DMA addressing issues.
v2
Remove "Don't suspend a xhci usb bus if there is a pending event"
patch that had both locking and system suspend issues.
Lu Baolu (1):
usb: xhci: fix wild pointers in xhci_mem_cleanup
Mathias Nyman (2):
xhci: resume USB 3 roothub first
xhci: fix 10 second timeout on removal of PCI hotpluggable xhci
controllers
Rafal Redzimski (1):
usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host
Yoshihiro Shimoda (2):
usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORT
usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB
phys
drivers/usb/host/xhci-mem.c | 6 ++++++
drivers/usb/host/xhci-pci.c | 5 ++++-
drivers/usb/host/xhci-plat.c | 13 +++++++++++++
drivers/usb/host/xhci-ring.c | 3 ++-
drivers/usb/host/xhci.c | 24 ++++++++++++++++++------
drivers/usb/host/xhci.h | 2 ++
6 files changed, 45 insertions(+), 8 deletions(-)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html