aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/tests (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-11mtd: speedtest: fix integer overflowDavid Lambert1-7/+7
2011-03-11mtd: tests: add multiblock erase test to the mtd_speedtestRoman Tereshonkov1-2/+57
2011-03-11mtd: tests: add count parameter to mtd_speedtestAdrian Hunter1-2/+13
2011-03-11mtd: tests: print correct valuesRoman Tereshonkov1-5/+5
2010-08-02mtd: tests: return -1 if verify failedRoel Kluin1-5/+4
2010-05-13drivers/mtd: Use kzallocJulia Lawall5-10/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo8-1/+7
2010-01-13mtd: tests: fix read, speed and stress tests on NOR flashMorten Thunberg Svendsen3-3/+16
2009-11-30mtd: make pagetest workArtem Bityutskiy1-0/+1
2009-11-30mtd: add nand_ecc test moduleAkinobu Mita2-0/+88
2009-10-17mtd: cleanup mtd_oobtestAkinobu Mita1-14/+4
2009-09-04mtd: tests: fix read buffer overflowsRoel Kluin2-7/+7
2009-03-30trivial: NULL noise: drivers/mtd/tests/mtd_*test.cHannes Eder2-13/+13
2009-01-05[MTD] [TESTS] Fix some size_t printk format warningsDavid Woodhouse2-4/+4
2008-12-10MTD: add MTD tests to compilationArtem Bityutskiy1-0/+7
2008-12-10MTD: tests: add mtd_torturetestArtem Bityutskiy1-0/+530
2008-12-08MTD: tests: add mtd_subpagetestArtem Bityutskiy1-0/+525
2008-12-08MTD: tests: add mtd_stresstestArtem Bityutskiy1-0/+330
2008-12-08MTD: tests: add mtd_speedtestArtem Bityutskiy1-0/+502
2008-12-08MTD: tests: add mtd_readtestArtem Bityutskiy1-0/+253
2008-12-08MTD: tests: add mtd_pagetestArtem Bityutskiy1-0/+632
2008-12-08MTD: tests: add mtd_oobtestArtem Bityutskiy1-0/+742