summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
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: 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: 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
2013-11-07mtd: fsl_ifc_nand: Remove redundant dev_set_drvdataSachin Kamat
2013-11-07mtd: sst25l: Use devm_kzallocSachin Kamat
2013-11-07mtd: sst25l: Remove redundant spi_set_drvdataSachin Kamat
2013-11-07mtd: Use MTD_BLOCK_MAJOR instead of the magic numberEzequiel Garcia
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-11-07mtd: scb2_flash: remove unnecessary pci_set_drvdata()Jingoo Han
2013-11-07mtd: pci: remove unnecessary pci_set_drvdata()Jingoo Han
2013-11-07mtd: intel_vr_nor: remove unnecessary pci_set_drvdata()Jingoo Han
2013-11-07mtd: phram: Make phram 64-bit compatibleAlexander Sverdlin
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-10-27mtd: diskonchip: Fix incorrect placement of __initdataSachin Kamat
2013-10-27mtd: m25p80: Add support for ESMT F25L32PAFlavio Silveira
2013-10-27mtd: plat-ram: Remove casting the return value which is a void pointerJingoo Han
2013-10-27mtd: nand: fix the wrong mtd->type for nand chipHuang Shijie
2013-10-27mtd: add MTD_MLCNANDFLASH case for mtd_type_show()Huang Shijie
2013-10-27mtd: nand: add a helper to detect the nand typeHuang Shijie
2013-10-27mtd: gpmi: rewrite the gpmi_ecc_write_oob() to support the jffs2Huang Shijie