Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-01-09 | mtd: remove extra retlen assignment | Artem Bityutskiy | 1 | -12/+5 |
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 | -4/+4 |
2012-01-09 | mtd: introduce mtd_read interface | Artem Bityutskiy | 1 | -14/+14 |
2012-01-09 | mtd: introduce mtd_erase interface | Artem Bityutskiy | 1 | -1/+1 |
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 | -14/+14 |
2010-08-02 | mtd: tests: return -1 if verify failed | Roel Kluin | 1 | -5/+4 |
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 |
2009-11-30 | mtd: make pagetest work | Artem Bityutskiy | 1 | -0/+1 |
2009-09-04 | mtd: tests: fix read buffer overflows | Roel Kluin | 1 | -6/+6 |
2008-12-08 | MTD: tests: add mtd_pagetest | Artem Bityutskiy | 1 | -0/+632 |