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