summaryrefslogtreecommitdiff
path: root/drivers/mtd/tests/mtd_readtest.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-09mtd: introduce mtd_can_have_bb helperArtem Bityutskiy1-2/+1
2012-01-09mtd: remove extra retlen assignmentArtem Bityutskiy1-1/+1
2012-01-09mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy1-1/+1
2012-01-09mtd: introduce mtd_read_oob interfaceArtem Bityutskiy1-1/+1
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy1-1/+1
2011-10-30mtd: tests: don't use mtd0 as a defaultWolfram Sang1-1/+7
2011-09-21mtd: utilize `mtd_is_*()' functionsBrian Norris1-1/+1
2011-09-11mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris1-1/+1
2011-09-11mtd: tests: ignore corrected bitflips in OOB on mtd_readtestBrian Norris1-1/+2
2010-05-14drivers/mtd: Use kzallocJulia Lawall1-2/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-01-13mtd: tests: fix read, speed and stress tests on NOR flashMorten Thunberg Svendsen1-1/+5
2009-03-30trivial: NULL noise: drivers/mtd/tests/mtd_*test.cHannes Eder1-1/+1
2008-12-08MTD: tests: add mtd_readtestArtem Bityutskiy1-0/+253