index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
tests
/
mtd_nandecctest.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-05
mtd: nand: tests: fix regression introduced in mtd_nandectest
Jorge Ramirez-Ortiz
1
-1
/
+1
2015-04-06
mtd: Make MTD tests cancelable
Richard Weinberger
1
-0
/
+6
2014-01-03
mtd: tests: mtd_nandecctest: Use IS_ENABLED() macro
Fabio Estevam
1
-1
/
+1
2013-03-03
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-5
/
+5
2013-02-28
mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes()
Akinobu Mita
1
-1
/
+1
2013-02-04
mtd: rename random32() to prandom_u32()
Akinobu Mita
1
-5
/
+5
2012-11-15
mtd: tests: mtd_nandecctest: Use pr_fmt macro
Vikram Narayanan
1
-2
/
+4
2012-09-29
mtd: mtd_nandecctest: add double bit error detection tests
Akinobu Mita
1
-0
/
+79
2012-09-29
mtd: mtd_nandecctest: add single bit error correction test
Akinobu Mita
1
-0
/
+37
2012-09-29
mtd: mtd_nandecctest: add no corruption test
Akinobu Mita
1
-0
/
+26
2012-09-29
mtd: mtd_nandecctest: rewrite the test routine
Akinobu Mita
1
-23
/
+70
2012-09-29
mtd: mtd_nandecctest: support injecting bit error for ecc code
Akinobu Mita
1
-2
/
+16
2012-09-29
mtd: mtd_nandecctest: ensure alignment requirement for bitops
Akinobu Mita
1
-14
/
+29
2012-09-29
mtd: mtd_nandecctest: improve message output
Akinobu Mita
1
-19
/
+29
2012-09-29
mtd: mtd_nandecctest: make module_init() return appropriate errno
Akinobu Mita
1
-1
/
+1
2012-09-29
mtd: mtd_nandecctest: remove unnecessary include
Akinobu Mita
1
-1
/
+0
2012-09-29
mtd: mtd_nandecctest: make module_init() return an error code if test fails
Akinobu Mita
1
-3
/
+6
2012-09-29
mtd: mtd_nandecctest: remove unnecessary srandom32() call
Akinobu Mita
1
-2
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-11-30
mtd: add nand_ecc test module
Akinobu Mita
1
-0
/
+87