Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mtd: remove extra retlen assignment | Artem Bityutskiy | 2012-01-09 | 1 | -9/+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 | -3/+3 |
* | mtd: introduce mtd_read interface | Artem Bityutskiy | 2012-01-09 | 1 | -4/+4 |
* | 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 | -4/+4 |
* | mtd: tests: print correct values | Roman Tereshonkov | 2011-03-11 | 1 | -5/+5 |
* | 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] [TESTS] Fix some size_t printk format warnings | David Woodhouse | 2009-01-05 | 1 | -3/+3 |
* | MTD: tests: add mtd_subpagetest | Artem Bityutskiy | 2008-12-08 | 1 | -0/+525 |