index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mtd: tests: mtd_pagetest: Replace printk with pr_{info,crit,err}
Vikram Narayanan
2012-11-15
1
-76
/
+76
*
mtd: tests: mtd_nandecctest: Use pr_fmt macro
Vikram Narayanan
2012-11-15
1
-2
/
+4
*
mtd: tests: mtd_nandbiterrs: replace msg macro with pr_{info,err}
Vikram Narayanan
2012-11-15
1
-36
/
+37
*
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: tests: test for multi-bit error correction
Iwo Mergler
2012-09-29
2
-0
/
+461
*
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
*
mtd: tests: use random32 instead of home-brewed generator
Artem Bityutskiy
2012-07-06
2
-44
/
+11
*
mtd: introduce mtd_can_have_bb helper
Artem Bityutskiy
2012-01-09
4
-7
/
+4
*
mtd: remove extra retlen assignment
Artem Bityutskiy
2012-01-09
6
-32
/
+21
*
mtd: introduce mtd_block_isbad interface
Artem Bityutskiy
2012-01-09
7
-8
/
+7
*
mtd: introduce mtd_write_oob interface
Artem Bityutskiy
2012-01-09
1
-5
/
+5
*
mtd: introduce mtd_read_oob interface
Artem Bityutskiy
2012-01-09
2
-8
/
+8
*
mtd: introduce mtd_write interface
Artem Bityutskiy
2012-01-09
5
-13
/
+13
*
mtd: introduce mtd_read interface
Artem Bityutskiy
2012-01-09
6
-25
/
+25
*
mtd: introduce mtd_erase interface
Artem Bityutskiy
2012-01-09
6
-7
/
+7
*
mtd: tests: stresstest: bail out if device has not enough eraseblocks
Wolfram Sang
2012-01-09
1
-0
/
+7
*
mtd: tests: don't use mtd0 as a default
Wolfram Sang
2011-10-30
7
-7
/
+55
*
mtd: utilize `mtd_is_*()' functions
Brian Norris
2011-09-21
6
-25
/
+25
*
mtd: rename MTD_OOB_* to MTD_OPS_*
Brian Norris
2011-09-11
2
-13
/
+13
*
mtd: tests: ignore corrected bitflips in OOB on mtd_readtest
Brian Norris
2011-09-11
1
-1
/
+2
*
mtd: speedtest: fix integer overflow
David Lambert
2011-03-11
1
-7
/
+7
*
mtd: tests: add multiblock erase test to the mtd_speedtest
Roman Tereshonkov
2011-03-11
1
-2
/
+57
*
mtd: tests: add count parameter to mtd_speedtest
Adrian Hunter
2011-03-11
1
-2
/
+13
*
mtd: tests: print correct values
Roman Tereshonkov
2011-03-11
1
-5
/
+5
*
mtd: tests: return -1 if verify failed
Roel Kluin
2010-08-02
1
-5
/
+4
*
drivers/mtd: Use kzalloc
Julia Lawall
2010-05-13
5
-10
/
+5
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
8
-1
/
+7
*
mtd: tests: fix read, speed and stress tests on NOR flash
Morten Thunberg Svendsen
2010-01-13
3
-3
/
+16
*
mtd: make pagetest work
Artem Bityutskiy
2009-11-30
1
-0
/
+1
*
mtd: add nand_ecc test module
Akinobu Mita
2009-11-30
2
-0
/
+88
*
mtd: cleanup mtd_oobtest
Akinobu Mita
2009-10-17
1
-14
/
+4
*
mtd: tests: fix read buffer overflows
Roel Kluin
2009-09-04
2
-7
/
+7
*
trivial: NULL noise: drivers/mtd/tests/mtd_*test.c
Hannes Eder
2009-03-30
2
-13
/
+13
*
[MTD] [TESTS] Fix some size_t printk format warnings
David Woodhouse
2009-01-05
2
-4
/
+4
*
MTD: add MTD tests to compilation
Artem Bityutskiy
2008-12-10
1
-0
/
+7
*
MTD: tests: add mtd_torturetest
Artem Bityutskiy
2008-12-10
1
-0
/
+530
*
MTD: tests: add mtd_subpagetest
Artem Bityutskiy
2008-12-08
1
-0
/
+525
*
MTD: tests: add mtd_stresstest
Artem Bityutskiy
2008-12-08
1
-0
/
+330
*
MTD: tests: add mtd_speedtest
Artem Bityutskiy
2008-12-08
1
-0
/
+502
*
MTD: tests: add mtd_readtest
Artem Bityutskiy
2008-12-08
1
-0
/
+253
*
MTD: tests: add mtd_pagetest
Artem Bityutskiy
2008-12-08
1
-0
/
+632
[prev]
[next]