Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mtd: tests: return -1 if verify failed | Roel Kluin | 2010-08-02 | 1 | -5/+4 |
* | drivers/mtd: Use kzalloc | Julia Lawall | 2010-05-13 | 5 | -10/+5 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 8 | -1/+7 |
* | mtd: tests: fix read, speed and stress tests on NOR flash | Morten Thunberg Svendsen | 2010-01-13 | 3 | -3/+16 |
* | mtd: make pagetest work | Artem Bityutskiy | 2009-11-30 | 1 | -0/+1 |
* | mtd: add nand_ecc test module | Akinobu Mita | 2009-11-30 | 2 | -0/+88 |
* | mtd: cleanup mtd_oobtest | Akinobu Mita | 2009-10-17 | 1 | -14/+4 |
* | mtd: tests: fix read buffer overflows | Roel Kluin | 2009-09-04 | 2 | -7/+7 |
* | trivial: NULL noise: drivers/mtd/tests/mtd_*test.c | Hannes Eder | 2009-03-30 | 2 | -13/+13 |
* | [MTD] [TESTS] Fix some size_t printk format warnings | David Woodhouse | 2009-01-05 | 2 | -4/+4 |
* | MTD: add MTD tests to compilation | Artem Bityutskiy | 2008-12-10 | 1 | -0/+7 |
* | MTD: tests: add mtd_torturetest | Artem Bityutskiy | 2008-12-10 | 1 | -0/+530 |
* | MTD: tests: add mtd_subpagetest | Artem Bityutskiy | 2008-12-08 | 1 | -0/+525 |
* | MTD: tests: add mtd_stresstest | Artem Bityutskiy | 2008-12-08 | 1 | -0/+330 |
* | MTD: tests: add mtd_speedtest | Artem Bityutskiy | 2008-12-08 | 1 | -0/+502 |
* | MTD: tests: add mtd_readtest | Artem Bityutskiy | 2008-12-08 | 1 | -0/+253 |
* | MTD: tests: add mtd_pagetest | Artem Bityutskiy | 2008-12-08 | 1 | -0/+632 |
* | MTD: tests: add mtd_oobtest | Artem Bityutskiy | 2008-12-08 | 1 | -0/+742 |