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