index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
tests
/
mtd_nandecctest.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: tests: fix regression introduced in mtd_nandectest
Jorge Ramirez-Ortiz
2016-03-04
1
-1
/
+1
*
mtd: Make MTD tests cancelable
Richard Weinberger
2015-04-05
1
-0
/
+6
*
mtd: tests: mtd_nandecctest: Use IS_ENABLED() macro
Fabio Estevam
2014-01-03
1
-1
/
+1
*
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-03-02
1
-5
/
+5
|
\
|
*
mtd: rename random32() to prandom_u32()
Akinobu Mita
2013-02-04
1
-5
/
+5
*
|
mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes()
Akinobu Mita
2013-02-27
1
-1
/
+1
|
/
*
mtd: tests: mtd_nandecctest: Use pr_fmt macro
Vikram Narayanan
2012-11-15
1
-2
/
+4
*
mtd: mtd_nandecctest: add double bit error detection tests
Akinobu Mita
2012-09-29
1
-0
/
+79
*
mtd: mtd_nandecctest: add single bit error correction test
Akinobu Mita
2012-09-29
1
-0
/
+37
*
mtd: mtd_nandecctest: add no corruption test
Akinobu Mita
2012-09-29
1
-0
/
+26
*
mtd: mtd_nandecctest: rewrite the test routine
Akinobu Mita
2012-09-29
1
-23
/
+70
*
mtd: mtd_nandecctest: support injecting bit error for ecc code
Akinobu Mita
2012-09-29
1
-2
/
+16
*
mtd: mtd_nandecctest: ensure alignment requirement for bitops
Akinobu Mita
2012-09-29
1
-14
/
+29
*
mtd: mtd_nandecctest: improve message output
Akinobu Mita
2012-09-29
1
-19
/
+29
*
mtd: mtd_nandecctest: make module_init() return appropriate errno
Akinobu Mita
2012-09-29
1
-1
/
+1
*
mtd: mtd_nandecctest: remove unnecessary include
Akinobu Mita
2012-09-29
1
-1
/
+0
*
mtd: mtd_nandecctest: make module_init() return an error code if test fails
Akinobu Mita
2012-09-29
1
-3
/
+6
*
mtd: mtd_nandecctest: remove unnecessary srandom32() call
Akinobu Mita
2012-09-29
1
-2
/
+0
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
mtd: add nand_ecc test module
Akinobu Mita
2009-11-30
1
-0
/
+87