[PATCH 00/14] xhci features for usb-next

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Greg

This series adds DbC (Debug Capaility) support to the xhci driver.
It also includes some more tracing, does some cleanup, and allows
different platfors to set their own interrupt moredation values for xchi.

-Mathias

Adam Wallis (1):
  usb: xhci: allow imod-interval to be configurable

Corentin Labbe (4):
  usb: xhci: remove unused variable last_freed_endpoint
  usb: xhci: remove unused variable ep
  usb: xhci: remove unused variable urb_priv
  usb: xhci: remove unused variable ep_ring

Fabrizio Castro (1):
  dt-bindings: usb-xhci: Document r8a7743 support

Lu Baolu (4):
  usb: xhci: Make some static functions global
  usb: xhci: Add DbC support in xHCI driver
  usb: xhci: Cleanup printk debug message for registers
  usb: xhci: Cleanup printk debug message for ERST

Mathias Nyman (4):
  xhci: add helper to allocate command with input context
  xhci: remove unnecessary boolean parameter from xhci_alloc_command
  xhci: add port status tracing for Get Port Status hub requests
  xhci: add port status tracing for Get Hub Status requests

 .../ABI/testing/sysfs-bus-pci-drivers-xhci_hcd     |  25 +
 .../devicetree/bindings/usb/mediatek,mtk-xhci.txt  |   2 +
 Documentation/devicetree/bindings/usb/usb-xhci.txt |   5 +-
 drivers/usb/host/Kconfig                           |   8 +
 drivers/usb/host/Makefile                          |   5 +
 drivers/usb/host/xhci-dbg.c                        | 261 ------
 drivers/usb/host/xhci-dbgcap.c                     | 996 +++++++++++++++++++++
 drivers/usb/host/xhci-dbgcap.h                     | 229 +++++
 drivers/usb/host/xhci-dbgtty.c                     | 497 ++++++++++
 drivers/usb/host/xhci-hub.c                        |   8 +-
 drivers/usb/host/xhci-mem.c                        | 135 +--
 drivers/usb/host/xhci-mtk.c                        |   9 +
 drivers/usb/host/xhci-pci.c                        |   3 +
 drivers/usb/host/xhci-plat.c                       |   5 +
 drivers/usb/host/xhci-ring.c                       |  14 +-
 drivers/usb/host/xhci-trace.h                      |  69 ++
 drivers/usb/host/xhci.c                            |  48 +-
 drivers/usb/host/xhci.h                            |  30 +-
 18 files changed, 1980 insertions(+), 369 deletions(-)
 create mode 100644 Documentation/ABI/testing/sysfs-bus-pci-drivers-xhci_hcd
 create mode 100644 drivers/usb/host/xhci-dbgcap.c
 create mode 100644 drivers/usb/host/xhci-dbgcap.h
 create mode 100644 drivers/usb/host/xhci-dbgtty.c

-- 
2.7.4

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux