aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-01-05
|\
| * ARM: 7933/1: rename ioremap_cached to ioremap_cacheRob Herring2014-01-05
* | mtd: nand: pxa3xx: Use info->use_dma to release DMA resourcesEzequiel Garcia2013-12-12
* | Partially revert "mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compa...Ezequiel Garcia2013-12-12
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-20
|\
| * Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul2013-11-16
| |\
| | * dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz2013-11-14
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\ \ \
| * | | treewide: Fix typo in printkMasanari Iida2013-10-14
* | | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-14
* | | | Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds2013-11-13
|\ \ \ \
| * | | | mtd: gpmi: fix the NULL pointerHuang Shijie2013-11-12
| * | | | mtd: gpmi: fix kernel BUG due to racing DMA operationsHuang Shijie2013-11-11
| * | | | mtd: mtdchar: return expected errors on mmap() callVladimir Zapolskiy2013-11-11
| * | | | mtd: gpmi: only scan two chips for imx6Huang Shijie2013-11-11
| * | | | mtd: gpmi: Use devm_kzalloc()Fabio Estevam2013-11-07
| * | | | mtd: atmel_nand: fix bug driver will in a dead lock if no nand detectedJosh Wu2013-11-07
| * | | | mtd: nand: use a local variable to simplify the nand_scan_tailHuang Shijie2013-11-07
| * | | | mtd: nand: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-11-07
| * | | | mtd: dataflash: Say if we find a device we don't supportMark Brown2013-11-07
| * | | | mtd: nand: omap: fix error return code in omap_nand_probe()Wei Yongjun2013-11-07
| * | | | mtd: nand_bbt: kill NAND_BBT_SCANALLPAGESBrian Norris2013-11-07
| * | | | mtd: m25p80: fixup device removal failure pathBrian Norris2013-11-07
| * | | | mtd: mxc_nand: Include linux/of.h headerSachin Kamat2013-11-07
| * | | | mtd: remove duplicated include from mtdcore.cWei Yongjun2013-11-07
| * | | | mtd: m25p80: add support for Macronix mx25l3255eBrian Norris2013-11-07
| * | | | mtd: nand: omap: remove selection of BCH ecc-scheme via KConfigPekon Gupta2013-11-07
| * | | | mtd: nand: omap: updated devm_xx for all resource allocation and free callsPekon Gupta2013-11-07
| * | | | mtd: nand: omap: use drivers/mtd/nand/nand_bch.c wrapper for BCH ECC instead ...Pekon Gupta2013-11-07
| * | | | mtd: nand: omap: clean-up ecc layout for BCH ecc schemesPekon Gupta2013-11-07
| * | | | mtd: nand: omap2: clean-up BCHx_HW and BCHx_SW ECC configurations in device_p...Pekon Gupta2013-11-07
| * | | | mtd: nand: omap: use DT specified bus-width only for scanning NAND devicePekon Gupta2013-11-07
| * | | | mtd: nand: omap: cleanup: replace local references with generic framework namesPekon Gupta2013-11-07
| * | | | mtd: nand: omap: combine different flavours of 1-bit hamming ecc schemesPekon Gupta2013-11-07
| * | | | mtd: m25p80: remove 'disabled' device checkBrian Norris2013-11-07
| * | | | mtd: m25p80: remove M25PXX_USE_FAST_READ KconfigBrian Norris2013-11-07
| * | | | mtd: m25p80: re-align ID entriesBrian Norris2013-11-07
| * | | | mtd: m25p80: remove obsolete FIXMEBrian Norris2013-11-07
| * | | | mtd: m25p80: fix allocation sizeBrian Norris2013-11-07
| * | | | mtd: gpmi: imx6: fix the wrong method for checking ready/busyHuang Shijie2013-11-07
| * | | | mtd: gpmi: scan two nand chipsHuang Shijie2013-11-07
| * | | | mtd: gpmi: use DMA channel 0 for all the nand chipsHuang Shijie2013-11-07
| * | | | mtd: gpmi: decouple the chip select from the DMA channelHuang Shijie2013-11-07
| * | | | driver/mtd/ifc: Read Status while programming NAND flashPrabhakar Kushwaha2013-11-07
| * | | | driver/mtd/IFC: Add support of 8K page size NAND flashPrabhakar Kushwaha2013-11-07
| * | | | mtd: Move major number definitions to major.hEzequiel Garcia2013-11-07
| * | | | mtd: bcm47xxpart: detect "factory" partitionRafał Miłecki2013-11-07
| * | | | mtd: bcm47xxpart: detect block aligned Squashfs partitionRafał Miłecki2013-11-07
| * | | | mtd: bcm47xxpart: handle malloc failuresHauke Mehrtens2013-11-07
| * | | | mtd: bcm47xxnflash: Use devm_kzallocSachin Kamat2013-11-07