index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-08
mtd: subpagetest: fix wrong written check in function write_eraseblock2
Xiaolei Li
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2016-07-11
mtd: nandbiterrs: Support for NAND biterrors test on platforms without raw write
Iwo Mergler
1
-1
/
+1
2016-03-24
Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-25
/
+24
2016-03-07
mtd: kill the ecclayout->oobavail field
Boris BREZILLON
1
-25
/
+24
2016-03-04
mtd: nand: tests: fix regression introduced in mtd_nandectest
Jorge Ramirez-Ortiz
1
-1
/
+1
2016-01-06
mtd: tests: consolidate kmalloc/memset 0 call to kzalloc
Nicholas Mc Guire
1
-2
/
+1
2015-10-26
mtd: tests: Replace timeval with ktime_t
Shraddha Barke
2
-10
/
+10
2015-08-27
mtd: mtd_oobtest: Fix the address offset with vary_offset case
Roger Quadros
1
-6
/
+12
2015-05-14
mtd: readtest: don't clobber error reports
Brian Norris
1
-2
/
+4
2015-04-05
mtd: Make MTD tests cancelable
Richard Weinberger
10
-24
/
+120
2015-04-05
mtd: mtd_oobtest: Fix bitflip_limit usage in test case 3
Roger Quadros
1
-27
/
+35
2015-03-11
mtd: tests: fix more potential integer overflows
Brian Norris
5
-10
/
+10
2014-12-12
mtd: tests: abort torturetest on erase errors
Brian Norris
1
-1
/
+3
2014-11-20
mtd: oobtest: correct printf() format specifier for 'size_t'
Brian Norris
1
-1
/
+1
2014-11-19
mtd: mtd_oobtest: add bitflip_limit parameter
Roger Quadros
1
-18
/
+47
2014-11-19
mtd: mtd_oobtest: Show the verification error location and data
Roger Quadros
1
-7
/
+29
2014-08-19
mtd: tests: fix integer overflow issues
Brian Norris
7
-22
/
+22
2014-04-17
mtd: mtd_oobtest: generate consistent data for verification
Akinobu Mita
1
-7
/
+10
2014-03-10
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-03
mtd: tests: mtd_nandecctest: Use IS_ENABLED() macro
Fabio Estevam
1
-1
/
+1
2013-10-27
mtd: nand: add a helper to detect the nand type
Huang Shijie
4
-4
/
+4
2013-08-30
mtd: tests: incorporate error message for mtdtest_write()
Akinobu Mita
5
-50
/
+12
2013-08-30
mtd: tests: incorporate error message for mtdtest_read()
Akinobu Mita
5
-76
/
+17
2013-08-30
mtd: mtd_nandbiterrs: use mtd_test helpers
Akinobu Mita
1
-33
/
+6
2013-08-30
mtd: mtd_torturetest: use mtd_test helpers
Akinobu Mita
1
-59
/
+7
2013-08-30
mtd: mtd_subpagetest: use mtd_test helpers
Akinobu Mita
1
-78
/
+9
2013-08-30
mtd: mtd_stresstest: use mtd_test helpers
Akinobu Mita
1
-74
/
+12
2013-08-30
mtd: mtd_speedtest: use mtd_test helpers
Akinobu Mita
1
-144
/
+36
2013-08-30
mtd: mtd_readtest: use mtd_test helpers
Akinobu Mita
1
-41
/
+8
2013-08-30
mtd: mtd_pagetest: use mtd_test helpers
Akinobu Mita
1
-147
/
+58
2013-08-30
mtd: mtd_oobtest: use mtd_test helpers
Akinobu Mita
1
-80
/
+12
2013-08-30
mtd: tests: rename sources in order to link a helper object
Akinobu Mita
9
-0
/
+9
2013-08-30
mtd: tests: introduce helper functions
Akinobu Mita
2
-0
/
+121
2013-08-05
mtd: tests: don't print error messages when out-of-memory
Brian Norris
6
-54
/
+18
2013-03-02
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-23
/
+20
2013-02-27
mtd: mtd_stresstest: use prandom_bytes()
Akinobu Mita
1
-2
/
+1
2013-02-27
mtd: mtd_subpagetest: convert to use prandom library
Akinobu Mita
1
-30
/
+12
2013-02-27
mtd: mtd_speedtest: use prandom_bytes
Akinobu Mita
1
-8
/
+1
2013-02-27
mtd: mtd_pagetest: convert to use prandom library
Akinobu Mita
1
-30
/
+13
2013-02-27
mtd: mtd_oobtest: convert to use prandom library
Akinobu Mita
1
-33
/
+16
2013-02-27
mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes()
Akinobu Mita
1
-1
/
+1
2013-02-13
mtd: mtd_torturetest can cause stack overflows
Al Cooper
1
-14
/
+11
2013-02-04
mtd: rename random32() to prandom_u32()
Akinobu Mita
2
-9
/
+9
2012-12-04
mtd: tests/read: initialize buffer for whole next page
Christian Herzig
1
-1
/
+1
2012-11-18
mtd: Fix typo mtd/tests
Masanari Iida
7
-8
/
+8
2012-11-15
mtd: mtd_oobtest: printk -> pr_{info,err,crit}
Vikram Narayanan
1
-87
/
+84
2012-11-15
mtd: tests: mtd_torturetest: Replace printk with pr_{info,crit}
Vikram Narayanan
1
-36
/
+37
2012-11-15
mtd: tests: mtd_subpagetest: replace printk with pr_{info,crit,err}
Vikram Narayanan
1
-62
/
+62
2012-11-15
mtd: tests: mtd_speedtest: Replace printk with pr_{info,crit,err}
Vikram Narayanan
1
-44
/
+44
[next]