mbox series

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

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

Message

Weitao Wang May 6, 2023, 8:15 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 | 38 ++++++++++++++++++++++++--------
 drivers/usb/host/xhci-pci.c | 12 +++++++++++
 drivers/usb/host/xhci.c     | 43 ++++++++++++++++---------------------
 drivers/usb/host/xhci.h     |  2 ++
 4 files changed, 61 insertions(+), 34 deletions(-)