| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-06 | usb: dwc3: Add trace event for dwc3_set_prtcap | Kuen-Han Tsai | 1 | -0/+18 |
| 2023-03-29 | usb: dwc3: Add function suspend and function wakeup support | Elson Roy Serrao | 1 | -0/+2 |
| 2023-02-06 | USB: dwc3: fix memory leak with using debugfs_lookup() | Greg Kroah-Hartman | 1 | -0/+3 |
| 2022-08-19 | usb: dwc3: debug: show events parameters in hex | Michael Grzeschik | 1 | -2/+2 |
| 2021-06-03 | usb: dwc3: debugfs: Add and remove endpoint dirs dynamically | Jack Pham | 1 | -0/+3 |
| 2021-05-10 | usb: dwc3: gadget: Rename EOPF event macros to Suspend | Jack Pham | 1 | -4/+4 |
| 2021-04-02 | usb: dwc3: fix incorrect kernel-doc comment syntax in files | Aditya Srivastava | 1 | -1/+1 |
| 2020-10-02 | usb: dwc3: debug: fix checkpatch warning | Felipe Balbi | 1 | -2/+2 |
| 2020-10-02 | usb: dwc3: debug: fix sparse warning | Felipe Balbi | 1 | -1/+3 |
| 2020-07-15 | usb: dwc3: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 1 | -1/+1 |
| 2020-05-25 | usb: dwc3: gadget: Handle stream transfers | Thinh Nguyen | 1 | -0/+2 |
| 2020-05-05 | USB: dwc3: Use the correct style for SPDX License Identifier | Nishad Kamdar | 1 | -1/+1 |
| 2020-02-10 | usb: dwc3: debug: fix string position formatting mixup with ret and len | Colin Ian King | 1 | -24/+15 |
| 2019-10-23 | usb: dwc3: debug: Remove newline printout | Thinh Nguyen | 1 | -2/+2 |
| 2019-08-29 | usb: common: Separated decoding functions from dwc3 driver. | Pawel Laszczak | 1 | -252/+0 |
| 2019-05-03 | usb: dwc3: debug: Print GET_STATUS(device) tracepoint | Thinh Nguyen | 1 | -0/+3 |
| 2019-02-05 | usb: dwc3: debug: purge usage of strcat | Felipe Balbi | 1 | -5/+9 |
| 2019-02-04 | usb: dwc3: trace: pass trace buffer size to decoding functions | Felipe Balbi | 1 | -66/+76 |
| 2018-11-26 | usb: dwc3: debugfs: Properly print/set link state for HS | Thinh Nguyen | 1 | -0/+29 |
| 2018-05-21 | usb: dwc3: debug: decode uFrame from event too | Felipe Balbi | 1 | -3/+7 |
| 2018-05-21 | usb: dwc3: trace: print out event status too | Felipe Balbi | 1 | -4/+16 |
| 2017-12-11 | usb: dwc3: debug: decode a few more features | Felipe Balbi | 1 | -0/+9 |
| 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 | -0/+234 |
| 2017-06-02 | usb: dwc3: debug: remove static char buffer from dwc3_decode_event() | Felipe Balbi | 1 | -7/+6 |
| 2017-04-11 | usb: dwc3: expose dwc3_trb_type_string() | Felipe Balbi | 1 | -0/+28 |
| 2016-11-08 | usb: dwc3: trace: purge dwc3_trace() | Felipe Balbi | 1 | -7/+0 |
| 2016-11-03 | usb: dwc3: don't compile dwc3_trace() unless CONFIG_FTRACE=y | Felipe Balbi | 1 | -0/+6 |
| 2016-10-31 | usb: dwc3: trace: print out ep0state also from XferComplete | Felipe Balbi | 1 | -3/+8 |
| 2016-10-31 | usb: dwc3: debug: move dwc3_ep0_state_string() to debug.h | Felipe Balbi | 1 | -0/+16 |
| 2016-10-31 | usb: dwc3: debug: decode control endpoint phase too | Felipe Balbi | 1 | -0/+13 |
| 2016-08-25 | usb: dwc3: debug: fix ep name on trace output | Felipe Balbi | 1 | -1/+1 |
| 2016-06-20 | usb: dwc3: gadget: improve gcmd trace | Felipe Balbi | 1 | -0/+14 |
| 2016-06-20 | usb: dwc3: trace: print ep cmd status with a single trace | Felipe Balbi | 1 | -0/+16 |
| 2016-06-20 | usb: dwc3: trace: fully decode IRQ events | Felipe Balbi | 1 | -22/+88 |
| 2016-04-19 | usb: dwc3: make dwc3_debugfs_init return value be void | Du, Changbin | 1 | -3/+3 |
| 2014-09-05 | usb: dwc3: add tracepoints to aid debugging | Felipe Balbi | 1 | -0/+2 |
| 2014-09-05 | usb: dwc3: debug: add dwc3_gadget_event_type_string | Felipe Balbi | 1 | -0/+34 |
| 2014-09-05 | usb: dwc3: move all string helper functions to debug.h | Felipe Balbi | 1 | -1/+163 |
| 2013-07-29 | usb: dwc3: switch to GPL v2 only | Felipe Balbi | 1 | -27/+7 |
| 2011-10-04 | usb: dwc: remove "All rights reserved" statement. | Sebastian Andrzej Siewior | 1 | -1/+0 |
| 2011-08-22 | usb: Introduce DesignWare USB3 DRD Driver | Felipe Balbi | 1 | -0/+51 |