summaryrefslogtreecommitdiffstats
path: root/fs/romfs/mmap-nommu.c
Commit message (Expand)AuthorAgeFilesLines
* romfs: do not use mtd->get_unmapped_area directlyArtem Bityutskiy2012-01-091-15/+13
* mtd: introduce mtd_get_unmapped_area interfaceArtem Bityutskiy2012-01-091-1/+1
* romfs: fix romfs_get_unmapped_area() argument checkBob Liu2011-06-271-2/+6
* NOMMU: Make it possible for RomFS to use MTD devices directlyDavid Howells2009-03-241-0/+75