| Commit message (Expand) | Author | Age | Files | Lines |
* | mtd: tests: rename sources in order to link a helper object | Akinobu Mita | 2013-08-30 | 1 | -605/+0 |
* | mtd: tests: don't print error messages when out-of-memory | Brian Norris | 2013-08-05 | 1 | -15/+5 |
* | mtd: mtd_pagetest: convert to use prandom library | Akinobu Mita | 2013-02-28 | 1 | -30/+13 |
* | mtd: Fix typo mtd/tests | Masanari Iida | 2012-11-18 | 1 | -1/+1 |
* | mtd: tests: mtd_pagetest: Replace printk with pr_{info,crit,err} | Vikram Narayanan | 2012-11-15 | 1 | -76/+76 |
* | mtd: remove extra retlen assignment | Artem Bityutskiy | 2012-01-09 | 1 | -12/+5 |
* | mtd: introduce mtd_block_isbad interface | Artem Bityutskiy | 2012-01-09 | 1 | -1/+1 |
* | mtd: introduce mtd_write interface | Artem Bityutskiy | 2012-01-09 | 1 | -4/+4 |
* | mtd: introduce mtd_read interface | Artem Bityutskiy | 2012-01-09 | 1 | -14/+14 |
* | mtd: introduce mtd_erase interface | Artem Bityutskiy | 2012-01-09 | 1 | -1/+1 |
* | mtd: tests: don't use mtd0 as a default | Wolfram Sang | 2011-10-30 | 1 | -1/+8 |
* | mtd: utilize `mtd_is_*()' functions | Brian Norris | 2011-09-21 | 1 | -14/+14 |
* | mtd: tests: return -1 if verify failed | Roel Kluin | 2010-08-02 | 1 | -5/+4 |
* | drivers/mtd: Use kzalloc | Julia Lawall | 2010-05-13 | 1 | -2/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | mtd: make pagetest work | Artem Bityutskiy | 2009-11-30 | 1 | -0/+1 |
* | mtd: tests: fix read buffer overflows | Roel Kluin | 2009-09-04 | 1 | -6/+6 |
* | MTD: tests: add mtd_pagetest | Artem Bityutskiy | 2008-12-08 | 1 | -0/+632 |