summaryrefslogtreecommitdiff
path: root/nuttx/drivers/usbdev/composite.c
Commit message (Expand)AuthorAgeFilesLines
* Extend USB trace logic. When we are configured to decode and stringify trace...Gregory Nutt2013-09-061-5/+5
* Fix type in the USB composite device driverGregory Nutt2013-07-041-1/+1
* Fixes for l3s, USB composite, nfsmount, apps context build problemspatacongo2012-12-241-2/+2
* Extend the USB device/class interface: Add parameters to pass the EP0 OUT da...patacongo2012-04-121-9/+13
* Correct a typo in STM32 I2C3 supportpatacongo2012-01-291-2/+6
* Most USB Composite device debugpatacongo2012-01-271-7/+26
* The composite USB device is basically functional (more testing needed)patacongo2012-01-271-4/+4
* Add a text for the new composite USB devicepatacongo2012-01-261-8/+11
* More USB composite device logicpatacongo2012-01-261-8/+64
* Major restructuring of CLASS<->driver interface to better support composite U...patacongo2012-01-261-30/+90
* Progress toward composite CDC/ACM+MSC USB devicepatacongo2012-01-251-64/+559
* Lots of re-organization -- getting ready to support a composite USB devicepatacongo2012-01-241-0/+292