aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/slram.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles1-2/+2
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-09-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-1/+1
2009-09-21trivial: mtd: add __init/__exit macros to init/exitfunctionsPeter Huewe1-1/+1
2009-09-04slram: Read buffer overflowRoel Kluin1-1/+1
2009-01-19[MTD] slram: Handle negative devlength correctlyRoel Kluin1-4/+10
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk1-2/+0
2008-05-01[MTD][NOR] Add physical address to point() methodJared Hulbert1-5/+10
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan1-5/+2
2006-06-22[MTD] Initialize 'writesize'Artem B. Bityutskiy1-0/+1
2006-06-14[MTD] Restore MTD_ROM and MTD_RAM typesDavid Woodhouse1-1/+1
2006-05-30[MTD] replace MTD_RAM with MTD_GENERIC_TYPEJoern Engel1-1/+1
2006-04-17Remove unchecked MTD flagsJörn Engel1-2/+1
2005-11-07[MTD] devices: Clean up trailing white spacesThomas Gleixner1-15/+15
2005-05-23[MTD] slram driver cleanupJosh Boyer1-5/+18
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+357