aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_debug.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-31USB: musb: clean up debugfs file and directory creationGreg Kroah-Hartman1-3/+2
2017-11-07USB: musb: Remove redundant license textGreg Kroah-Hartman1-26/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2016-07-17usb: musb: add tracepoints support for debuggingBin Liu1-0/+2
2011-12-21usb: musb: remove extern qualifier from musb_debug.h headerVladimir Zapolskiy1-2/+2
2011-05-13usb: musb: drop unneeded musb_debug trickeryFelipe Balbi1-12/+0
2011-05-06usb: fix building musb driversAnatolij Gustschin1-2/+0
2010-10-22USB: musb: make DBG() calls actually depend on CONFIG_USB_MUSB_DEBUGSergei Shtylyov1-7/+4
2010-05-20usb: musb: add debugfs supportFelipe Balbi1-0/+13
2008-11-13usb: musb: fix debug global variable nameFelipe Balbi1-2/+2
2008-08-21usb: musb: get rid of MUSB_LOGLEVEL and use parameterFelipe Balbi1-4/+0
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi1-0/+66