aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/tests
Commit message (Expand)AuthorAge
...
* mtd: introduce mtd_can_have_bb helperArtem Bityutskiy2012-01-09
* mtd: remove extra retlen assignmentArtem Bityutskiy2012-01-09
* mtd: introduce mtd_block_isbad 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: tests: stresstest: bail out if device has not enough eraseblocksWolfram Sang2012-01-09
* mtd: tests: don't use mtd0 as a defaultWolfram Sang2011-10-30
* mtd: utilize `mtd_is_*()' functionsBrian Norris2011-09-21
* mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris2011-09-11
* mtd: tests: ignore corrected bitflips in OOB on mtd_readtestBrian Norris2011-09-11
* mtd: speedtest: fix integer overflowDavid Lambert2011-03-11
* mtd: tests: add multiblock erase test to the mtd_speedtestRoman Tereshonkov2011-03-11
* mtd: tests: add count parameter to mtd_speedtestAdrian Hunter2011-03-11
* mtd: tests: print correct valuesRoman Tereshonkov2011-03-11
* mtd: tests: return -1 if verify failedRoel Kluin2010-08-02
* drivers/mtd: Use kzallocJulia Lawall2010-05-13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* mtd: tests: fix read, speed and stress tests on NOR flashMorten Thunberg Svendsen2010-01-13
* mtd: make pagetest workArtem Bityutskiy2009-11-30
* mtd: add nand_ecc test moduleAkinobu Mita2009-11-30
* mtd: cleanup mtd_oobtestAkinobu Mita2009-10-17
* mtd: tests: fix read buffer overflowsRoel Kluin2009-09-04
* trivial: NULL noise: drivers/mtd/tests/mtd_*test.cHannes Eder2009-03-30
* [MTD] [TESTS] Fix some size_t printk format warningsDavid Woodhouse2009-01-05
* MTD: add MTD tests to compilationArtem Bityutskiy2008-12-10
* MTD: tests: add mtd_torturetestArtem Bityutskiy2008-12-10
* MTD: tests: add mtd_subpagetestArtem Bityutskiy2008-12-08
* MTD: tests: add mtd_stresstestArtem Bityutskiy2008-12-08
* MTD: tests: add mtd_speedtestArtem Bityutskiy2008-12-08
* MTD: tests: add mtd_readtestArtem Bityutskiy2008-12-08
* MTD: tests: add mtd_pagetestArtem Bityutskiy2008-12-08
* MTD: tests: add mtd_oobtestArtem Bityutskiy2008-12-08