summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: omap: cleanup: replace local references with generic framework namesPekon Gupta2013-11-061-55/+57
* mtd: nand: omap: combine different flavours of 1-bit hamming ecc schemesPekon Gupta2013-11-061-6/+3
* mtd: m25p80: remove 'disabled' device checkBrian Norris2013-11-061-6/+1
* mtd: m25p80: remove M25PXX_USE_FAST_READ KconfigBrian Norris2013-11-062-12/+6
* mtd: m25p80: re-align ID entriesBrian Norris2013-11-061-16/+16
* mtd: m25p80: remove obsolete FIXMEBrian Norris2013-11-061-9/+0
* mtd: m25p80: fix allocation sizeBrian Norris2013-11-061-13/+7
* mtd: gpmi: imx6: fix the wrong method for checking ready/busyHuang Shijie2013-11-061-0/+7
* mtd: gpmi: scan two nand chipsHuang Shijie2013-11-061-1/+1
* mtd: gpmi: use DMA channel 0 for all the nand chipsHuang Shijie2013-11-061-3/+2
* mtd: gpmi: decouple the chip select from the DMA channelHuang Shijie2013-11-062-0/+9
* driver/mtd/ifc: Read Status while programming NAND flashPrabhakar Kushwaha2013-11-061-10/+24
* driver/mtd/IFC: Add support of 8K page size NAND flashPrabhakar Kushwaha2013-11-061-0/+77
* mtd: Move major number definitions to major.hEzequiel Garcia2013-11-067-0/+7
* mtd: bcm47xxpart: detect "factory" partitionRafał Miłecki2013-11-061-0/+8
* mtd: bcm47xxpart: detect block aligned Squashfs partitionRafał Miłecki2013-11-061-0/+8
* mtd: bcm47xxpart: handle malloc failuresHauke Mehrtens2013-11-061-0/+7
* mtd: bcm47xxnflash: Use devm_kzallocSachin Kamat2013-11-061-13/+5
* mtd: bcm47xxnflash: Use module_platform_driverSachin Kamat2013-11-061-19/+1
* mtd: plat-ram: Use module_platform_driverSachin Kamat2013-11-061-15/+1
* mtd: nand: hack ONFI for non-power-of-2 dimensionsBrian Norris2013-11-061-2/+13
* mtd: nand: pxa3xx: Allocate data buffer on detected flash sizeEzequiel Garcia2013-11-061-15/+30
* mtd: nand: pxa3xx: Move DMA I/O enablingEzequiel Garcia2013-11-061-1/+5
* mtd: m25p80: Add support for Micron N25Q512A memoryPriyanka Jain2013-11-061-0/+1
* mtg: docg3: use free_bch() instead of kfree()Wei Yongjun2013-11-061-1/+1
* mtd: docg4: fix status polling loopMike Dunn2013-11-061-9/+6
* mtd: socrates_nand: Use dev_err instead of printkSachin Kamat2013-11-061-1/+1
* mtd: socrates_nand: Use devm_kzallocSachin Kamat2013-11-061-8/+2
* mtd: socrates_nand: Remove redundant dev_set_drvdataSachin Kamat2013-11-061-2/+0
* mtd: fsl_ifc_nand: Use module_platform_driverSachin Kamat2013-11-061-19/+1
* mtd: fsl_ifc_nand: Remove redundant dev_set_drvdataSachin Kamat2013-11-061-1/+0
* mtd: sst25l: Use devm_kzallocSachin Kamat2013-11-061-9/+3
* mtd: sst25l: Remove redundant spi_set_drvdataSachin Kamat2013-11-061-1/+0
* mtd: Use MTD_BLOCK_MAJOR instead of the magic numberEzequiel Garcia2013-11-062-2/+2
* mtd: nand: pxa3xx_nand: Remove redundant of_match_ptrSachin Kamat2013-11-061-1/+1
* mtd: nand: lpc32xx_slc: Remove redundant of_match_ptrSachin Kamat2013-11-061-1/+1
* mtd: nand: lpc32xx_mlc: Remove redundant of_match_ptrSachin Kamat2013-11-061-1/+1
* mtd: denali: remove unnecessary pci_set_drvdata()Jingoo Han2013-11-061-1/+0
* mtd: scb2_flash: remove unnecessary pci_set_drvdata()Jingoo Han2013-11-061-1/+0
* mtd: pci: remove unnecessary pci_set_drvdata()Jingoo Han2013-11-061-1/+0
* mtd: intel_vr_nor: remove unnecessary pci_set_drvdata()Jingoo Han2013-11-061-1/+0
* mtd: phram: Make phram 64-bit compatibleAlexander Sverdlin2013-11-061-33/+33
* mtd: diskonchip: Fix incorrect placement of __initdataSachin Kamat2013-10-271-1/+1
* mtd: m25p80: Add support for ESMT F25L32PAFlavio Silveira2013-10-271-0/+3
* mtd: plat-ram: Remove casting the return value which is a void pointerJingoo Han2013-10-271-1/+1
* mtd: nand: fix the wrong mtd->type for nand chipHuang Shijie2013-10-271-1/+1
* mtd: add MTD_MLCNANDFLASH case for mtd_type_show()Huang Shijie2013-10-271-0/+3
* mtd: nand: add a helper to detect the nand typeHuang Shijie2013-10-277-7/+7
* mtd: gpmi: rewrite the gpmi_ecc_write_oob() to support the jffs2Huang Shijie2013-10-271-9/+20
* mtd: nand: print out the cell information for nand chipHuang Shijie2013-10-271-4/+6
OpenPOWER on IntegriCloud