aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/tests
Commit message (Expand)AuthorAge
* mtd: Fix typo mtd/testsMasanari Iida2012-11-18
* mtd: mtd_oobtest: printk -> pr_{info,err,crit}Vikram Narayanan2012-11-15
* mtd: tests: mtd_torturetest: Replace printk with pr_{info,crit}Vikram Narayanan2012-11-15
* mtd: tests: mtd_subpagetest: replace printk with pr_{info,crit,err}Vikram Narayanan2012-11-15
* mtd: tests: mtd_speedtest: Replace printk with pr_{info,crit,err}Vikram Narayanan2012-11-15
* mtd: tests: mtd_stresstest: Replace printk with pr_{info,crit,err}Vikram Narayanan2012-11-15
* mtd: tests: mtd_readtest: Replace printk with pr_{info,err}Vikram Narayanan2012-11-15
* mtd: tests: mtd_pagetest: Replace printk with pr_{info,crit,err}Vikram Narayanan2012-11-15
* mtd: tests: mtd_nandecctest: Use pr_fmt macroVikram Narayanan2012-11-15
* mtd: tests: mtd_nandbiterrs: replace msg macro with pr_{info,err}Vikram Narayanan2012-11-15
* mtd: mtd_nandecctest: add double bit error detection testsAkinobu Mita2012-09-29
* mtd: mtd_nandecctest: add single bit error correction testAkinobu Mita2012-09-29
* mtd: mtd_nandecctest: add no corruption testAkinobu Mita2012-09-29
* mtd: mtd_nandecctest: rewrite the test routineAkinobu Mita2012-09-29
* mtd: mtd_nandecctest: support injecting bit error for ecc codeAkinobu Mita2012-09-29
* mtd: tests: test for multi-bit error correctionIwo Mergler2012-09-29
* mtd: mtd_nandecctest: ensure alignment requirement for bitopsAkinobu Mita2012-09-29
* mtd: mtd_nandecctest: improve message outputAkinobu Mita2012-09-29
* mtd: mtd_nandecctest: make module_init() return appropriate errnoAkinobu Mita2012-09-29
* mtd: mtd_nandecctest: remove unnecessary includeAkinobu Mita2012-09-29
* mtd: mtd_nandecctest: make module_init() return an error code if test failsAkinobu Mita2012-09-29
* mtd: mtd_nandecctest: remove unnecessary srandom32() callAkinobu Mita2012-09-29
* mtd: tests: use random32 instead of home-brewed generatorArtem Bityutskiy2012-07-06
* 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