aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/mtdswap.c
AgeCommit message (Expand)Author
2013-08-30mtd: mtdswap: replace strict_strtoul() with kstrtoul()Jingoo Han
2012-01-09mtd: do not use mtd->block_markbad directlyArtem Bityutskiy
2012-01-09mtd: introduce mtd_can_have_bb helperArtem Bityutskiy
2012-01-09mtd: do not use mtd->sync directlyArtem Bityutskiy
2012-01-09mtd: introduce mtd_block_markbad interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_sync interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_write_oob interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_read_oob interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_write interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_erase interfaceArtem Bityutskiy
2011-09-21mtd: utilize `mtd_is_*()' functionsBrian Norris
2011-09-11mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris
2011-09-11mtd: spelling fixesBrian Norris
2011-08-15mtd: convert vmalloc/memset to vzallocJoe Perches
2011-05-25mtd: mtdswap: fix possible null dereferenceMaxin B. John
2011-04-01mtd: mtdswap: fix printk format warningRandy Dunlap
2011-03-25mtd: mtdswap: fix compilation warningArtem Bityutskiy
2011-03-25mtdswap: kill strict error handling optionYang Ruirui
2011-03-11mtd: fix printf format warnings, mostly lack of %zd for size_t, in mtdswapDavid Woodhouse
2011-03-11mtd: Add mtdswap block driverJarkko Lavinen