summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/tests/mtd_test.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: Unconditionally update ->fail_addr and ->addr in part_erase()Boris Brezillon2018-03-151-1/+0Star
* mtd: Stop assuming mtd_erase() is asynchronousBoris Brezillon2018-03-151-4/+0Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mtd: tests: fix integer overflow issuesBrian Norris2014-08-191-2/+2
* mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-111-1/+0Star
* mtd: tests: incorporate error message for mtdtest_write()Akinobu Mita2013-08-301-0/+2
* mtd: tests: incorporate error message for mtdtest_read()Akinobu Mita2013-08-301-0/+2
* mtd: tests: introduce helper functionsAkinobu Mita2013-08-301-0/+110