summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/trace.h
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: change some trace event __dynamic_array() to __get_buf()Linyu Yuan2023-03-091-4/+2
* usb: dwc3: trace: add Start of Frame Number to trace eventMichael Grzeschik2022-08-191-1/+2
* usb: dwc3: trace: Remove unused fields in dwc3_log_trbMayank Rana2021-05-271-2/+0
* usb: dwc3: fix incorrect kernel-doc comment syntax in filesAditya Srivastava2021-04-021-1/+1
* usb: dwc3: trace: Print register read and write offsetThinh Nguyen2021-03-261-2/+4
* usb: dwc3: trace: fix checkpatch warningsFelipe Balbi2020-10-021-8/+9
* usb: dwc3: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-151-1/+1
* USB: dwc3: Use the correct style for SPDX License IdentifierNishad Kamdar2020-05-051-1/+1
* usb: dwc3: trace: print enqueue/dequeue pointers tooFelipe Balbi2020-03-151-2/+7
* usb: common: Separated decoding functions from dwc3 driver.Pawel Laszczak2019-08-291-1/+1
* usb: dwc3: trace: pass trace buffer size to decoding functionsFelipe Balbi2019-02-041-3/+4
* usb: dwc3: gadget: remove DWC3_EP_END_TRANSFER_PENDINGFelipe Balbi2019-02-041-2/+1
* usb: dwc3: trace: add missing break statement to make compiler happyAndy Shevchenko2018-12-071-0/+2
* usb: dwc3: trace: log ep commands in hexFelipe Balbi2018-11-261-1/+1
* usb: dwc3: gadget: remove duplicated missed isoc handlingFelipe Balbi2018-05-211-2/+1
* usb: dwc3: gadget: remove DWC3_EP_BUSY flagFelipe Balbi2018-05-211-1/+1
* usb: dwc3: gadget: remove allocated/queued request trackingFelipe Balbi2018-05-211-5/+2
* usb: dwc3: Make sparse a bit happierVincent Pelletier2017-12-111-2/+2
* USB: dwc3: Remove redundant license textGreg Kroah-Hartman2017-11-071-9/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: dwc3: trace: decode ctrl requestFelipe Balbi2017-06-021-4/+4
* usb: dwc3: debug: remove static char buffer from dwc3_decode_event()Felipe Balbi2017-06-021-1/+3
* usb: dwc3: trace: rely on __string() and __assign_str()Felipe Balbi2017-06-021-8/+8
* usb: dwc3: expose dwc3_trb_type_string()Felipe Balbi2017-04-111-30/+1
* usb: dwc3: trace: change format for string to cmd traceFelipe Balbi2017-04-111-1/+1
* usb: dwc3: remove dwc3_log_msg trace classLu Baolu2017-03-271-25/+0
* usb: dwc3: trace: add a tracepoint for ep enable/disableFelipe Balbi2016-11-081-0/+51
* usb: dwc3: trace: add a proper tracepoint for reg accessorsFelipe Balbi2016-11-031-9/+26
* usb: dwc3: trace: pretty print high-bandwidth transfers tooFelipe Balbi2016-11-031-2/+23
* usb: dwc3: trace: print out ep0state also from XferCompleteFelipe Balbi2016-10-311-5/+7
* usb: dwc3: gadget: keep track of allocated and queued reqsFelipe Balbi2016-06-201-2/+7
* usb: dwc3: Endianness issue on dwc3_log_ctrlJohn Youn2016-06-201-8/+8
* usb: dwc3: gadget: improve gcmd traceFelipe Balbi2016-06-201-6/+9
* usb: dwc3: trace: print ep cmd status with a single traceFelipe Balbi2016-06-201-6/+9
* usb: dwc3: trace: fully decode IRQ eventsFelipe Balbi2016-06-201-1/+2
* usb: dwc3: trace: pretty-print TRB's ctrl fieldJanusz Dziedzic2016-06-201-2/+38
* usb: dwc3: trace: show request flagsFelipe Balbi2015-12-151-1/+10
* usb: dwc3: trace: add trace logs for core and gadgetFelipe Balbi2015-01-271-0/+10
* usb: dwc3: trace: don't save pointersFelipe Balbi2014-11-201-4/+8
* usb: dwc3: trace: remove unnecessary newline characterFelipe Balbi2014-11-031-4/+4
* usb: dwc3: trace: don't dereference pointersFelipe Balbi2014-10-201-15/+38
* usb: dwc3: add tracepoints to aid debuggingFelipe Balbi2014-09-051-0/+220