aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/devices/slram.c
AgeCommit message (Expand)Author
2012-11-09mtd: slram: invalid checking of absolute end addressJiri Engelthaler
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
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
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-09-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-09-21trivial: mtd: add __init/__exit macros to init/exitfunctionsPeter Huewe
2009-09-04slram: Read buffer overflowRoel Kluin
2009-01-19[MTD] slram: Handle negative devlength correctlyRoel Kluin
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk
2008-05-01[MTD][NOR] Add physical address to point() methodJared Hulbert
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan
2006-06-22[MTD] Initialize 'writesize'Artem B. Bityutskiy
2006-06-14[MTD] Restore MTD_ROM and MTD_RAM typesDavid Woodhouse
2006-05-30[MTD] replace MTD_RAM with MTD_GENERIC_TYPEJoern Engel
2006-04-17Remove unchecked MTD flagsJörn Engel
2005-11-07[MTD] devices: Clean up trailing white spacesThomas Gleixner
2005-05-23[MTD] slram driver cleanupJosh Boyer
2005-04-16Linux-2.6.12-rc2Linus Torvalds