aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre6-7/+7
2009-08-12Remove zero-length file drivers/mtd/maps/sbc8240.cJeff Garzik1-0/+0
2009-08-03mtd: remove 'SBC8240 Wind River' Device Driver CodeSubrata Modak3-258/+0
2009-06-24mtd: maps: Remove BUS_ID_SIZE from integrator_flashDavid Woodhouse1-8/+14
2009-06-06mtd: physmap_of: Add multiple regions and concatenation supportStefan Roese1-56/+143
2009-06-05mtd: maps: Blackfin async: fix memory leaks in probe/remove funcsMike Frysinger1-0/+5
2009-06-05mtd: uclinux: mark local stuff staticMike Frysinger1-3/+3
2009-06-05mtd: uclinux: do not allow to be built as a moduleMike Frysinger1-1/+1
2009-06-05mtd: uclinux: allow systems to override map addr/sizeMike Frysinger1-4/+6
2009-06-05mtd: remove pmcmsp-ramroot.cShane McDonald3-114/+0
2009-05-29mtd: Add armflash support for multiple blocks of flashCatalin Marinas1-62/+164
2009-05-29mtd: DIL/NetPC broken for nowDavid Woodhouse1-1/+1
2009-05-26[MTD] Remove mtd->{suspend,resume} calls from board driversDavid Woodhouse4-108/+0
2009-04-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds9-124/+221
2009-04-06[MTD] [NOR] Add device parent info to physmap_ofDavid Woodhouse1-0/+1
2009-04-04[MTD] support driver model updatesDavid Brownell3-0/+4
2009-04-03[MTD] [MAPS] move sa1100 flash's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-04-02[ARM] fix build-breaking 7a192ec commitRussell King1-1/+1
2009-03-28Merge branch 'origin' into develRussell King4-19/+863
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-18/+19
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds3-1/+844
2009-03-25[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King2-2/+2
2009-03-25[MTD] [MAPS] Drop now unused sharpsl-flash mapDmitry Eremin-Solenikov3-123/+0
2009-03-24platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver'Ming Lei1-18/+19
2009-03-20[MTD] RBTX4939 map driverAtsushi Nemoto3-0/+215
2009-03-10mtd: physmap: fix NULL pointer dereference in error pathAtsushi Nemoto1-8/+11
2009-03-10mtd: flash mapping support for Dreamcast VMU.Adrian McMenamin3-1/+844
2009-02-26Merge git://git.infradead.org/mtd-2.6Linus Torvalds4-22/+26
2009-02-27[MTD] [MAPS] Remove MODULE_DEVICE_TABLE() from ck804rom driver.David Woodhouse1-1/+1
2009-02-14[MTD] [MAPS] blackfin async requires complex mappingsMike Frysinger1-1/+1
2009-02-14[MTD] [MAPS] blackfin: fix memory leak in error pathMike Frysinger1-1/+5
2009-02-14[MTD] [MAPS] physmap: fix wrong free and del_mtd_{partition,device}Atsushi Nemoto1-19/+19
2009-01-31rename platform_driver name "flash" to "sa1100-mtd"Uwe Kleine-König1-2/+2
2009-01-09[MTD] [MAPS] Fix printk format warning in nettel.cDavid Woodhouse1-2/+2
2009-01-05[MTD] LPDDR extended physmap driver to support LPDDR flashAlexey Korolev2-3/+9
2009-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse3-6/+5
2008-12-23[MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers6-10/+10
2008-12-15Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into develRussell King1-17/+9
2008-12-13[ARM] netwinder: clean up GPIO namingRussell King1-4/+3
2008-12-10[MTD] physmap: fix leak of memory returned by parse_mtd_partitionsAtsushi Nemoto1-9/+8
2008-12-10[MTD] drivers/mtd/maps/nettel.c: use ARRAY_SIZEJulia Lawall1-2/+1
2008-12-10[MTD] physmap: make physmap compat explicitMike Frysinger2-15/+18
2008-12-10[MTD] update internal API to support 64-bit device sizeAdrian Hunter6-12/+14
2008-12-10[MTD] Make init_impa7 staticDmitri Vorobiev1-1/+1
2008-12-10[MTD] Make init_redwood_flash function staticDmitri Vorobiev1-1/+1
2008-12-10[MTD] Make init_msp_flash function staticDmitri Vorobiev1-1/+1
2008-12-10[MTD] Make h720x_mtd_init function staticDmitri Vorobiev1-1/+1
2008-12-10[MTD] Make init_mbx function staticDmitri Vorobiev1-1/+1
2008-12-10[MTD] Make the function init_vmax301 staticDmitri Vorobiev1-1/+1
2008-12-10[MTD] Make init_fortunet function staticDmitri Vorobiev1-1/+1