index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
trace.h
Age
Commit message (
Expand
)
Author
2020-07-15
usb: dwc3: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-05-05
USB: dwc3: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-03-15
usb: dwc3: trace: print enqueue/dequeue pointers too
Felipe Balbi
2019-08-29
usb: common: Separated decoding functions from dwc3 driver.
Pawel Laszczak
2019-02-04
usb: dwc3: trace: pass trace buffer size to decoding functions
Felipe Balbi
2019-02-04
usb: dwc3: gadget: remove DWC3_EP_END_TRANSFER_PENDING
Felipe Balbi
2018-12-07
usb: dwc3: trace: add missing break statement to make compiler happy
Andy Shevchenko
2018-11-26
usb: dwc3: trace: log ep commands in hex
Felipe Balbi
2018-05-21
usb: dwc3: gadget: remove duplicated missed isoc handling
Felipe Balbi
2018-05-21
usb: dwc3: gadget: remove DWC3_EP_BUSY flag
Felipe Balbi
2018-05-21
usb: dwc3: gadget: remove allocated/queued request tracking
Felipe Balbi
2017-12-11
usb: dwc3: Make sparse a bit happier
Vincent Pelletier
2017-11-07
USB: dwc3: 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-06-02
usb: dwc3: trace: decode ctrl request
Felipe Balbi
2017-06-02
usb: dwc3: debug: remove static char buffer from dwc3_decode_event()
Felipe Balbi
2017-06-02
usb: dwc3: trace: rely on __string() and __assign_str()
Felipe Balbi
2017-04-11
usb: dwc3: expose dwc3_trb_type_string()
Felipe Balbi
2017-04-11
usb: dwc3: trace: change format for string to cmd trace
Felipe Balbi
2017-03-27
usb: dwc3: remove dwc3_log_msg trace class
Lu Baolu
2016-11-08
usb: dwc3: trace: add a tracepoint for ep enable/disable
Felipe Balbi
2016-11-03
usb: dwc3: trace: add a proper tracepoint for reg accessors
Felipe Balbi
2016-11-03
usb: dwc3: trace: pretty print high-bandwidth transfers too
Felipe Balbi
2016-10-31
usb: dwc3: trace: print out ep0state also from XferComplete
Felipe Balbi
2016-06-20
usb: dwc3: gadget: keep track of allocated and queued reqs
Felipe Balbi
2016-06-20
usb: dwc3: Endianness issue on dwc3_log_ctrl
John Youn
2016-06-20
usb: dwc3: gadget: improve gcmd trace
Felipe Balbi
2016-06-20
usb: dwc3: trace: print ep cmd status with a single trace
Felipe Balbi
2016-06-20
usb: dwc3: trace: fully decode IRQ events
Felipe Balbi
2016-06-20
usb: dwc3: trace: pretty-print TRB's ctrl field
Janusz Dziedzic
2015-12-15
usb: dwc3: trace: show request flags
Felipe Balbi
2015-01-27
usb: dwc3: trace: add trace logs for core and gadget
Felipe Balbi
2014-11-20
usb: dwc3: trace: don't save pointers
Felipe Balbi
2014-11-03
usb: dwc3: trace: remove unnecessary newline character
Felipe Balbi
2014-10-20
usb: dwc3: trace: don't dereference pointers
Felipe Balbi
2014-09-05
usb: dwc3: add tracepoints to aid debugging
Felipe Balbi