mbox series

[0/3] xhci fixes for usb-linus

Message ID 1536928411-12045-1-git-send-email-mathias.nyman@linux.intel.com (mailing list archive)
Headers show
Series xhci fixes for usb-linus | expand

Message

Mathias Nyman Sept. 14, 2018, 12:33 p.m. UTC
Hi Greg

A few xhci fixes for usb-linus, two powermanagenet related tunings, and one
xhci tegra sparse warning fix.

-Mathias

Anshuman Gupta (1):
  xhci: Avoid USB autosuspend when resuming USB2 ports.

Mathias Nyman (1):
  xhci: Add missing CAS workaround for Intel Sunrise Point xHCI

Thierry Reding (1):
  usb: xhci: tegra: Firmware header is little endian

 drivers/usb/host/xhci-hub.c   |  5 +++++
 drivers/usb/host/xhci-pci.c   |  2 ++
 drivers/usb/host/xhci-ring.c  |  1 +
 drivers/usb/host/xhci-tegra.c | 52 +++++++++++++++++++++----------------------
 4 files changed, 34 insertions(+), 26 deletions(-)