linux/drivers/usb/dwc3
Brian Norris 408d3ba006 usb: dwc3: don't log probe deferrals; but do log other error codes
It's not very useful to repeat a bunch of probe deferral errors. And
it's also not very useful to log "failed" without telling the error
code.

Signed-off-by: Brian Norris <briannorris@chromium.org>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2018-11-26 09:06:31 +02:00
..
Kconfig usb: dwc3: add EXTCON dependency for qcom 2018-10-02 10:33:43 +03:00
Makefile
core.c usb: dwc3: don't log probe deferrals; but do log other error codes 2018-11-26 09:06:31 +02:00
core.h usb: dwc3: Support option to disable USB2 LPM 2018-11-26 09:06:31 +02:00
debug.h usb: dwc3: debugfs: Properly print/set link state for HS 2018-11-26 09:06:31 +02:00
debugfs.c usb: dwc3: debugfs: Print/set link state for peripheral mode 2018-11-26 09:06:31 +02:00
drd.c usb: dwc3: dwc3_get_extcon() can be static 2018-05-21 10:01:01 +03:00
dwc3-exynos.c usb: dwc3: exynos: Add support for Exynos5433 variant with all clocks 2018-10-02 10:33:01 +03:00
dwc3-haps.c
dwc3-keystone.c
dwc3-of-simple.c usb: dwc3: of-simple: avoid unused function warnings 2018-08-29 09:59:37 +03:00
dwc3-omap.c
dwc3-pci.c usb: dwc3: Fix NULL pointer exception in dwc3_pci_remove() 2018-11-14 10:37:19 +02:00
dwc3-qcom.c
dwc3-st.c
ep0.c
gadget.c usb: dwc3: gadget: fix ISOC TRB type on unaligned transfers 2018-11-14 12:43:52 +02:00
gadget.h
host.c usb: dwc3: Support option to disable USB2 LPM 2018-11-26 09:06:31 +02:00
io.h
trace.c
trace.h
ulpi.c