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