summaryrefslogtreecommitdiff
path: root/nuttx/drivers/rwbuffer.c
Commit message (Expand)AuthorAgeFilesLines
* 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