summaryrefslogtreecommitdiff
path: root/nuttx/drivers/rwbuffer.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for multiple work queuespatacongo2012-09-041-2/+2
* drivers/, drivers/pipes, and drivers/serial file clean-uppatacongo2012-07-151-3/+6
* Fixes for kernel stub buildspatacongo2011-04-061-7/+8
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-14/+16
* Fix block read/write return values; SDIO error reporting; slow down clock if ...patacongo2009-11-251-17/+38
* Fix confusion between byte and block transferspatacongo2009-11-061-83/+100
* Integrte work threadpatacongo2009-11-061-1/+1
* Incorporate the work threadpatacongo2009-11-051-0/+4
* Add beginnings of a work threadpatacongo2009-11-051-23/+17
* cosmeticpatacongo2009-11-051-46/+43
* Add generic support for read-ahead buffering and write buffering in block dri...patacongo2009-11-051-0/+643