Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |