summaryrefslogtreecommitdiffstats
path: root/nuttx/drivers/rwbuffer.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-06Fixes for kernel stub buildspatacongo1-7/+8
2009-12-15Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo1-14/+16
2009-11-25Fix block read/write return values; SDIO error reporting; slow down clock if ...patacongo1-17/+38
2009-11-06Fix confusion between byte and block transferspatacongo1-83/+100
2009-11-06Integrte work threadpatacongo1-1/+1
2009-11-05Incorporate the work threadpatacongo1-0/+4
2009-11-05Add beginnings of a work threadpatacongo1-23/+17
2009-11-05cosmeticpatacongo1-46/+43
2009-11-05Add generic support for read-ahead buffering and write buffering in block dri...patacongo1-0/+643