开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-trace.h
Age
Commit message (
Expand
)
Author
2024-06-27
xhci: show usb device name in xhci urb tracing
Mathias Nyman
2024-04-04
xhci: Fix root hub port null pointer dereference in xhci tracepoints
Mathias Nyman
2024-03-02
xhci: replace real & fake port with pointer to root hub port
Niklas Neronin
2023-10-21
xhci: Add busnumber to port tracing
Mathias Nyman
2023-10-21
xhci: pass port structure to tracing instead of port number
Mathias Nyman
2023-06-13
xhci: Stop unnecessary tracking of free trbs in a ring
Mathias Nyman
2023-06-13
usb: xhci: Remove unused udev from xhci_log_ctx trace event
Udipto Goswami
2023-03-09
usb: xhci: change some trace event __dynamic_array() to __get_buf()
Linyu Yuan
2022-07-15
xhci: tracing: Use the new __vstring() helper
Steven Rostedt (Google)
2021-08-26
xhci: fix even more unsafe memory usage in xhci tracing
Mathias Nyman
2021-08-26
xhci: fix unsafe memory usage in xhci tracing
Mathias Nyman
2020-04-16
USB: host: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-03-10
xhci: Do not open code __print_symbolic() in xhci trace events
Steven Rostedt (VMware)
2019-11-16
xhci: Add tracing for xhci doorbell register writes
Mathias Nyman
2019-04-27
usb: xhci: add endpoint context tracing when an endpoint is added
Mathias Nyman
2019-04-27
xhci: Add tracing for input control context
Mathias Nyman
2018-06-25
xhci: Fix kernel oops in trace_xhci_free_virt_device
Zhengjun Xing
2017-12-08
xhci: add port status tracing for Get Hub Status requests
Mathias Nyman
2017-12-08
xhci: add port status tracing for Get Port Status hub requests
Mathias Nyman
2017-12-08
usb: xhci: Add DbC support in xHCI driver
Lu Baolu
2017-11-07
USB: host: xhci: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-10-05
xhci: trace slot context when calling xhci_configure_endpoint()
Mathias Nyman
2017-08-16
xhci: add port status tracing
Mathias Nyman
2017-04-08
usb: xhci: add xhci_log_ring trace events
Lu Baolu
2017-04-08
usb: host: xhci: add Slot and EP Context tracers
Felipe Balbi
2017-04-08
usb: host: xhci: print device slot from URB tracers
Felipe Balbi
2017-01-25
usb: host: xhci: add xhci_virt_device tracer
Felipe Balbi
2017-01-25
usb: host: xhci: remove newline from tracer
Felipe Balbi
2017-01-25
usb: host: xhci: add urb_enqueue/dequeue/giveback tracers
Felipe Balbi
2017-01-25
usb: host: xhci: make a generic TRB tracer
Felipe Balbi
2015-04-07
tracing: Add TRACE_SYSTEM_VAR to xhci-hcd
Steven Rostedt (Red Hat)
2013-12-02
xhci: fix sparse warning in xhci-trace.h
Xenia Ragiadakou
2013-12-02
xhci: fix derivation of TRB's DMA address in xhci_log_event Trace Event Class
Xenia Ragiadakou
2013-08-13
xhci: trace debug statements related to ring expansion
Xenia Ragiadakou
2013-08-13
xhci: trace debug messages related to driver initialization and unload
Xenia Ragiadakou
2013-08-13
xhci: trace debug statements for urb cancellation
Xenia Ragiadakou
2013-08-13
xhci: add xhci_cmd_completion trace event
Xenia Ragiadakou
2013-08-13
xhci: add xhci_address_ctx trace event
Xenia Ragiadakou
2013-08-13
xhci: add trace for debug messages related to endpoint reset
Xenia Ragiadakou
2013-08-13
xhci: add trace for debug messages related to quirks
Xenia Ragiadakou
2013-08-13
xhci: add trace for debug messages related to changing contexts
Xenia Ragiadakou
2013-08-13
xhci: add traces for debug messages in xhci_address_device()
Xenia Ragiadakou