index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
trace.h
Age
Commit message (
Expand
)
Author
2022-08-19
usb: dwc3: trace: add Start of Frame Number to trace event
Michael Grzeschik
2021-05-27
usb: dwc3: trace: Remove unused fields in dwc3_log_trb
Mayank Rana
2021-04-02
usb: dwc3: fix incorrect kernel-doc comment syntax in files
Aditya Srivastava
2021-03-26
usb: dwc3: trace: Print register read and write offset
Thinh Nguyen
2020-10-02
usb: dwc3: trace: fix checkpatch warnings
Felipe Balbi
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