aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2013-11-06mtd: denali: remove unnecessary pci_set_drvdata()Jingoo Han
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: nand: fix the wrong mtd->type for nand chipHuang 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: nand: cleanup ONFI printed errors, warningsBrian Norris
2013-10-27mtd: nand: remove obsolete 'ecclayout' fieldBrian Norris
2013-10-27mtd: denali: make init function staticBrian 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-24file->f_op is never NULL...Al Viro
2013-10-24mtd: nand: pxa3xx: Fix registered MTD nameEzequiel Garcia
2013-10-19Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman
2013-10-14treewide: Fix typo in printkMasanari Iida
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2013-09-27mtd: nand: fix memory leak in ONFI extended parameter pageBrian Norris
2013-09-26mtd: atmel_nand: fix deferred probe from __initJohan Hovold
2013-09-17mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OFEzequiel Garcia
2013-09-09Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtdLinus Torvalds
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: remove alauda driverJussi Kivilinna
2013-08-30mtd: nand: mxc_nand: mark 'const' properlyJingoo Han
2013-08-30mtd: r852: Staticize local symbolsJingoo Han
2013-08-30mtd: nandsim: Staticize local symbolsJingoo Han
2013-08-30mtd: MTD_NAND_DENALI should depend on HAS_DMAGeert Uytterhoeven
2013-08-30mtd: fsmc_nand: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall
2013-08-30mtd: atmel_nand: pmecc: fix failure to correct bit error in 1024-bytes sectorJosh Wu
2013-08-30mtd: nand: fixup kerneldoc, rename parameterBrian Norris
2013-08-30mtd: gpmi: remove the nand_scan()Huang Shijie
2013-08-30mtd: set ONFI nand's default hooks in nand_set_defaults()Huang Shijie
2013-08-30mtd: set the ecc step size for master/slave mtd_infoHuang Shijie
2013-08-30mtd: nand: silence some shift wrap warningsDan Carpenter
2013-08-30mtd: simplify use of devm_ioremap_resourceJulia Lawall
2013-08-30mtd: nand: Allow to build pxa3xx_nand on Orion platformsEzequiel Garcia
2013-08-30mtd: nand: pxa3xx: Allow devices with no dma resourcesEzequiel Garcia
2013-08-30mtd: nand: pxa3xx: Add __maybe_unused keyword to enable_int()Ezequiel Garcia