summaryrefslogtreecommitdiff
path: root/nuttx/include/nuttx/usb/usbdev.h
Commit message (Expand)AuthorAgeFilesLines
* Move include/nuttx/gran.h to include/nuttx/mm/gran.hGregory Nutt2014-09-241-1/+1
* SAMA5 UPPHS: Fix a small mountain of compilation errors. Still things to REV...Gregory Nutt2013-09-011-0/+4
* Fix typo/compilation error with USB device DMA memory allocation is enabledGregory Nutt2013-07-121-7/+7
* Reviewed all task exit logic. For pthread_exit() moved some logic higher in ...Gregory Nutt2013-04-231-2/+2
* USB device drivers: Add hooks to to use common, external DMA buffer allocatio...patacongo2012-09-131-2/+33
* Extend the USB device/class interface: Add parameters to pass the EP0 OUT da...patacongo2012-04-121-2/+3
* More USB composite device logicpatacongo2012-01-261-152/+5
* Major restructuring of CLASS<->driver interface to better support composite U...patacongo2012-01-261-15/+18
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-251-1/+1
* Fixes on reverification of USB mass storage classpatacongo2012-01-251-1/+1
* Massive name change USB STRG -> USB MSCpatacongo2012-01-251-22/+22
* Progress toward composite CDC/ACM+MSC USB devicepatacongo2012-01-251-2/+49
* Create include/nuttx/usb directorypatacongo2010-12-141-0/+458