summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
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
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: bcm47xxnflash: Use devm_kzallocSachin Kamat
2013-11-07mtd: bcm47xxnflash: 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: 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
2013-11-07mtd: fsl_ifc_nand: Remove redundant dev_set_drvdataSachin Kamat
2013-11-07mtd: nand: pxa3xx_nand: Remove redundant of_match_ptrSachin Kamat
2013-11-07mtd: nand: lpc32xx_slc: Remove redundant of_match_ptrSachin Kamat
2013-11-07mtd: nand: lpc32xx_mlc: Remove redundant of_match_ptrSachin Kamat
2013-11-07mtd: denali: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-27mtd: diskonchip: Fix incorrect placement of __initdataSachin Kamat
2013-10-27mtd: nand: fix the wrong mtd->type for nand chipHuang Shijie
2013-10-27mtd: gpmi: rewrite the gpmi_ecc_write_oob() to support the jffs2Huang Shijie
2013-10-27mtd: nand: print out the cell information for nand chipHuang Shijie
2013-10-27mtd: nand: set the cell information for ONFI nandHuang Shijie
2013-10-27mtd: nand: add the "bits per cell" info for legacy ID NANDHuang Shijie
2013-10-27mtd: nand: rename the cellinfo to bits_per_cellHuang Shijie
2013-10-27mtd: nand: add a helper to check the SLC/MLC nand chipHuang Shijie
2013-10-27mtd: nand: correct extemded param page error handlingBrian Norris
2013-10-27mtd: atmel_nand: use minimum ecc requirements of nand: ecc_{strength,step}_dsJosh Wu
2013-10-27mtd: atmel_nand: add MODULE_DEVICE_TABLE for nfc driverJosh Wu
2013-10-27mtd: atmel_nand: remove #if defined(CONFIG_OF) around OF-specific codeJosh Wu
2013-10-27mtd: nand: cleanup ONFI printed errors, warningsBrian Norris
2013-10-27mtd: nand: remove obsolete 'ecclayout' fieldBrian Norris
2013-10-27mtd: denali: make init function staticBrian Norris
2013-10-27mtd: nand: stop exporting nand_default_bbtBrian Norris
2013-10-27mtd: nandsim: don't call nand_default_bbt() directlyBrian Norris
2013-10-27mtd: nand: lpc32xx_slc: don't call nand_default_bbt directlyBrian Norris
2013-10-27nand: docg4: use nand_base's default BBT scanBrian Norris
2013-10-27mtd: nand: gpmi-nand: janitorial cleanup: (commas after last element of struc...Lothar Waßmann