summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)AuthorFilesLines
2013-08-31mtd: gpmi: set the BCH's geometry with the ecc infoHuang Shijie1-1/+131
2013-08-31mtd: add the ecc info for some full-id nand chipsHuang Shijie1-4/+4
2013-08-31mtd: parse out the ECC info for the full-id nand chipsHuang Shijie1-0/+2
2013-08-31mtd: replace the hardcode with the onfi_feature()Huang Shijie1-2/+4
2013-08-31mtd: get the ECC info from the Extended Parameter PageHuang Shijie1-0/+87
2013-08-31mtd: get the ECC info from the parameter page for ONFI nandHuang Shijie1-0/+5
2013-08-31mtd: atmel_nand: move the sanity check to the beginning of pmecc_enable()Josh Wu1-4/+4
2013-08-31mtd: nand: use dev_get_platdata()Jingoo Han18-35/+37
2013-08-31mtd: denali: use NAND_CI_CELLTYPE_MSK instead of hardcoded constantAkinobu Mita1-1/+1
2013-08-31mtd: nand: gpmi-nand: use more sensible error codes at various placesLothar Waßmann1-3/+3
2013-08-31mtd: atmel_nand: fix the warning when CONFIG_OF is not definedJosh Wu1-0/+2
2013-08-30mtd: nand: remove NAND_BBT_SCANEMPTYBrian Norris2-29/+6
2013-08-30mtd: nand: hide in-memory BBT implementation detailsBrian Norris2-23/+37
2013-08-30mtd: nand: refactor chip->block_markbad interfaceBrian Norris5-75/+72
2013-08-30mtd: nand: eliminate castBrian Norris1-3/+2
2013-08-30mtd: nand: remove multiplied-by-2 block logicBrian Norris1-48/+35
2013-08-30mtd: nand: add accessors, macros for in-memory BBTBrian Norris1-22/+48
2013-08-06mtd: atmel_nand: enable Nand Flash Controller (NFC) write via sramJosh Wu1-5/+101
2013-08-06mtd: atmel_nand: enable Nand Flash Controller (NFC) read data via sramJosh Wu1-6/+157
2013-08-06mtd: atmel_nand: add Nand Flash Controller (NFC) supportJosh Wu2-33/+476
2013-08-06mtd: atmel_nand: replace pmecc enable code with one function.Josh Wu1-15/+26
2013-08-06mtd: atmel_nand: use devm_xxx gpio kzalloc, gpio and ioremapJean-Christophe PLAGNIOL-VILLARD1-115/+65
2013-08-06mtd: nandsim: remove unused ns->geom.oobshiftAkinobu Mita1-3/+1
2013-08-06mtd: nandsim: remove unused codeAkinobu Mita1-6/+0
2013-08-06mtd: nandsim: use NS_RAW_OFFSET()Akinobu Mita1-2/+2
2013-08-06mtd: nandsim: simplify NS_RAW_OFFSET()Akinobu Mita1-1/+1
2013-08-06mtd: nandsim: use kasprintf()Akinobu Mita1-3/+1
2013-08-06mtd: nandsim: convert pages_written[] to bitmapAkinobu Mita1-7/+8
2013-08-06mtd: nand: detect OOB size for Toshiba 24nm raw SLCBrian Norris1-0/+16
2013-08-06mtd: atmel_nand: fix pmecc selction for ecc requirement typoJosh Wu1-3/+3
2013-08-06mtd: nand: fix NAND_BUSWIDTH_AUTO for x16 devicesBrian Norris1-3/+5
2013-08-06mtd: diskonchip: remove unused entries in KconfigMichael Opdenacker1-2/+2
2013-08-06mtd: atmel_nand: don't use devm_pinctrl_get_select_default() in probeWolfram Sang1-9/+0
2013-08-06mtd: gpmi-nand: don't use devm_pinctrl_get_select_default() in probeWolfram Sang1-9/+0
2013-08-06mtd: nand: mxc_nand: Remove unneeded check for platform_get_resource()Fabio Estevam1-5/+0
2013-08-06mtd: atmel_nand: using a stronger ECC is not dangerousRichard Genoud1-1/+1
2013-08-05mtd: nand: txx9ndfmc: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-08-05mtd: nand: sharpsl: remove unnecessary platform_set_drvdata()Jingoo Han1-3/+0
2013-08-05mtd: nand: s3c2410: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-08-05mtd: nand: pxa3xx_nand: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-08-05mtd: nand: plat_nand: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-08-05mtd: nand: orion_nand: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-08-05mtd: nand: omap2: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-08-05mtd: nand: nuc900_nand: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-08-05mtd: nand: mxc_nand: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-08-05mtd: nand: lpc32xx: remove unnecessary platform_set_drvdata()Jingoo Han2-4/+0
2013-08-05mtd: nand: jz4740_nand: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-08-05mtd: nand: gpmi-nand: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-08-05mtd: nand: fsmc_nand: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-08-05mtd: nand: docg4: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0