summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/tests/mtd_torturetest.c
AgeCommit message (Expand)AuthorLines
2013-08-30mtd: tests: rename sources in order to link a helper objectAkinobu Mita-535/+0
2013-02-13mtd: mtd_torturetest can cause stack overflowsAl Cooper-14/+11
2012-11-18mtd: Fix typo mtd/testsMasanari Iida-1/+1
2012-11-15mtd: tests: mtd_torturetest: Replace printk with pr_{info,crit}Vikram Narayanan-36/+37
2012-01-09mtd: introduce mtd_can_have_bb helperArtem Bityutskiy-1/+1
2012-01-09mtd: remove extra retlen assignmentArtem Bityutskiy-2/+2
2012-01-09mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy-2/+1
2012-01-09mtd: introduce mtd_write interfaceArtem Bityutskiy-1/+1
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy-1/+1
2012-01-09mtd: introduce mtd_erase interfaceArtem Bityutskiy-1/+1
2011-10-30mtd: tests: don't use mtd0 as a defaultWolfram Sang-1/+8
2011-09-21mtd: utilize `mtd_is_*()' functionsBrian Norris-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-01-05[MTD] [TESTS] Fix some size_t printk format warningsDavid Woodhouse-1/+1
2008-12-10MTD: tests: add mtd_torturetestArtem Bityutskiy-0/+530