index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
tests
/
oobtest.c
Age
Commit message (
Expand
)
Author
2021-05-10
mtd: mtd_oobtest: Remove redundant assignment to err
Jiapeng Chong
2021-05-10
mtd: mtd_oobtest: fix error return code in mtd_oobtest_init()
Zhang Xiaoxu
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 326
Thomas Gleixner
2018-01-12
mtd: mtd_oobtest: Handle bitflips during reads
Miquel Raynal
2016-03-07
mtd: kill the ecclayout->oobavail field
Boris BREZILLON
2015-08-27
mtd: mtd_oobtest: Fix the address offset with vary_offset case
Roger Quadros
2015-04-05
mtd: Make MTD tests cancelable
Richard Weinberger
2015-04-05
mtd: mtd_oobtest: Fix bitflip_limit usage in test case 3
Roger Quadros
2015-03-11
mtd: tests: fix more potential integer overflows
Brian Norris
2014-11-20
mtd: oobtest: correct printf() format specifier for 'size_t'
Brian Norris
2014-11-19
mtd: mtd_oobtest: add bitflip_limit parameter
Roger Quadros
2014-11-19
mtd: mtd_oobtest: Show the verification error location and data
Roger Quadros
2014-08-19
mtd: tests: fix integer overflow issues
Brian Norris
2014-04-17
mtd: mtd_oobtest: generate consistent data for verification
Akinobu Mita
2013-10-27
mtd: nand: add a helper to detect the nand type
Huang Shijie
2013-08-30
mtd: mtd_oobtest: use mtd_test helpers
Akinobu Mita
2013-08-30
mtd: tests: rename sources in order to link a helper object
Akinobu Mita