aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/mtdswap.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: mtdswap: fix possible null dereferenceMaxin B. John2011-05-251-1/+7
* mtd: mtdswap: fix printk format warningRandy Dunlap2011-04-011-1/+1
* mtd: mtdswap: fix compilation warningArtem Bityutskiy2011-03-251-1/+1
* mtdswap: kill strict error handling optionYang Ruirui2011-03-251-7/+1
* mtd: fix printf format warnings, mostly lack of %zd for size_t, in mtdswapDavid Woodhouse2011-03-111-8/+8
* mtd: Add mtdswap block driverJarkko Lavinen2011-03-111-0/+1593