summaryrefslogtreecommitdiff
path: root/nuttx/include/nuttx/rwbuffer.h
Commit message (Expand)AuthorAgeFilesLines
* Addition rwbuffer interfaces should not be enabled unless they are needed; if...Gregory Nutt2014-07-111-1/+8
* Add an MTD layer that will add read-ahead or write buffering to any MTD drive...Gregory Nutt2014-07-111-35/+47
* Header file clean-uppatacongo2012-07-171-2/+2
* Switching to C99 stdint.h typespatacongo2009-12-141-12/+13
* Add FTL logicpatacongo2009-12-061-1/+1
* Add skeleton of SDIO-based MMCSD driverpatacongo2009-11-061-1/+1
* Fix confusion between byte and block transferspatacongo2009-11-061-11/+22
* Incorporate the work threadpatacongo2009-11-051-1/+1
* Add beginnings of a work threadpatacongo2009-11-051-20/+20
* Add generic support for read-ahead buffering and write buffering in block dri...patacongo2009-11-051-0/+180