linux/drivers/usb/dwc3
Felipe Balbi 90abb425d9 usb: dwc3: debugfs: return strings that match tracepoints
In order to improve usability a tiny bit, we will return strings that
match what our tracepoints return.

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2017-04-11 10:58:26 +03:00
..
core.c usb: dwc3: refactor gadget endpoint count calculation 2017-04-11 10:58:18 +03:00
core.h usb: dwc3: use BIT() macro where possible 2017-04-11 10:58:23 +03:00
debug.h
debugfs.c usb: dwc3: debugfs: return strings that match tracepoints 2017-04-11 10:58:26 +03:00
dwc3-exynos.c usb: dwc3: exynos: change goto labels to meaningful names 2017-04-11 10:58:19 +03:00
dwc3-keystone.c
dwc3-of-simple.c
dwc3-omap.c usb: dwc3: use BIT() macro where possible 2017-04-11 10:58:23 +03:00
dwc3-pci.c usb: dwc3: pci: add Intel Gemini Lake PCI ID 2017-01-02 10:55:28 +02:00
dwc3-st.c usb: patches for v4.10 merge window 2016-11-18 16:02:15 +01:00
ep0.c usb: dwc3: ep0: Fix the possible missed request for handling delay STATUS phase 2017-01-24 11:04:15 +02:00
gadget.c usb: dwc3: gadget: Fix starting microframe for ISOC 2017-04-11 10:58:19 +03:00
gadget.h usb: dwc3: use BIT() macro where possible 2017-04-11 10:58:23 +03:00
host.c usb: dwc3: host: pass quirk-broken-port-ped property for known broken revisions 2017-01-26 11:17:37 +02:00
io.h
Kconfig
Makefile
trace.c
trace.h usb: dwc3: trace: change format for string to cmd trace 2017-04-11 10:58:20 +03:00
ulpi.c