Hi Greg
These patches for usb-linus fixes mostly vendor specific issues.
The xhci-mtk fixes are for the Mediatek host support added in 4.5,
so no need for those two to go to stable.
One revert as it turns out most hw vendors don't work according to specs,
and one fix for possible list corruption/use after free at xhci removal.
Other fixes are mostly Intel xhci quirk fixes.
Chunfeng Yun (2):
usb: xhci-mtk: fix bpkts value of LS/HS periodic eps not behind TT
usb: xhci-mtk: fix AHB bus hang up caused by roothubs polling
Gregory CLEMENT (1):
usb: host: xhci-plat: fix NULL pointer in probe for device tree case
Lu Baolu (4):
usb: xhci: handle both SSIC ports in PME stuck quirk
usb: xhci: add a quirk bit for ssic port unused
usb: xhci: set SSIC port unused only if xhci_suspend succeeds
usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platforms
Mathias Nyman (2):
Revert "xhci: don't finish a TD if we get a short-transfer event mid
TD"
xhci: Fix list corruption in urb dequeue at host removal
drivers/usb/host/xhci-mtk-sch.c | 16 +++++++++---
drivers/usb/host/xhci-mtk.c | 23 +++++++++++++++++
drivers/usb/host/xhci-pci.c | 56 ++++++++++++++++++++++++++++++-----------
drivers/usb/host/xhci-plat.c | 3 ++-
drivers/usb/host/xhci-ring.c | 10 --------
drivers/usb/host/xhci.c | 4 ++-
drivers/usb/host/xhci.h | 1 +
7 files changed, 84 insertions(+), 29 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