aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps
Commit message (Expand)AuthorAge
* mtd: autcpu12-nvram: drop frees of devm_ alloc'd dataJulia Lawall2012-09-29
* mtd: maps: rbtx4939-flash: delete unneeded testJulia Lawall2012-09-29
* mtd: physmap_of: Add "no-unaligned-direct-access" DT propertyStefan Roese2012-09-29
* mtd: maps: pci: remove dead codeWolfram Sang2012-09-29
* mtd: allow uclinux map driver to be used on any ColdFire CPU platformGreg Ungerer2012-09-29
* mtd: fix wrong usage of ioremap_nocache() in uclinux.c map driverGreg Ungerer2012-09-29
* mtd: autcpu12-nvram: Convert driver to platform_deviceAlexander Shiyan2012-09-29
* mtd: autcpu12-nvram: Fix compile breakageAlexander Shiyan2012-09-29
* Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...David Woodhouse2012-08-22
|\
| * mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven2012-06-27
* | mtd: delete SBC82xx/SBC8560 MTD mapping supportPaul Gortmaker2012-07-06
|/
* Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-01
|\
| * mtd: fix scb2_flash build when PCI is not enabledRandy Dunlap2012-05-13
| * mtd: use module_pci_driverAxel Lin2012-05-13
| * mtd: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-05-13
* | MTD: MIPS: lantiq: verify that the NOR interface is available on falcon socJohn Crispin2012-05-21
* | MTD: MIPS: lantiq: implement OF supportJohn Crispin2012-05-21
|/
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-30
|\
| * mtd: do not use plain 0 as NULLArtem Bityutskiy2012-03-26
| * mtd: maps: sa1100-flash: Add reference counter to set_vpp()Paul Parsons2012-03-26
| * mtd: maps: pcmciamtd: Add reference counter to set_vpp()Paul Parsons2012-03-26
| * mtd: maps: l440gx: Add reference counter to set_vpp()Paul Parsons2012-03-26
| * mtd: maps: physmap: Add reference counter to set_vpp()Paul Parsons2012-03-26
| * mtd: mips: lantiq: reintroduce support for cmdline partitionsDaniel Schwierzeck2012-03-26
| * mtd: ixp4xx: oops in ixp4xx_flash_probeMarc Kleine-Budde2012-03-26
| * mtd: move zero length verification to MTD API functionsArtem Bityutskiy2012-03-26
| * mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-26
| * mtd: sa11x0: remove definitions and code left for documentation purposesRussell King - ARM Linux2012-03-26
| * mtd: sa11x0: Remove shutdown handlerRussell King - ARM Linux2012-03-26
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \
| * | Remove all #inclusions of asm/system.hDavid Howells2012-03-28
| |/
* | Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-27
|\ \
| * | MTD: Relax dependenciesRichard Weinberger2012-03-24
| |/
* | MTD: sa11x0: remove definitions and code left for documentation purposesRussell King2012-02-09
* | MTD: sa11x0: Remove shutdown handlerRussell King2012-02-09
|/
* mtd: do not use mtd->suspend and mtd->resume directlyArtem Bityutskiy2012-01-09
* mtd: do not use mtd->lock, unlock and is_locked directlyArtem Bityutskiy2012-01-09
* mtd: introduce mtd_resume interfaceArtem Bityutskiy2012-01-09
* mtd: introduce mtd_suspend interfaceArtem Bityutskiy2012-01-09
* mtd: introduce mtd_lock interfaceArtem Bityutskiy2012-01-09
* mtd: lantiq-flash: drop iounmap for devm_ allocated dataJulia Lawall2012-01-09
* mtd: maps: remove the now unused bcm963xx-flashJonas Gorski2012-01-09
* mtd: maps: physmap: allow partition parsers for physmap_flash_dataJonas Gorski2012-01-09
* mtd: maps: bcm963xx-flash: make CFE partition parsing an mtd parserJonas Gorski2012-01-09
* mtd: maps: bcm963xx-flash: clean up printk usageJonas Gorski2012-01-09
* mtd: maps: bcm963xx-flash: remove superfluous semicolonsJonas Gorski2012-01-09
* mtd: maps: bcm963xx-flash: fix word order for spare partitionJonas Gorski2012-01-09
* mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin2012-01-09
* mtd: plat_ram: call mtd_device_register only if partition data existsIlya Yanok2011-12-19
* mtd: pxa2xx-flash.c: It used to fall back to provided table.Jonathan Cameron2011-12-07