summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand (follow)
Commit message (Expand)AuthorAge
...
| * | | | mtd: nand: omap: remove selection of BCH ecc-scheme via KConfigPekon Gupta2013-11-06
| * | | | mtd: nand: omap: updated devm_xx for all resource allocation and free callsPekon Gupta2013-11-06
| * | | | mtd: nand: omap: use drivers/mtd/nand/nand_bch.c wrapper for BCH ECC instead ...Pekon Gupta2013-11-06
| * | | | mtd: nand: omap: clean-up ecc layout for BCH ecc schemesPekon Gupta2013-11-06
| * | | | mtd: nand: omap2: clean-up BCHx_HW and BCHx_SW ECC configurations in device_p...Pekon Gupta2013-11-06
| * | | | mtd: nand: omap: use DT specified bus-width only for scanning NAND devicePekon Gupta2013-11-06
| * | | | mtd: nand: omap: cleanup: replace local references with generic framework namesPekon Gupta2013-11-06
| * | | | mtd: nand: omap: combine different flavours of 1-bit hamming ecc schemesPekon Gupta2013-11-06
| * | | | mtd: gpmi: imx6: fix the wrong method for checking ready/busyHuang Shijie2013-11-06
| * | | | mtd: gpmi: scan two nand chipsHuang Shijie2013-11-06
| * | | | mtd: gpmi: use DMA channel 0 for all the nand chipsHuang Shijie2013-11-06
| * | | | mtd: gpmi: decouple the chip select from the DMA channelHuang Shijie2013-11-06
| * | | | driver/mtd/ifc: Read Status while programming NAND flashPrabhakar Kushwaha2013-11-06
| * | | | driver/mtd/IFC: Add support of 8K page size NAND flashPrabhakar Kushwaha2013-11-06
| * | | | mtd: bcm47xxnflash: Use devm_kzallocSachin Kamat2013-11-06
| * | | | mtd: bcm47xxnflash: Use module_platform_driverSachin Kamat2013-11-06
| * | | | mtd: nand: hack ONFI for non-power-of-2 dimensionsBrian Norris2013-11-06
| * | | | mtd: nand: pxa3xx: Allocate data buffer on detected flash sizeEzequiel Garcia2013-11-06
| * | | | mtd: nand: pxa3xx: Move DMA I/O enablingEzequiel Garcia2013-11-06
| * | | | mtd: docg4: fix status polling loopMike Dunn2013-11-06
| * | | | mtd: socrates_nand: Use dev_err instead of printkSachin Kamat2013-11-06
| * | | | mtd: socrates_nand: Use devm_kzallocSachin Kamat2013-11-06
| * | | | mtd: socrates_nand: Remove redundant dev_set_drvdataSachin Kamat2013-11-06
| * | | | mtd: fsl_ifc_nand: Use module_platform_driverSachin Kamat2013-11-06
| * | | | mtd: fsl_ifc_nand: Remove redundant dev_set_drvdataSachin Kamat2013-11-06
| * | | | mtd: nand: pxa3xx_nand: Remove redundant of_match_ptrSachin Kamat2013-11-06
| * | | | mtd: nand: lpc32xx_slc: Remove redundant of_match_ptrSachin Kamat2013-11-06
| * | | | mtd: nand: lpc32xx_mlc: Remove redundant of_match_ptrSachin Kamat2013-11-06
| * | | | mtd: denali: remove unnecessary pci_set_drvdata()Jingoo Han2013-11-06
| * | | | mtd: diskonchip: Fix incorrect placement of __initdataSachin Kamat2013-10-27
| * | | | mtd: nand: fix the wrong mtd->type for nand chipHuang Shijie2013-10-27
| * | | | mtd: gpmi: rewrite the gpmi_ecc_write_oob() to support the jffs2Huang Shijie2013-10-27
| * | | | mtd: nand: print out the cell information for nand chipHuang Shijie2013-10-27
| * | | | mtd: nand: set the cell information for ONFI nandHuang Shijie2013-10-27
| * | | | mtd: nand: add the "bits per cell" info for legacy ID NANDHuang Shijie2013-10-27
| * | | | mtd: nand: rename the cellinfo to bits_per_cellHuang Shijie2013-10-27
| * | | | mtd: nand: add a helper to check the SLC/MLC nand chipHuang Shijie2013-10-27
| * | | | mtd: nand: correct extemded param page error handlingBrian Norris2013-10-27
| * | | | mtd: atmel_nand: use minimum ecc requirements of nand: ecc_{strength,step}_dsJosh Wu2013-10-27
| * | | | mtd: atmel_nand: add MODULE_DEVICE_TABLE for nfc driverJosh Wu2013-10-27
| * | | | mtd: atmel_nand: remove #if defined(CONFIG_OF) around OF-specific codeJosh Wu2013-10-27
| * | | | mtd: nand: cleanup ONFI printed errors, warningsBrian Norris2013-10-27
| * | | | mtd: nand: remove obsolete 'ecclayout' fieldBrian Norris2013-10-27
| * | | | mtd: denali: make init function staticBrian Norris2013-10-27
| * | | | mtd: nand: stop exporting nand_default_bbtBrian Norris2013-10-27
| * | | | mtd: nandsim: don't call nand_default_bbt() directlyBrian Norris2013-10-27
| * | | | mtd: nand: lpc32xx_slc: don't call nand_default_bbt directlyBrian Norris2013-10-27
| * | | | nand: docg4: use nand_base's default BBT scanBrian Norris2013-10-27
| * | | | mtd: nand: gpmi-nand: janitorial cleanup: (commas after last element of struc...Lothar Waßmann2013-10-27
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-13
|\ \ \ \