summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/mtdram.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon2018-03-211-2/+1
* mtd: remove the get_unmapped_area methodNicolas Pitre2017-11-131-14/+0
* mtd: mtdram: properly handle the phys argument in the point methodNicolas Pitre2017-11-131-0/+22
* mtd: mtdram: Add parameter for setting writebuf sizeAlexander Stein2016-03-071-1/+4
* mtd: mtdram: check offs and len in mtdram->eraseDongsheng Yang2015-10-191-0/+21
* Revert "mtd: mtdram: check offs and len in mtdram->erase"Brian Norris2015-09-291-21/+0
* mtd: mtdram: check offs and len in mtdram->eraseDongsheng Yang2015-09-291-0/+21
* mtd: mtdram: add missing 'const'Brian Norris2014-01-201-1/+1
* mtd: harmonize mtd_point interface implementationArtem Bityutskiy2012-03-271-3/+0
* mtd: do not duplicate length and offset checks in driversArtem Bityutskiy2012-03-271-17/+0
* mtd: return error code from mtd_unpointArtem Bityutskiy2012-03-271-1/+2
* mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-271-6/+6
* mtd: convert remaining users to mtd_device_register()Jamie Iles2011-05-251-3/+2
* mtd: mtdram: initialize writebufsize fieldArtem Bityutskiy2011-03-111-0/+1
* mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse2010-08-081-1/+0
* NOMMU: Present backing device capabilities for MTD chardevsDavid Howells2009-03-241-0/+14
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-041-1/+0
* [MTD][NOR] Add physical address to point() methodJared Hulbert2008-05-011-4/+7
* [MTD] mtdram.c should #include <linux/mtd/mtdram.h>Adrian Bunk2008-04-221-0/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [MTD] Restore MTD_ROM and MTD_RAM typesDavid Woodhouse2006-06-141-1/+1
* [MTD] assume mtd->writesize is 1 for NOR flashesArtem B. Bityutskiy2006-06-141-0/+1
* [MTD] replace MTD_RAM with MTD_GENERIC_TYPEJoern Engel2006-05-301-1/+1
* [PATCH] vfree and kfree cleanup in drivers/Jesper Juhl2005-09-101-2/+1
* [MTD] mtdram: Quick cleanup of the driver:Joern Engel2005-05-231-169/+96
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+235
OpenPOWER on IntegriCloud