aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/tests/mtd_oobtest.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-30mtd: tests: rename sources in order to link a helper objectAkinobu Mita1-714/+0
2013-08-05mtd: tests: don't print error messages when out-of-memoryBrian Norris1-9/+3
2013-02-27mtd: mtd_oobtest: convert to use prandom libraryAkinobu Mita1-33/+16
2012-11-18mtd: Fix typo mtd/testsMasanari Iida1-2/+2
2012-11-15mtd: mtd_oobtest: printk -> pr_{info,err,crit}Vikram Narayanan1-87/+84
2012-01-09mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy1-1/+1
2012-01-09mtd: introduce mtd_write_oob interfaceArtem Bityutskiy1-5/+5
2012-01-09mtd: introduce mtd_read_oob interfaceArtem Bityutskiy1-7/+7
2012-01-09mtd: introduce mtd_erase interfaceArtem Bityutskiy1-1/+1
2011-10-30mtd: tests: don't use mtd0 as a defaultWolfram Sang1-1/+8
2011-09-11mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris1-12/+12
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-10-17mtd: cleanup mtd_oobtestAkinobu Mita1-14/+4
2009-09-04mtd: tests: fix read buffer overflowsRoel Kluin1-1/+1
2009-03-30trivial: NULL noise: drivers/mtd/tests/mtd_*test.cHannes Eder1-12/+12
2008-12-08MTD: tests: add mtd_oobtestArtem Bityutskiy1-0/+742