aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/uclinux.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-06mtd: maps: Make uclinux_ram_map staticThomas Huth1-7/+1
2017-11-06mtd: constify mtd_partitionArvind Yadav1-1/+1
2016-04-25mtd: maps: make uclinux.c driver more explicitly non-modularPaul Gortmaker1-23/+4
2013-02-04mtd: uclinux: add a comment about why uclinux_ram_map must not be staticUwe Kleine-König1-0/+6
2013-02-04mtd: uclinux: support ROM and allow passing the base addressUwe Kleine-König1-5/+19
2012-09-29mtd: fix wrong usage of ioremap_nocache() in uclinux.c map driverGreg Ungerer1-6/+9
2012-06-27mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven1-3/+2
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy1-1/+1
2011-05-25mtd: uclinux: convert to mtd_device_register()Jamie Iles1-10/+2
2009-09-19mtd/maps: uclinux: fix building when partition support is disabledTimofei Bondarenko1-0/+8
2009-06-05mtd: uclinux: mark local stuff staticMike Frysinger1-3/+3
2009-06-05mtd: uclinux: allow systems to override map addr/sizeMike Frysinger1-4/+6
2008-12-10[MTD] Make uclinux_mtd_cleanup and uclinux_mtd_init staticDmitri Vorobiev1-2/+2
2008-07-26Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-2/+0
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk1-2/+0
2008-05-01[MTD][NOR] Add physical address to point() methodJared Hulbert1-2/+4
2007-05-11[MTD] [MAPS] don't force uclinux mtd map to be root devMike Frysinger1-5/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-31[PATCH] drivers/mtd: Use ARRAY_SIZE macroTobias Klauser1-1/+1
2005-11-07[MTD] maps: Clean up trailing white spacesThomas Gleixner1-2/+2
2005-09-11[PATCH] uclinux: remove use of mtd_put_device() in uclinux MTD map driverGreg Ungerer1-8/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+127