summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/uclinux.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: maps: Make uclinux_ram_map staticThomas Huth2019-05-061-7/+1
* mtd: constify mtd_partitionArvind Yadav2017-11-061-1/+1
* mtd: maps: make uclinux.c driver more explicitly non-modularPaul Gortmaker2016-04-251-23/+4
* mtd: uclinux: add a comment about why uclinux_ram_map must not be staticUwe Kleine-König2013-02-041-0/+6
* mtd: uclinux: support ROM and allow passing the base addressUwe Kleine-König2013-02-041-5/+19
* mtd: fix wrong usage of ioremap_nocache() in uclinux.c map driverGreg Ungerer2012-09-291-6/+9
* mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven2012-06-271-3/+2
* mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-271-1/+1
* mtd: uclinux: convert to mtd_device_register()Jamie Iles2011-05-251-10/+2
* mtd/maps: uclinux: fix building when partition support is disabledTimofei Bondarenko2009-09-191-0/+8
* mtd: uclinux: mark local stuff staticMike Frysinger2009-06-051-3/+3
* mtd: uclinux: allow systems to override map addr/sizeMike Frysinger2009-06-051-4/+6
* [MTD] Make uclinux_mtd_cleanup and uclinux_mtd_init staticDmitri Vorobiev2008-12-101-2/+2
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-07-261-2/+0
|\
| * MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-041-2/+0
* | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-0/+1
|/
* [MTD][NOR] Add physical address to point() methodJared Hulbert2008-05-011-2/+4
* [MTD] [MAPS] don't force uclinux mtd map to be root devMike Frysinger2007-05-111-5/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] drivers/mtd: Use ARRAY_SIZE macroTobias Klauser2006-03-311-1/+1
* [MTD] maps: Clean up trailing white spacesThomas Gleixner2005-11-071-2/+2
* [PATCH] uclinux: remove use of mtd_put_device() in uclinux MTD map driverGreg Ungerer2005-09-111-8/+5
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+127