summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/tests/mtd_subpagetest.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-09mtd: introduce mtd_write interfaceArtem Bityutskiy1-3/+3
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy1-4/+4
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-21mtd: utilize `mtd_is_*()' functionsBrian Norris1-4/+4
2011-03-11mtd: tests: print correct valuesRoman Tereshonkov1-5/+5
2010-05-13drivers/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
2009-01-05[MTD] [TESTS] Fix some size_t printk format warningsDavid Woodhouse1-3/+3
2008-12-08MTD: tests: add mtd_subpagetestArtem Bityutskiy1-0/+525