summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/mtdram.c
AgeCommit message (Expand)Author
2014-01-20mtd: mtdram: add missing 'const'Brian Norris
2012-03-27mtd: harmonize mtd_point interface implementationArtem Bityutskiy
2012-03-27mtd: do not duplicate length and offset checks in driversArtem Bityutskiy
2012-03-27mtd: return error code from mtd_unpointArtem Bityutskiy
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles
2011-03-11mtd: mtdram: initialize writebufsize fieldArtem Bityutskiy
2010-08-08mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse
2009-03-24NOMMU: Present backing device capabilities for MTD chardevsDavid Howells
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk
2008-05-01[MTD][NOR] Add physical address to point() methodJared Hulbert
2008-04-22[MTD] mtdram.c should #include <linux/mtd/mtdram.h>Adrian Bunk
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-14[MTD] Restore MTD_ROM and MTD_RAM typesDavid Woodhouse
2006-06-14[MTD] assume mtd->writesize is 1 for NOR flashesArtem B. Bityutskiy
2006-05-30[MTD] replace MTD_RAM with MTD_GENERIC_TYPEJoern Engel
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl
2005-05-23[MTD] mtdram: Quick cleanup of the driver:Joern Engel
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds