summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2015-02-13Merge branch 'rtmerge'Scott Wood
2015-02-13Reset to 3.12.37Scott Wood
2014-12-11mtd: eLBC NAND: fix subpage write supportPekon Gupta
2014-12-11ifc : fix build error on master cause by nand driver miss a dependWang Dongsheng
2014-12-11IFC: Change IO accessor based on endiannessJaiprakash Singh
2014-12-11driver/memory:Move Freescale IFC driver to a common driverb44839
2014-04-18Merge branch 'master-tmp' into sdk-v1.6.xScott Wood
2014-04-08Merge remote-tracking branch 'stable/linux-3.12.y' into sdk-v1.6.xScott Wood
2014-04-08 mtd/nand:Update mtd.name assignment type to u64 for IFC, eLBCPrabhakar Kushwaha
2014-04-08driver/mtd/ifc: Read Status while programming NAND flashPrabhakar Kushwaha
2014-04-08driver/mtd/IFC: Add support of 8K page size NAND flashPrabhakar Kushwaha
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2014-02-13mtd: mxc_nand: remove duplicated ecc_stats countingMichael Grzeschik
2013-12-20Partially revert "mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compa...Ezequiel Garcia
2013-12-04mtd: gpmi: fix the NULL pointerHuang Shijie
2013-12-04mtd: gpmi: fix kernel BUG due to racing DMA operationsHuang Shijie
2013-12-04mtd: atmel_nand: fix bug driver will in a dead lock if no nand detectedJosh Wu
2013-12-04mtd: nand: hack ONFI for non-power-of-2 dimensionsBrian Norris
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-16Merge 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-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: 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: nand: omap: fix error return code in omap_nand_probe()Wei Yongjun
2013-11-07mtd: nand_bbt: kill NAND_BBT_SCANALLPAGESBrian Norris
2013-11-07mtd: mxc_nand: Include linux/of.h headerSachin Kamat
2013-11-07mtd: nand: omap: remove selection of BCH ecc-scheme via KConfigPekon Gupta
2013-11-07mtd: nand: omap: updated devm_xx for all resource allocation and free callsPekon Gupta
2013-11-07mtd: nand: omap: use drivers/mtd/nand/nand_bch.c wrapper for BCH ECC instead ...Pekon Gupta
2013-11-07mtd: nand: omap: clean-up ecc layout for BCH ecc schemesPekon Gupta
2013-11-07mtd: nand: omap2: clean-up BCHx_HW and BCHx_SW ECC configurations in device_p...Pekon Gupta
2013-11-07mtd: nand: omap: use DT specified bus-width only for scanning NAND devicePekon Gupta
2013-11-07mtd: nand: omap: cleanup: replace local references with generic framework namesPekon Gupta
2013-11-07mtd: nand: omap: combine different flavours of 1-bit hamming ecc schemesPekon Gupta
2013-11-07mtd: gpmi: imx6: fix the wrong method for checking ready/busyHuang Shijie
2013-11-07mtd: gpmi: scan two nand chipsHuang Shijie
2013-11-07mtd: gpmi: use DMA channel 0 for all the nand chipsHuang Shijie
2013-11-07mtd: gpmi: decouple the chip select from the DMA channelHuang Shijie