summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-27jffs2: do not support the MLC nandHuang Shijie
2013-10-27mtd: add MTD_MLCNANDFLASH case for mtd_type_show()Huang Shijie
2013-10-27mtd: mtd-abi: add a helper to detect the nand typeHuang Shijie
2013-10-27mtd: nand: add a helper to detect the nand typeHuang Shijie
2013-10-27mtd: nand: add more comment for MTD_NANDFLASH/MTD_MLCNANDFLASHHuang 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-27of_mtd: Add no-op stubs to support CONFIG_OF=nEzequiel Garcia
2013-10-27mtd: nand: gpmi-nand: janitorial cleanup: (commas after last element of struc...Lothar Waßmann
2013-10-25Merge tag 'for-linus-20131025' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-10-25mtd: gpmi: fix ECC regressionDavid Woodhouse
2013-10-25seq_file: always update file->f_pos in seq_lseek()Gu Zheng
2013-10-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-10-25Merge tag 'ecryptfs-3.12-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-10-24mtd: nand: pxa3xx: Fix registered MTD nameEzequiel Garcia
2013-10-24eCryptfs: fix 32 bit corruption issueColin Ian King
2013-10-24Merge tag 'md/3.12-fixes' of git://neil.brown.name/mdLinus Torvalds
2013-10-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2013-10-24raid5: avoid finding "discard" stripeShaohua Li
2013-10-24raid5: set bio bi_vcnt 0 for discard requestShaohua Li
2013-10-24md: avoid deadlock when md_set_badblocks.Bian Yu