| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |