summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/slram.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon2018-03-211-6/+1
* mtd: slram: use memremap() instead of ioremap()Roy Franz2017-11-131-4/+5
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2015-08-101-1/+1
* mtd: slram: fix unused variable warningBrian Norris2014-05-281-3/+1
* mtd: slram: invalid checking of absolute end addressJiri Engelthaler2012-11-091-1/+1
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-301-33/+8
|\
| * mtd: harmonize mtd_point interface implementationArtem Bityutskiy2012-03-271-3/+0
| * mtd: do not duplicate length and offset checks in driversArtem Bityutskiy2012-03-271-23/+0
| * mtd: return error code from mtd_unpointArtem Bityutskiy2012-03-271-2/+3
| * mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-271-5/+5
* | Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
|/
* mtd: convert remaining users to mtd_device_register()Jamie Iles2011-05-251-2/+2
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-09-231-1/+1
|\
| * slram: Read buffer overflowRoel Kluin2009-09-041-1/+1
* | trivial: mtd: add __init/__exit macros to init/exitfunctionsPeter Huewe2009-09-211-1/+1
|/
* [MTD] slram: Handle negative devlength correctlyRoel Kluin2009-01-191-4/+10
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-041-2/+0
* [MTD][NOR] Add physical address to point() methodJared Hulbert2008-05-011-5/+10
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [MTD] replace kmalloc+memset with kzallocBurman Yan2006-11-281-5/+2
* [MTD] Initialize 'writesize'Artem B. Bityutskiy2006-06-221-0/+1
* [MTD] Restore MTD_ROM and MTD_RAM typesDavid Woodhouse2006-06-141-1/+1
* [MTD] replace MTD_RAM with MTD_GENERIC_TYPEJoern Engel2006-05-301-1/+1
* Remove unchecked MTD flagsJörn Engel2006-04-171-2/+1
* [MTD] devices: Clean up trailing white spacesThomas Gleixner2005-11-071-15/+15
* [MTD] slram driver cleanupJosh Boyer2005-05-231-5/+18
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+357
OpenPOWER on IntegriCloud