aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/mtdswap.c
Commit message (Expand)AuthorAge
* mtd: do not use mtd->block_markbad directlyArtem Bityutskiy2012-01-09
* mtd: introduce mtd_can_have_bb helperArtem Bityutskiy2012-01-09
* mtd: do not use mtd->sync directlyArtem Bityutskiy2012-01-09
* mtd: introduce mtd_block_markbad interfaceArtem Bityutskiy2012-01-09
* mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy2012-01-09
* mtd: introduce mtd_sync interfaceArtem Bityutskiy2012-01-09
* mtd: introduce mtd_write_oob interfaceArtem Bityutskiy2012-01-09
* mtd: introduce mtd_read_oob interfaceArtem Bityutskiy2012-01-09
* mtd: introduce mtd_write interfaceArtem Bityutskiy2012-01-09
* mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-09
* mtd: introduce mtd_erase interfaceArtem Bityutskiy2012-01-09
* mtd: utilize `mtd_is_*()' functionsBrian Norris2011-09-21
* mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris2011-09-11
* mtd: spelling fixesBrian Norris2011-09-11
* mtd: convert vmalloc/memset to vzallocJoe Perches2011-08-15
* mtd: mtdswap: fix possible null dereferenceMaxin B. John2011-05-24
* mtd: mtdswap: fix printk format warningRandy Dunlap2011-04-01
* mtd: mtdswap: fix compilation warningArtem Bityutskiy2011-03-25
* mtdswap: kill strict error handling optionYang Ruirui2011-03-25
* mtd: fix printf format warnings, mostly lack of %zd for size_t, in mtdswapDavid Woodhouse2011-03-11
* mtd: Add mtdswap block driverJarkko Lavinen2011-03-11