summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-11mtd: gpmi: only scan two chips for imx6Huang Shijie
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-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-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: m25p80: fixup device removal failure pathBrian Norris
2013-11-07mtd: mxc_nand: Include linux/of.h headerSachin Kamat
2013-11-07mtd: remove duplicated include from mtdcore.cWei Yongjun
2013-11-07mtd: m25p80: add support for Macronix mx25l3255eBrian Norris
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-07ARM: OMAP2+: cleaned-up DT support of various ECC schemesPekon Gupta
2013-11-07mtd: m25p80: remove 'disabled' device checkBrian Norris
2013-11-07mtd: m25p80: remove M25PXX_USE_FAST_READ KconfigBrian Norris
2013-11-07mtd: m25p80: re-align ID entriesBrian Norris
2013-11-07mtd: m25p80: remove obsolete FIXMEBrian Norris
2013-11-07mtd: m25p80: fix allocation sizeBrian Norris
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
2013-11-07driver/mtd/ifc: Read Status while programming NAND flashPrabhakar Kushwaha
2013-11-07driver/mtd/IFC: Add support of 8K page size NAND flashPrabhakar Kushwaha
2013-11-07mtd: map: fixed bug in 64-bit systemsWang Haitao
2013-11-07mtd: Move major number definitions to major.hEzequiel Garcia
2013-11-07mtd: bcm47xxpart: detect "factory" partitionRafał Miłecki
2013-11-07mtd: bcm47xxpart: detect block aligned Squashfs partitionRafał Miłecki
2013-11-07mtd: bcm47xxpart: handle malloc failuresHauke Mehrtens
2013-11-07mtd: bcm47xxnflash: Use devm_kzallocSachin Kamat
2013-11-07mtd: bcm47xxnflash: Use module_platform_driverSachin Kamat
2013-11-07mtd: plat-ram: Use module_platform_driverSachin Kamat
2013-11-07mtd: nand: hack ONFI for non-power-of-2 dimensionsBrian Norris
2013-11-07mtd: nand: pxa3xx: Allocate data buffer on detected flash sizeEzequiel Garcia
2013-11-07mtd: nand: pxa3xx: Move DMA I/O enablingEzequiel Garcia
2013-11-07mtd: m25p80: Add support for Micron N25Q512A memoryPriyanka Jain
2013-11-07mtg: docg3: use free_bch() instead of kfree()Wei Yongjun
2013-11-07mtd: docg4: fix status polling loopMike Dunn
2013-11-07mtd: socrates_nand: Use dev_err instead of printkSachin Kamat
2013-11-07mtd: socrates_nand: Use devm_kzallocSachin Kamat
2013-11-07mtd: socrates_nand: Remove redundant dev_set_drvdataSachin Kamat
2013-11-07mtd: fsl_ifc_nand: Use module_platform_driverSachin Kamat