index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-11
mtd: nand: ecc-hamming: Rename the exported functions
Miquel Raynal
1
-15
/
+14
2020-12-11
mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layer
Miquel Raynal
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 326
Thomas Gleixner
8
-106
/
+8
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-04-18
mtd: rawnand: Clarify Kconfig entry MTD_NAND
Miquel Raynal
1
-1
/
+1
2019-04-18
mtd: nand: Clarify Kconfig entry for software Hamming ECC entries
Miquel Raynal
1
-7
/
+7
2018-10-03
mtd: rawnand: Allow selection of ECC byte ordering at runtime
Boris Brezillon
1
-7
/
+14
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-03-21
mtd: tests: check erase block count in page test
Stefan Agner
1
-3
/
+7
2018-03-15
mtd: Unconditionally update ->fail_addr and ->addr in part_erase()
Boris Brezillon
2
-2
/
+0
2018-03-15
mtd: Stop assuming mtd_erase() is asynchronous
Boris Brezillon
2
-10
/
+0
2018-01-12
mtd: mtd_oobtest: Handle bitflips during reads
Miquel Raynal
1
-0
/
+21
2018-01-09
mtd: tests: nandbiterrs: Fix read_page return value
Sascha Hauer
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-08-13
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
1
-1
/
+1
2017-06-09
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-25
Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-25
/
+24
2016-03-08
mtd: kill the ecclayout->oobavail field
Boris BREZILLON
1
-25
/
+24
2016-03-05
mtd: nand: tests: fix regression introduced in mtd_nandectest
Jorge Ramirez-Ortiz
1
-1
/
+1
2016-01-07
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-28
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-06
mtd: Make MTD tests cancelable
Richard Weinberger
10
-24
/
+120
2015-04-06
mtd: mtd_oobtest: Fix bitflip_limit usage in test case 3
Roger Quadros
1
-27
/
+35
2015-03-12
mtd: tests: fix more potential integer overflows
Brian Norris
5
-10
/
+10
2014-12-13
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-20
mtd: mtd_oobtest: add bitflip_limit parameter
Roger Quadros
1
-18
/
+47
2014-11-20
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-18
mtd: mtd_oobtest: generate consistent data for verification
Akinobu Mita
1
-7
/
+10
2014-03-11
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-28
mtd: nand: add a helper to detect the nand type
Huang Shijie
4
-4
/
+4
2013-08-31
mtd: tests: incorporate error message for mtdtest_write()
Akinobu Mita
5
-50
/
+12
2013-08-31
mtd: tests: incorporate error message for mtdtest_read()
Akinobu Mita
5
-76
/
+17
2013-08-31
mtd: mtd_nandbiterrs: use mtd_test helpers
Akinobu Mita
1
-33
/
+6
2013-08-31
mtd: mtd_torturetest: use mtd_test helpers
Akinobu Mita
1
-59
/
+7
2013-08-31
mtd: mtd_subpagetest: use mtd_test helpers
Akinobu Mita
1
-78
/
+9
2013-08-31
mtd: mtd_stresstest: use mtd_test helpers
Akinobu Mita
1
-74
/
+12
2013-08-31
mtd: mtd_speedtest: use mtd_test helpers
Akinobu Mita
1
-144
/
+36
2013-08-31
mtd: mtd_readtest: use mtd_test helpers
Akinobu Mita
1
-41
/
+8
2013-08-31
mtd: mtd_pagetest: use mtd_test helpers
Akinobu Mita
1
-147
/
+58
2013-08-31
mtd: mtd_oobtest: use mtd_test helpers
Akinobu Mita
1
-80
/
+12
2013-08-31
mtd: tests: rename sources in order to link a helper object
Akinobu Mita
9
-0
/
+9
2013-08-31
mtd: tests: introduce helper functions
Akinobu Mita
2
-0
/
+121
[next]