aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/tests/mtd_stresstest.c
Commit message (Expand)AuthorAge
* Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds2013-03-02
|\
| * mtd: rename random32() to prandom_u32()Akinobu Mita2013-02-04
* | mtd: mtd_stresstest: use prandom_bytes()Akinobu Mita2013-02-27
|/
* mtd: Fix typo mtd/testsMasanari Iida2012-11-18
* mtd: tests: mtd_stresstest: Replace printk with pr_{info,crit,err}Vikram Narayanan2012-11-15
* mtd: tests: use random32 instead of home-brewed generatorArtem Bityutskiy2012-07-06
* mtd: introduce mtd_can_have_bb helperArtem Bityutskiy2012-01-09
* mtd: remove extra retlen assignmentArtem Bityutskiy2012-01-09
* mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy2012-01-09
* mtd: introduce mtd_write interfaceArtem Bityutskiy2012-01-09
* mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-09
* mtd: introduce mtd_erase interfaceArtem Bityutskiy2012-01-09
* mtd: tests: stresstest: bail out if device has not enough eraseblocksWolfram Sang2012-01-09
* mtd: tests: don't use mtd0 as a defaultWolfram Sang2011-10-30
* mtd: utilize `mtd_is_*()' functionsBrian Norris2011-09-21
* drivers/mtd: Use kzallocJulia Lawall2010-05-13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* mtd: tests: fix read, speed and stress tests on NOR flashMorten Thunberg Svendsen2010-01-13
* MTD: tests: add mtd_stresstestArtem Bityutskiy2008-12-08