summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
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-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
2013-10-27mtd: dataflash: remove unused fieldBrian 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
2013-10-25mtd: gpmi: fix ECC regressionDavid Woodhouse
2013-10-24mtd: nand: pxa3xx: Fix registered MTD nameEzequiel Garcia
2013-09-27mtd: m25p80: Fix 4 byte addressing mode for Micron devices.Elie De Brauwer
2013-09-27mtd: nand: fix memory leak in ONFI extended parameter pageBrian Norris
2013-09-17mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OFEzequiel Garcia
2013-09-16Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2013-09-09Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-08-30mtd: chips: Add support for PMC SPI Flash chips in m25p80.cMichel Stempin
2013-08-30mtd: ofpart: use for_each_child_of_node() macroWei Yongjun
2013-08-30mtd: mtdswap: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-08-30mtd cs553x_nand: use kzalloc() instead of memsetDan Carpenter
2013-08-30mtd: atmel_nand: fix error return code in atmel_nand_probe()Wei Yongjun
2013-08-30mtd: bcm47xxsflash: writing supportRafał Miłecki
2013-08-30mtd: bcm47xxsflash: implement erasing supportRafał Miłecki
2013-08-30mtd: bcm47xxsflash: convert to module_platform_driver instead of init/exitLibo Chen
2013-08-30mtd: bcm47xxsflash: convert kzalloc to avoid invalid accessLibo Chen
2013-08-30mtd: remove alauda driverJussi Kivilinna