Age | Commit message (Expand) | Author | Files | Lines |
2013-08-31 | mtd: tests: rename sources in order to link a helper object | Akinobu Mita | 1 | -321/+0 |
2013-08-05 | mtd: tests: don't print error messages when out-of-memory | Brian Norris | 1 | -6/+2 |
2013-03-03 | Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -4/+4 |
2013-02-28 | mtd: mtd_stresstest: use prandom_bytes() | Akinobu Mita | 1 | -2/+1 |
2013-02-04 | mtd: rename random32() to prandom_u32() | Akinobu Mita | 1 | -4/+4 |
2012-11-18 | mtd: Fix typo mtd/tests | Masanari Iida | 1 | -1/+1 |
2012-11-15 | mtd: tests: mtd_stresstest: Replace printk with pr_{info,crit,err} | Vikram Narayanan | 1 | -22/+22 |
2012-07-06 | mtd: tests: use random32 instead of home-brewed generator | Artem Bityutskiy | 1 | -30/+9 |
2012-01-09 | mtd: introduce mtd_can_have_bb helper | Artem Bityutskiy | 1 | -2/+1 |
2012-01-09 | mtd: remove extra retlen assignment | Artem Bityutskiy | 1 | -2/+2 |
2012-01-09 | mtd: introduce mtd_block_isbad interface | Artem Bityutskiy | 1 | -1/+1 |
2012-01-09 | mtd: introduce mtd_write interface | Artem Bityutskiy | 1 | -1/+1 |
2012-01-09 | mtd: introduce mtd_read interface | Artem Bityutskiy | 1 | -1/+1 |
2012-01-09 | mtd: introduce mtd_erase interface | Artem Bityutskiy | 1 | -1/+1 |
2012-01-09 | mtd: tests: stresstest: bail out if device has not enough eraseblocks | Wolfram Sang | 1 | -0/+7 |
2011-10-30 | mtd: tests: don't use mtd0 as a default | Wolfram Sang | 1 | -1/+8 |
2011-09-21 | mtd: utilize `mtd_is_*()' functions | Brian Norris | 1 | -1/+1 |
2010-05-14 | drivers/mtd: Use kzalloc | Julia Lawall | 1 | -2/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-01-13 | mtd: tests: fix read, speed and stress tests on NOR flash | Morten Thunberg Svendsen | 1 | -1/+5 |
2008-12-08 | MTD: tests: add mtd_stresstest | Artem Bityutskiy | 1 | -0/+330 |