summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lpc43xx/lpc43_usb0dev.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-60/+60
* 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-6/+40
* Email address change in nuttx/patacongo2012-09-131-1/+1
* USB device drivers: Add hooks to to use common, external DMA buffer allocatio...patacongo2012-09-131-5/+15
* Add a USB0 device header file for LPC43patacongo2012-08-071-3/+1
* Update documentation to describe customization of NSH; Add the framework for ...patacongo2012-08-071-0/+2663