summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lpc31xx/lpc31_usbdev.c
Commit message (Expand)AuthorAgeFilesLines
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* Rename kmalloc to kmm_malloc for consistencyGregory Nutt2014-08-311-2/+2
* Rename kfree to kmm_free for consistency with other naming conventionsGregory Nutt2014-08-311-2/+2
* More trailing whilespace removalGregory Nutt2014-04-131-59/+59
* EA3131: Framework for USB host supportGregory Nutt2013-11-151-1/+0
* LPC31: Configuration and build support for a forthcoming USB host driver; con...Gregory Nutt2013-11-141-1/+1
* SAMA5 PCK: Add support for programmable clock outputsGregory Nutt2013-11-141-1/+1
* More changes for a kernel-mode allocator (more to be done)patacongo2013-03-091-4/+5
* Missing calls to class SUSPEND/RESUME methods in all USB driverspatacongo2013-01-311-7/+44
* Misc build fixes, some from Mike some for ez80 native buildpatacongo2012-11-261-1/+1
* Remove executable property from source and make filespatacongo2012-09-131-0/+0
* USB device drivers: Add hooks to to use common, external DMA buffer allocatio...patacongo2012-09-131-5/+15
* Add LPC31 Kconfigpatacongo2012-09-061-9/+9
* Extend the USB device/class interface: Add parameters to pass the EP0 OUT da...patacongo2012-04-121-3/+3
* Preparing for AVR USB driverpatacongo2011-06-201-192/+194
* Adding LPC315x support to header filespatacongo2011-05-271-2/+5
* Rename all lpc313x to lpc31xxpatacongo2011-05-271-0/+2653