aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/mtdswap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-01mtd: mtdswap: fix printk format warningRandy Dunlap1-1/+1
2011-03-25mtd: mtdswap: fix compilation warningArtem Bityutskiy1-1/+1
2011-03-25mtdswap: kill strict error handling optionYang Ruirui1-7/+1
2011-03-11mtd: fix printf format warnings, mostly lack of %zd for size_t, in mtdswapDavid Woodhouse1-8/+8
2011-03-11mtd: Add mtdswap block driverJarkko Lavinen1-0/+1593