aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2013-11-06mtd: bcm47xxpart: handle malloc failuresHauke Mehrtens
2013-11-06mtd: bcm47xxnflash: Use devm_kzallocSachin Kamat
2013-11-06mtd: bcm47xxnflash: Use module_platform_driverSachin Kamat
2013-11-06mtd: plat-ram: Use module_platform_driverSachin Kamat
2013-11-06mtd: nand: hack ONFI for non-power-of-2 dimensionsBrian Norris
2013-11-06mtd: nand: pxa3xx: Allocate data buffer on detected flash sizeEzequiel Garcia
2013-11-06mtd: nand: pxa3xx: Move DMA I/O enablingEzequiel Garcia
2013-11-06mtd: m25p80: Add support for Micron N25Q512A memoryPriyanka Jain
2013-11-06mtg: docg3: use free_bch() instead of kfree()Wei Yongjun
2013-11-06mtd: docg4: fix status polling loopMike Dunn
2013-11-06mtd: socrates_nand: Use dev_err instead of printkSachin Kamat
2013-11-06mtd: socrates_nand: Use devm_kzallocSachin Kamat
2013-11-06mtd: socrates_nand: Remove redundant dev_set_drvdataSachin Kamat
2013-11-06mtd: fsl_ifc_nand: Use module_platform_driverSachin Kamat
2013-11-06mtd: fsl_ifc_nand: Remove redundant dev_set_drvdataSachin Kamat
2013-11-06mtd: sst25l: Use devm_kzallocSachin Kamat
2013-11-06mtd: sst25l: Remove redundant spi_set_drvdataSachin Kamat
2013-11-06mtd: Use MTD_BLOCK_MAJOR instead of the magic numberEzequiel Garcia
2013-11-06mtd: nand: pxa3xx_nand: Remove redundant of_match_ptrSachin Kamat
2013-11-06mtd: nand: lpc32xx_slc: Remove redundant of_match_ptrSachin Kamat
2013-11-06mtd: nand: lpc32xx_mlc: Remove redundant of_match_ptrSachin Kamat
2013-11-06mtd: denali: remove unnecessary pci_set_drvdata()Jingoo Han
2013-11-06mtd: scb2_flash: remove unnecessary pci_set_drvdata()Jingoo Han
2013-11-06mtd: pci: remove unnecessary pci_set_drvdata()Jingoo Han
2013-11-06mtd: intel_vr_nor: remove unnecessary pci_set_drvdata()Jingoo Han
2013-11-06mtd: 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
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: onenand: omap: remove two unused functionsPaul Bolle
2013-10-27mtd: nand: cleanup ONFI printed errors, warningsBrian Norris
2013-10-27mtd: lpddr_cmds: make function staticBrian Norris
2013-10-27mtd: onenand: remove unused variable assignmentsBrian Norris
2013-10-27mtd: nand: remove obsolete 'ecclayout' fieldBrian Norris
2013-10-27mtd: onenand: remove redundant offset checkBrian Norris
2013-10-27mtd: denali: make init function staticBrian Norris