summaryrefslogtreecommitdiff
path: root/drivers/mtd/tests/mtd_readtest.c
AgeCommit message (Expand)Author
2013-08-05mtd: tests: don't print error messages when out-of-memoryBrian Norris
2012-12-04mtd: tests/read: initialize buffer for whole next pageChristian Herzig
2012-11-18mtd: Fix typo mtd/testsMasanari Iida
2012-11-15mtd: tests: mtd_readtest: Replace printk with pr_{info,err}Vikram Narayanan
2012-01-09mtd: introduce mtd_can_have_bb helperArtem Bityutskiy
2012-01-09mtd: remove extra retlen assignmentArtem Bityutskiy
2012-01-09mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_read_oob interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy
2011-10-30mtd: tests: don't use mtd0 as a defaultWolfram Sang
2011-09-21mtd: utilize `mtd_is_*()' functionsBrian Norris
2011-09-11mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris
2011-09-11mtd: tests: ignore corrected bitflips in OOB on mtd_readtestBrian Norris
2010-05-13drivers/mtd: Use kzallocJulia Lawall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-13mtd: tests: fix read, speed and stress tests on NOR flashMorten Thunberg Svendsen
2009-03-30trivial: NULL noise: drivers/mtd/tests/mtd_*test.cHannes Eder
2008-12-08MTD: tests: add mtd_readtestArtem Bityutskiy