summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-015-40/+5
|\
| * mtd: fix scb2_flash build when PCI is not enabledRandy Dunlap2012-05-131-1/+1
| * mtd: use module_pci_driverAxel Lin2012-05-133-38/+3
| * mtd: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-05-131-1/+1
* | MTD: MIPS: lantiq: verify that the NOR interface is available on falcon socJohn Crispin2012-05-211-0/+7
* | MTD: MIPS: lantiq: implement OF supportJohn Crispin2012-05-211-44/+25
|/
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-3021-47/+92
|\
| * mtd: do not use plain 0 as NULLArtem Bityutskiy2012-03-2716-25/+29
| * mtd: maps: sa1100-flash: Add reference counter to set_vpp()Paul Parsons2012-03-271-1/+13
| * mtd: maps: pcmciamtd: Add reference counter to set_vpp()Paul Parsons2012-03-271-1/+12
| * mtd: maps: l440gx: Add reference counter to set_vpp()Paul Parsons2012-03-271-5/+9
| * mtd: maps: physmap: Add reference counter to set_vpp()Paul Parsons2012-03-271-2/+20
| * mtd: mips: lantiq: reintroduce support for cmdline partitionsDaniel Schwierzeck2012-03-271-1/+2
| * mtd: ixp4xx: oops in ixp4xx_flash_probeMarc Kleine-Budde2012-03-271-1/+4
| * mtd: move zero length verification to MTD API functionsArtem Bityutskiy2012-03-271-8/+0
| * mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-272-4/+4
| * mtd: sa11x0: remove definitions and code left for documentation purposesRussell King - ARM Linux2012-03-271-100/+0
| * mtd: sa11x0: Remove shutdown handlerRussell King - ARM Linux2012-03-271-12/+0
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\ \
| * | Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
| |/
* | Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-271-0/+1
|\ \
| * | MTD: Relax dependenciesRichard Weinberger2012-03-251-0/+1
| |/
* | MTD: sa11x0: remove definitions and code left for documentation purposesRussell King2012-02-091-100/+0
* | MTD: sa11x0: Remove shutdown handlerRussell King2012-02-091-12/+0
|/
* mtd: do not use mtd->suspend and mtd->resume directlyArtem Bityutskiy2012-01-092-6/+4
* mtd: do not use mtd->lock, unlock and is_locked directlyArtem Bityutskiy2012-01-091-2/+1
* mtd: introduce mtd_resume interfaceArtem Bityutskiy2012-01-094-4/+4
* mtd: introduce mtd_suspend interfaceArtem Bityutskiy2012-01-094-4/+4
* mtd: introduce mtd_lock interfaceArtem Bityutskiy2012-01-091-1/+1
* mtd: lantiq-flash: drop iounmap for devm_ allocated dataJulia Lawall2012-01-091-5/+1
* mtd: maps: remove the now unused bcm963xx-flashJonas Gorski2012-01-093-130/+0
* mtd: maps: physmap: allow partition parsers for physmap_flash_dataJonas Gorski2012-01-091-1/+4
* mtd: maps: bcm963xx-flash: make CFE partition parsing an mtd parserJonas Gorski2012-01-092-150/+4
* mtd: maps: bcm963xx-flash: clean up printk usageJonas Gorski2012-01-091-10/+10
* mtd: maps: bcm963xx-flash: remove superfluous semicolonsJonas Gorski2012-01-091-5/+5
* mtd: maps: bcm963xx-flash: fix word order for spare partitionJonas Gorski2012-01-091-1/+1
* mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin2012-01-0911-129/+11
* mtd: plat_ram: call mtd_device_register only if partition data existsIlya Yanok2011-12-191-4/+8
* mtd: pxa2xx-flash.c: It used to fall back to provided table.Jonathan Cameron2011-12-071-1/+1
* MTD: MAPS: bcm963xx-flash.c: explicitly include module.hJonas Gorski2011-11-071-0/+1
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-0723-973/+112
|\
| * mtd: drop Integrator flash map KconfigLinus Walleij2011-09-111-4/+0
| * mtd: Kbuild: remove reference to MTD_PARTITIONSBrian Norris2011-09-111-1/+0
| * mtd: cleanup last uses of MTD_DEBUG config macrosBrian Norris2011-09-111-4/+0
| * mtd: pcmciamtd: remove custom DEBUG() functionBrian Norris2011-09-111-68/+52
| * mtd: maps: drop edb7312 supportDmitry Eremin-Solenikov2011-09-113-143/+0
| * mtd: physmap_of.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-111-15/+3
| * mtd: physmap_of: move parse_obsolete_partitions to become separate parserDmitry Eremin-Solenikov2011-09-111-52/+1
| * mtd: physmap_of: use ofpart through generic parsingDmitry Eremin-Solenikov2011-09-111-8/+5
| * mtd: edb7312: correctly pass MTD name to parsersDmitry Eremin-Solenikov2011-09-111-1/+2