aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/tests/mtd_test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-15mtd: Unconditionally update ->fail_addr and ->addr in part_erase()Boris Brezillon1-1/+0
2018-03-15mtd: Stop assuming mtd_erase() is asynchronousBoris Brezillon1-4/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-08-19mtd: tests: fix integer overflow issuesBrian Norris1-2/+2
2014-03-10mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-08-30mtd: tests: incorporate error message for mtdtest_write()Akinobu Mita1-0/+2
2013-08-30mtd: tests: incorporate error message for mtdtest_read()Akinobu Mita1-0/+2
2013-08-30mtd: tests: introduce helper functionsAkinobu Mita1-0/+110