aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/tests/mtd_nandecctest.c
Commit message (Expand)AuthorAge
* Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds2013-03-02
|\
| * mtd: rename random32() to prandom_u32()Akinobu Mita2013-02-04
* | mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes()Akinobu Mita2013-02-27
|/
* 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