aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2013-12-12mtd: nand: pxa3xx: Use info->use_dma to release DMA resourcesEzequiel Garcia
2013-12-12Partially revert "mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compa...Ezequiel Garcia
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-11-16Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-14dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz
2013-11-14Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-13Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2013-11-12mtd: gpmi: fix the NULL pointerHuang Shijie
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-11mtd: gpmi: fix kernel BUG due to racing DMA operationsHuang Shijie
2013-11-11mtd: mtdchar: return expected errors on mmap() callVladimir Zapolskiy
2013-11-11mtd: gpmi: only scan two chips for imx6Huang Shijie
2013-11-11powerpc: add missing explicit OF includes for ppcRob Herring
2013-11-07mtd: gpmi: Use devm_kzalloc()Fabio Estevam
2013-11-07mtd: atmel_nand: fix bug driver will in a dead lock if no nand detectedJosh Wu
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-11-07mtd: nand: use a local variable to simplify the nand_scan_tailHuang Shijie
2013-11-07mtd: nand: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-11-07mtd: dataflash: Say if we find a device we don't supportMark Brown
2013-11-06mtd: nand: omap: fix error return code in omap_nand_probe()Wei Yongjun
2013-11-06mtd: nand_bbt: kill NAND_BBT_SCANALLPAGESBrian Norris
2013-11-06mtd: m25p80: fixup device removal failure pathBrian Norris
2013-11-06mtd: mxc_nand: Include linux/of.h headerSachin Kamat
2013-11-06mtd: remove duplicated include from mtdcore.cWei Yongjun
2013-11-06mtd: m25p80: add support for Macronix mx25l3255eBrian Norris
2013-11-06mtd: nand: omap: remove selection of BCH ecc-scheme via KConfigPekon Gupta
2013-11-06mtd: nand: omap: updated devm_xx for all resource allocation and free callsPekon Gupta
2013-11-06mtd: nand: omap: use drivers/mtd/nand/nand_bch.c wrapper for BCH ECC instead ...Pekon Gupta
2013-11-06mtd: nand: omap: clean-up ecc layout for BCH ecc schemesPekon Gupta
2013-11-06mtd: nand: omap2: clean-up BCHx_HW and BCHx_SW ECC configurations in device_p...Pekon Gupta
2013-11-06mtd: nand: omap: use DT specified bus-width only for scanning NAND devicePekon Gupta
2013-11-06mtd: nand: omap: cleanup: replace local references with generic framework namesPekon Gupta
2013-11-06mtd: nand: omap: combine different flavours of 1-bit hamming ecc schemesPekon Gupta
2013-11-06mtd: m25p80: remove 'disabled' device checkBrian Norris
2013-11-06mtd: m25p80: remove M25PXX_USE_FAST_READ KconfigBrian Norris
2013-11-06mtd: m25p80: re-align ID entriesBrian Norris
2013-11-06mtd: m25p80: remove obsolete FIXMEBrian Norris
2013-11-06mtd: m25p80: fix allocation sizeBrian Norris
2013-11-06mtd: gpmi: imx6: fix the wrong method for checking ready/busyHuang Shijie
2013-11-06mtd: gpmi: scan two nand chipsHuang Shijie
2013-11-06mtd: gpmi: use DMA channel 0 for all the nand chipsHuang Shijie
2013-11-06mtd: gpmi: decouple the chip select from the DMA channelHuang Shijie
2013-11-06driver/mtd/ifc: Read Status while programming NAND flashPrabhakar Kushwaha
2013-11-06driver/mtd/IFC: Add support of 8K page size NAND flashPrabhakar Kushwaha
2013-11-06mtd: Move major number definitions to major.hEzequiel Garcia
2013-11-06mtd: bcm47xxpart: detect "factory" partitionRafał Miłecki
2013-11-06mtd: bcm47xxpart: detect block aligned Squashfs partitionRafał Miłecki