summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps
AgeCommit message (Expand)AuthorLines
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds-405/+208
2011-05-25mtd: kill CONFIG_MTD_PARTITIONSJamie Iles-9/+5
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles-93/+98
2011-05-25mtd: uclinux: convert to mtd_device_register()Jamie Iles-11/+3
2011-05-25mtd: tqm8xll: convert to mtd_device_register()Jamie Iles-15/+5
2011-05-25mtd: scx200_docflash: convert to mtd_device_register()Jamie Iles-14/+4
2011-05-25mtd: sa1100-flash: convert to mtd_device_register()Jamie Iles-16/+7
2011-05-25mtd: rbtx4939-flash: convert to mtd_device_register()Jamie Iles-19/+5
2011-05-25mtd: plat-ram: convert to mtd_device_register()Jamie Iles-15/+9
2011-05-25mtd: latch-addr-flash: convert to mtd_device_register()Jamie Iles-28/+17
2011-05-25mtd: intel_vr_nor: convert to mtd_device_register()Jamie Iles-17/+2
2011-05-25mtd: impa7: convert to mtd_device_register()Jamie Iles-19/+3
2011-05-25mtd: h720x-flash: convert to mtd_device_register()Jamie Iles-4/+2
2011-05-25mtd: gpio-addr-flash: convert to mtd_device_register()Jamie Iles-18/+10
2011-05-25mtd: edb7312: convert to mtd_device_register()Jamie Iles-18/+8
2011-05-25mtd: dc21285: convert to mtd_device_register()Jamie Iles-17/+3
2011-05-25mtd: bfin: convert to mtd_device_register()Jamie Iles-17/+5
2011-05-25mtd: pxa: convert to mtd_device_register()Jamie Iles-15/+4
2011-05-25mtd: ixp: convert to mtd_device_register()Jamie Iles-12/+8
2011-05-25mtd: physmap: convert to mtd_device_register()Jamie Iles-51/+13
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds-1/+1
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King-349/+29
2011-05-20ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...Marc Zyngier-42/+18
2011-05-20ARM: 6906/1: MTD: Remove integrator-flashMarc Zyngier-310/+0
2011-05-20ARM: 6904/1: MTD: Add integrator-flash feature to physmapMarc Zyngier-1/+15
2011-05-19MIPS: Lantiq: Add NOR flash supportJohn Crispin-0/+259
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely-2/+5
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches-1/+1
2011-03-31Fix common misspellingsLucas De Marchi-7/+7
2011-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy-10/+13
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-10/+13
2011-03-11mtd: NOR flash driver for OMAP-L137/AM17xDavid Griego-0/+282
2011-03-11mtd: ts5500_flash: avoid calling map_destroy on NULLJulia Lawall-1/+0
2011-03-11mtd: drop CONFIG_MTD_CONCAT ifdefsDmitry Eremin-Solenikov-40/+0
2011-03-11mtd: drop MTD_CONCAT dependencies from KconfigDmitry Eremin-Solenikov-2/+2
2011-03-11mtd: amd76xrom: fix oops at boot when resources are not availableStanislaw Gruszka-0/+1
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely-10/+13
2011-01-17Merge git://git.infradead.org/mtd-2.6Linus Torvalds-29/+19
2011-01-03of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OFRob Herring-1/+1
2010-12-03mtd: maps: Use printf extension %pR for struct resourceJoe Perches-28/+13
2010-12-03mtd: remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl-1/+1
2010-12-03mtd: bcm963xx-flash: try JEDEC probe if CFI failsGuillaume LECERF-0/+5
2010-11-30ARM: pxa: fix pxa2xx-flash section mismatchMarek Vasut-1/+1
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse-69/+37
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-1/+1
2010-10-25mtd: maps: gpio-addr-flash: fix warnings and make more portableMike Frysinger-3/+7
2010-10-25mtd: physmap_of: Loop through all "reg" tuples for mappingStefan Roese-3/+5
2010-10-25mtd: Fix endianness issues from device treeIan Munsie-7/+7
2010-10-25mtd: add Broadcom BCM63xx image tag partition parserFlorian Fainelli-0/+281
2010-10-24mtd: pcmciamtd: remove dead codeDan Carpenter-4/+0