aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/mtdswap.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-25mtd: mtdswap: fix possible null dereferenceGravatar Maxin B. John 1-1/+7
2011-04-01mtd: mtdswap: fix printk format warningGravatar Randy Dunlap 1-1/+1
2011-03-25mtd: mtdswap: fix compilation warningGravatar Artem Bityutskiy 1-1/+1
2011-03-25mtdswap: kill strict error handling optionGravatar Yang Ruirui 1-7/+1
2011-03-11mtd: fix printf format warnings, mostly lack of %zd for size_t, in mtdswapGravatar David Woodhouse 1-8/+8
2011-03-11mtd: Add mtdswap block driverGravatar Jarkko Lavinen 1-0/+1593