summaryrefslogtreecommitdiff
path: root/nuttx/drivers/usbdev/usbdev_trace.c
Commit message (Expand)AuthorAgeFilesLines
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-2/+2
* Lots of re-organization -- getting ready to support a composite USB devicepatacongo2012-01-241-2/+2
* Create include/nuttx/usb directorypatacongo2010-12-141-2/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-5/+6
* Extend USB trace logicpatacongo2009-11-021-173/+9
* typopatacongo2009-10-311-1/+1
* Fix bad trace data storagepatacongo2008-10-281-1/+1
* Integrate USB tracingpatacongo2008-10-281-4/+12
* Make trace data enable-able by idpatacongo2008-10-271-210/+203
* Add support for class driver statespatacongo2008-10-201-0/+3
* Missed decoding one trace valuepatacongo2008-10-091-0/+4
* Add more trace codespatacongo2008-10-081-1/+9
* test and integration updatespatacongo2008-10-071-0/+1
* Add another trace code for class driver callspatacongo2008-10-071-0/+4
* Add debug output if trace disabledpatacongo2008-10-031-0/+171
* USBDEV tracepatacongo2008-09-301-0/+204