mbox series

[v2,0/4] Fix some issues of xHCI for zhaoxin

Message ID 20230421203853.387210-1-WeitaoWang-oc@zhaoxin.com
Headers show
Series Fix some issues of xHCI for zhaoxin | expand

Message

Weitao Wang April 21, 2023, 8:38 p.m. UTC
Fix some issues of xHCI for zhaoxin.

Weitao Wang (4):
  xhci: Add some quirks for zhaoxin xhci to fix issues
  xhci: fix issue of cross page boundary in TRB prefetch
  xhci: Show zhaoxin xHCI root hub speed correctly
  xhci: Add zhaoxin xHCI U1/U2 feature support

 drivers/usb/host/xhci-mem.c |  8 +++--
 drivers/usb/host/xhci-pci.c | 11 +++++++
 drivers/usb/host/xhci.c     | 65 +++++++++++++++++++++++--------------
 drivers/usb/host/xhci.h     |  2 ++
 4 files changed, 59 insertions(+), 27 deletions(-)