summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/tests/mtd_nandecctest.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: tests: mtd_nandecctest: Use pr_fmt macroVikram Narayanan2012-11-151-2/+4
* mtd: mtd_nandecctest: add double bit error detection testsAkinobu Mita2012-09-291-0/+79
* mtd: mtd_nandecctest: add single bit error correction testAkinobu Mita2012-09-291-0/+37
* mtd: mtd_nandecctest: add no corruption testAkinobu Mita2012-09-291-0/+26
* mtd: mtd_nandecctest: rewrite the test routineAkinobu Mita2012-09-291-23/+70
* mtd: mtd_nandecctest: support injecting bit error for ecc codeAkinobu Mita2012-09-291-2/+16
* mtd: mtd_nandecctest: ensure alignment requirement for bitopsAkinobu Mita2012-09-291-14/+29
* mtd: mtd_nandecctest: improve message outputAkinobu Mita2012-09-291-19/+29
* mtd: mtd_nandecctest: make module_init() return appropriate errnoAkinobu Mita2012-09-291-1/+1
* mtd: mtd_nandecctest: remove unnecessary includeAkinobu Mita2012-09-291-1/+0Star
* mtd: mtd_nandecctest: make module_init() return an error code if test failsAkinobu Mita2012-09-291-3/+6
* mtd: mtd_nandecctest: remove unnecessary srandom32() callAkinobu Mita2012-09-291-2/+0Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* mtd: add nand_ecc test moduleAkinobu Mita2009-11-301-0/+87