summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/tests/mtd_speedtest.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: tests: mtd_speedtest: Replace printk with pr_{info,crit,err}Vikram Narayanan2012-11-151-44/+44
* mtd: tests: use random32 instead of home-brewed generatorArtem Bityutskiy2012-07-061-14/+2
* mtd: introduce mtd_can_have_bb helperArtem Bityutskiy2012-01-091-2/+1
* mtd: remove extra retlen assignmentArtem Bityutskiy2012-01-091-6/+6
* mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy2012-01-091-1/+1
* mtd: introduce mtd_write interfaceArtem Bityutskiy2012-01-091-4/+4
* mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-091-4/+4
* mtd: introduce mtd_erase interfaceArtem Bityutskiy2012-01-091-2/+2
* mtd: tests: don't use mtd0 as a defaultWolfram Sang2011-10-301-1/+8
* mtd: utilize `mtd_is_*()' functionsBrian Norris2011-09-211-4/+4
* mtd: speedtest: fix integer overflowDavid Lambert2011-03-111-7/+7
* mtd: tests: add multiblock erase test to the mtd_speedtestRoman Tereshonkov2011-03-111-2/+57
* mtd: tests: add count parameter to mtd_speedtestAdrian Hunter2011-03-111-2/+13
* drivers/mtd: Use kzallocJulia Lawall2010-05-131-2/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mtd: tests: fix read, speed and stress tests on NOR flashMorten Thunberg Svendsen2010-01-131-1/+6
* MTD: tests: add mtd_speedtestArtem Bityutskiy2008-12-081-0/+502