| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-06 | usb: dwc3: Add trace event for dwc3_set_prtcap | Kuen-Han Tsai | 1 | -0/+17 |
| 2024-05-22 | tracing/treewide: Remove second parameter of __assign_str() | Steven Rostedt (Google) | 1 | -4/+4 |
| 2023-03-09 | usb: dwc3: change some trace event __dynamic_array() to __get_buf() | Linyu Yuan | 1 | -4/+2 |
| 2022-08-19 | usb: dwc3: trace: add Start of Frame Number to trace event | Michael Grzeschik | 1 | -1/+2 |
| 2021-05-27 | usb: dwc3: trace: Remove unused fields in dwc3_log_trb | Mayank Rana | 1 | -2/+0 |
| 2021-04-02 | usb: dwc3: fix incorrect kernel-doc comment syntax in files | Aditya Srivastava | 1 | -1/+1 |
| 2021-03-26 | usb: dwc3: trace: Print register read and write offset | Thinh Nguyen | 1 | -2/+4 |
| 2020-10-02 | usb: dwc3: trace: fix checkpatch warnings | Felipe Balbi | 1 | -8/+9 |
| 2020-07-15 | usb: dwc3: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 1 | -1/+1 |
| 2020-05-05 | USB: dwc3: Use the correct style for SPDX License Identifier | Nishad Kamdar | 1 | -1/+1 |
| 2020-03-15 | usb: dwc3: trace: print enqueue/dequeue pointers too | Felipe Balbi | 1 | -2/+7 |
| 2019-08-29 | usb: common: Separated decoding functions from dwc3 driver. | Pawel Laszczak | 1 | -1/+1 |
| 2019-02-04 | usb: dwc3: trace: pass trace buffer size to decoding functions | Felipe Balbi | 1 | -3/+4 |
| 2019-02-04 | usb: dwc3: gadget: remove DWC3_EP_END_TRANSFER_PENDING | Felipe Balbi | 1 | -2/+1 |
| 2018-12-07 | usb: dwc3: trace: add missing break statement to make compiler happy | Andy Shevchenko | 1 | -0/+2 |
| 2018-11-26 | usb: dwc3: trace: log ep commands in hex | Felipe Balbi | 1 | -1/+1 |
| 2018-05-21 | usb: dwc3: gadget: remove duplicated missed isoc handling | Felipe Balbi | 1 | -2/+1 |
| 2018-05-21 | usb: dwc3: gadget: remove DWC3_EP_BUSY flag | Felipe Balbi | 1 | -1/+1 |
| 2018-05-21 | usb: dwc3: gadget: remove allocated/queued request tracking | Felipe Balbi | 1 | -5/+2 |
| 2017-12-11 | usb: dwc3: Make sparse a bit happier | Vincent Pelletier | 1 | -2/+2 |
| 2017-11-07 | USB: dwc3: Remove redundant license text | Greg Kroah-Hartman | 1 | -9/+0 |
| 2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-06-02 | usb: dwc3: trace: decode ctrl request | Felipe Balbi | 1 | -4/+4 |
| 2017-06-02 | usb: dwc3: debug: remove static char buffer from dwc3_decode_event() | Felipe Balbi | 1 | -1/+3 |
| 2017-06-02 | usb: dwc3: trace: rely on __string() and __assign_str() | Felipe Balbi | 1 | -8/+8 |
| 2017-04-11 | usb: dwc3: expose dwc3_trb_type_string() | Felipe Balbi | 1 | -30/+1 |
| 2017-04-11 | usb: dwc3: trace: change format for string to cmd trace | Felipe Balbi | 1 | -1/+1 |
| 2017-03-27 | usb: dwc3: remove dwc3_log_msg trace class | Lu Baolu | 1 | -25/+0 |
| 2016-11-08 | usb: dwc3: trace: add a tracepoint for ep enable/disable | Felipe Balbi | 1 | -0/+51 |
| 2016-11-03 | usb: dwc3: trace: add a proper tracepoint for reg accessors | Felipe Balbi | 1 | -9/+26 |
| 2016-11-03 | usb: dwc3: trace: pretty print high-bandwidth transfers too | Felipe Balbi | 1 | -2/+23 |
| 2016-10-31 | usb: dwc3: trace: print out ep0state also from XferComplete | Felipe Balbi | 1 | -5/+7 |
| 2016-06-20 | usb: dwc3: gadget: keep track of allocated and queued reqs | Felipe Balbi | 1 | -2/+7 |
| 2016-06-20 | usb: dwc3: Endianness issue on dwc3_log_ctrl | John Youn | 1 | -8/+8 |
| 2016-06-20 | usb: dwc3: gadget: improve gcmd trace | Felipe Balbi | 1 | -6/+9 |
| 2016-06-20 | usb: dwc3: trace: print ep cmd status with a single trace | Felipe Balbi | 1 | -6/+9 |
| 2016-06-20 | usb: dwc3: trace: fully decode IRQ events | Felipe Balbi | 1 | -1/+2 |
| 2016-06-20 | usb: dwc3: trace: pretty-print TRB's ctrl field | Janusz Dziedzic | 1 | -2/+38 |
| 2015-12-15 | usb: dwc3: trace: show request flags | Felipe Balbi | 1 | -1/+10 |
| 2015-01-27 | usb: dwc3: trace: add trace logs for core and gadget | Felipe Balbi | 1 | -0/+10 |
| 2014-11-20 | usb: dwc3: trace: don't save pointers | Felipe Balbi | 1 | -4/+8 |
| 2014-11-03 | usb: dwc3: trace: remove unnecessary newline character | Felipe Balbi | 1 | -4/+4 |
| 2014-10-20 | usb: dwc3: trace: don't dereference pointers | Felipe Balbi | 1 | -15/+38 |
| 2014-09-05 | usb: dwc3: add tracepoints to aid debugging | Felipe Balbi | 1 | -0/+220 |