aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/tests/pagetest.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-03-21mtd: tests: check erase block count in page testStefan Agner1-3/+7
2016-01-06mtd: tests: consolidate kmalloc/memset 0 call to kzallocNicholas Mc Guire1-2/+1
2015-04-05mtd: Make MTD tests cancelableRichard Weinberger1-2/+8
2014-08-19mtd: tests: fix integer overflow issuesBrian Norris1-2/+2
2013-10-27mtd: nand: add a helper to detect the nand typeHuang Shijie1-1/+1
2013-08-30mtd: tests: incorporate error message for mtdtest_write()Akinobu Mita1-19/+4
2013-08-30mtd: tests: incorporate error message for mtdtest_read()Akinobu Mita1-46/+9
2013-08-30mtd: mtd_pagetest: use mtd_test helpersAkinobu Mita1-147/+58
2013-08-30mtd: tests: rename sources in order to link a helper objectAkinobu Mita1-0/+605