| Commit message (Expand) | Author | Age | Files | Lines |
* | mtd: mtdram: Expose module parameters | Richard Weinberger | 2019-01-08 | 1 | -2/+0 |
* | mtd: Stop updating erase_info->state and calling mtd_erase_callback() | Boris Brezillon | 2018-03-21 | 1 | -2/+1 |
* | mtd: remove the get_unmapped_area method | Nicolas Pitre | 2017-11-13 | 1 | -14/+0 |
* | mtd: mtdram: properly handle the phys argument in the point method | Nicolas Pitre | 2017-11-13 | 1 | -0/+22 |
* | mtd: mtdram: Add parameter for setting writebuf size | Alexander Stein | 2016-03-07 | 1 | -1/+4 |
* | mtd: mtdram: check offs and len in mtdram->erase | Dongsheng Yang | 2015-10-20 | 1 | -0/+21 |
* | Revert "mtd: mtdram: check offs and len in mtdram->erase" | Brian Norris | 2015-09-30 | 1 | -21/+0 |
* | mtd: mtdram: check offs and len in mtdram->erase | Dongsheng Yang | 2015-09-30 | 1 | -0/+21 |
* | mtd: mtdram: add missing 'const' | Brian Norris | 2014-01-20 | 1 | -1/+1 |
* | mtd: harmonize mtd_point interface implementation | Artem Bityutskiy | 2012-03-27 | 1 | -3/+0 |
* | mtd: do not duplicate length and offset checks in drivers | Artem Bityutskiy | 2012-03-27 | 1 | -17/+0 |
* | mtd: return error code from mtd_unpoint | Artem Bityutskiy | 2012-03-27 | 1 | -1/+2 |
* | mtd: add leading underscore to all mtd functions | Artem Bityutskiy | 2012-03-27 | 1 | -6/+6 |
* | mtd: convert remaining users to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -3/+2 |
* | mtd: mtdram: initialize writebufsize field | Artem Bityutskiy | 2011-03-11 | 1 | -0/+1 |
* | mtd: Remove obsolete <mtd/compatmac.h> include | David Woodhouse | 2010-08-08 | 1 | -1/+0 |
* | NOMMU: Present backing device capabilities for MTD chardevs | David Howells | 2009-03-24 | 1 | -0/+14 |
* | MTD/JFFS2: remove CVS keywords | Adrian Bunk | 2008-06-04 | 1 | -1/+0 |
* | [MTD][NOR] Add physical address to point() method | Jared Hulbert | 2008-05-01 | 1 | -4/+7 |
* | [MTD] mtdram.c should #include <linux/mtd/mtdram.h> | Adrian Bunk | 2008-04-22 | 1 | -0/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [MTD] Restore MTD_ROM and MTD_RAM types | David Woodhouse | 2006-06-14 | 1 | -1/+1 |
* | [MTD] assume mtd->writesize is 1 for NOR flashes | Artem B. Bityutskiy | 2006-06-14 | 1 | -0/+1 |
* | [MTD] replace MTD_RAM with MTD_GENERIC_TYPE | Joern Engel | 2006-05-30 | 1 | -1/+1 |
* | [PATCH] vfree and kfree cleanup in drivers/ | Jesper Juhl | 2005-09-10 | 1 | -2/+1 |
* | [MTD] mtdram: Quick cleanup of the driver: | Joern Engel | 2005-05-23 | 1 | -169/+96 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+235 |