index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
tests
/
mtd_nandecctest.c
Age
Commit message (
Expand
)
Author
2015-04-05
mtd: Make MTD tests cancelable
Richard Weinberger
2014-01-03
mtd: tests: mtd_nandecctest: Use IS_ENABLED() macro
Fabio Estevam
2013-03-02
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-02-27
mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes()
Akinobu Mita
2013-02-04
mtd: rename random32() to prandom_u32()
Akinobu Mita
2012-11-15
mtd: tests: mtd_nandecctest: Use pr_fmt macro
Vikram Narayanan
2012-09-29
mtd: mtd_nandecctest: add double bit error detection tests
Akinobu Mita
2012-09-29
mtd: mtd_nandecctest: add single bit error correction test
Akinobu Mita
2012-09-29
mtd: mtd_nandecctest: add no corruption test
Akinobu Mita
2012-09-29
mtd: mtd_nandecctest: rewrite the test routine
Akinobu Mita
2012-09-29
mtd: mtd_nandecctest: support injecting bit error for ecc code
Akinobu Mita
2012-09-29
mtd: mtd_nandecctest: ensure alignment requirement for bitops
Akinobu Mita
2012-09-29
mtd: mtd_nandecctest: improve message output
Akinobu Mita
2012-09-29
mtd: mtd_nandecctest: make module_init() return appropriate errno
Akinobu Mita
2012-09-29
mtd: mtd_nandecctest: remove unnecessary include
Akinobu Mita
2012-09-29
mtd: mtd_nandecctest: make module_init() return an error code if test fails
Akinobu Mita
2012-09-29
mtd: mtd_nandecctest: remove unnecessary srandom32() call
Akinobu Mita
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-30
mtd: add nand_ecc test module
Akinobu Mita