summaryrefslogtreecommitdiff
path: root/nuttx/drivers/usbdev/usbmsc.c
Commit message (Expand)AuthorAgeFilesLines
* SAMA5 UDPHS: Dont' reject read request submissions while stalled. That caus...Gregory Nutt2013-09-241-4/+16
* Extend USB trace logic. When we are configured to decode and stringify trace...Gregory Nutt2013-09-061-1/+1
* SAMA5D3x-EK: Add support for USB MSC device on AT25 serial flashGregory Nutt2013-09-061-6/+4
* More changes for a kernel-mode allocator (more to be done)patacongo2013-03-091-1/+1
* Extend the USB device/class interface: Add parameters to pass the EP0 OUT da...patacongo2012-04-121-2/+4
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
* Can't use 'class' as a field name! Backward conditional compilation in usbmsc.cpatacongo2012-01-311-4/+3
* The composite USB device is basically functional (more testing needed)patacongo2012-01-271-2/+6
* First round of changes from debug of USB composite device (still has problems)patacongo2012-01-271-2/+2
* Add a text for the new composite USB devicepatacongo2012-01-261-1/+47
* More USB composite device logicpatacongo2012-01-261-0/+1
* Major restructuring of CLASS<->driver interface to better support composite U...patacongo2012-01-261-18/+50
* More clean up of namespacepatacongo2012-01-261-0/+1694