aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/tests/mtd_nandecctest.c
Commit message (Expand)AuthorAge
* mtd: tests: mtd_nandecctest: Use pr_fmt macroVikram 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: 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
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* mtd: add nand_ecc test moduleAkinobu Mita2009-11-30