| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: xhci: change some trace event __dynamic_array() to __get_buf() | Linyu Yuan | 2023-03-09 | 1 | -13/+7 |
* | xhci: tracing: Use the new __vstring() helper | Steven Rostedt (Google) | 2022-07-15 | 1 | -2/+2 |
* | xhci: fix even more unsafe memory usage in xhci tracing | Mathias Nyman | 2021-08-26 | 1 | -7/+11 |
* | xhci: fix unsafe memory usage in xhci tracing | Mathias Nyman | 2021-08-26 | 1 | -4/+4 |
* | USB: host: Use the correct style for SPDX License Identifier | Nishad Kamdar | 2020-04-16 | 1 | -1/+1 |
* | xhci: Do not open code __print_symbolic() in xhci trace events | Steven Rostedt (VMware) | 2020-03-10 | 1 | -17/+6 |
* | xhci: Add tracing for xhci doorbell register writes | Mathias Nyman | 2019-11-16 | 1 | -0/+26 |
* | usb: xhci: add endpoint context tracing when an endpoint is added | Mathias Nyman | 2019-04-27 | 1 | -0/+5 |
* | xhci: Add tracing for input control context | Mathias Nyman | 2019-04-27 | 1 | -0/+25 |
* | xhci: Fix kernel oops in trace_xhci_free_virt_device | Zhengjun Xing | 2018-06-25 | 1 | -5/+31 |
* | xhci: add port status tracing for Get Hub Status requests | Mathias Nyman | 2017-12-08 | 1 | -0/+5 |
* | xhci: add port status tracing for Get Port Status hub requests | Mathias Nyman | 2017-12-08 | 1 | -0/+5 |
* | usb: xhci: Add DbC support in xHCI driver | Lu Baolu | 2017-12-08 | 1 | -0/+59 |
* | USB: host: xhci: Remove redundant license text | Greg Kroah-Hartman | 2017-11-07 | 1 | -4/+0 |
* | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 2017-11-04 | 1 | -0/+1 |
* | xhci: trace slot context when calling xhci_configure_endpoint() | Mathias Nyman | 2017-10-05 | 1 | -0/+5 |
* | xhci: add port status tracing | Mathias Nyman | 2017-08-16 | 1 | -0/+23 |
* | usb: xhci: add xhci_log_ring trace events | Lu Baolu | 2017-04-08 | 1 | -0/+65 |
* | usb: host: xhci: add Slot and EP Context tracers | Felipe Balbi | 2017-04-08 | 1 | -0/+101 |
* | usb: host: xhci: print device slot from URB tracers | Felipe Balbi | 2017-04-08 | 1 | -3/+5 |
* | usb: host: xhci: add xhci_virt_device tracer | Felipe Balbi | 2017-01-25 | 1 | -0/+57 |
* | usb: host: xhci: remove newline from tracer | Felipe Balbi | 2017-01-25 | 1 | -1/+1 |
* | usb: host: xhci: add urb_enqueue/dequeue/giveback tracers | Felipe Balbi | 2017-01-25 | 1 | -0/+70 |
* | usb: host: xhci: make a generic TRB tracer | Felipe Balbi | 2017-01-25 | 1 | -21/+34 |
* | tracing: Add TRACE_SYSTEM_VAR to xhci-hcd | Steven Rostedt (Red Hat) | 2015-04-07 | 1 | -0/+7 |
* | xhci: fix sparse warning in xhci-trace.h | Xenia Ragiadakou | 2013-12-02 | 1 | -1/+1 |
* | xhci: fix derivation of TRB's DMA address in xhci_log_event Trace Event Class | Xenia Ragiadakou | 2013-12-02 | 1 | -2/+2 |
* | xhci: trace debug statements related to ring expansion | Xenia Ragiadakou | 2013-08-13 | 1 | -0/+5 |
* | xhci: trace debug messages related to driver initialization and unload | Xenia Ragiadakou | 2013-08-13 | 1 | -0/+5 |
* | xhci: trace debug statements for urb cancellation | Xenia Ragiadakou | 2013-08-13 | 1 | -0/+5 |
* | xhci: add xhci_cmd_completion trace event | Xenia Ragiadakou | 2013-08-13 | 1 | -0/+30 |
* | xhci: add xhci_address_ctx trace event | Xenia Ragiadakou | 2013-08-13 | 1 | -0/+42 |
* | xhci: add trace for debug messages related to endpoint reset | Xenia Ragiadakou | 2013-08-13 | 1 | -0/+5 |
* | xhci: add trace for debug messages related to quirks | Xenia Ragiadakou | 2013-08-13 | 1 | -0/+5 |
* | xhci: add trace for debug messages related to changing contexts | Xenia Ragiadakou | 2013-08-13 | 1 | -0/+5 |
* | xhci: add traces for debug messages in xhci_address_device() | Xenia Ragiadakou | 2013-08-13 | 1 | -0/+49 |