summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: pxa3xx: Support command buffer #3Ezequiel Garcia2013-08-301-0/+15
* mtd: nand: pxa3xx: Allow to set/clear the 'spare enable' fieldEzequiel Garcia2013-08-301-0/+7
* mtd: nand: pxa3xx: Handle ECC and DMA enable/disable properlyEzequiel Garcia2013-08-301-2/+11
* mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compatible stringEzequiel Garcia2013-08-301-1/+30
* mtd: gpmi: set the BCH's geometry with the ecc infoHuang Shijie2013-08-301-1/+131
* mtd: add the ecc info for some full-id nand chipsHuang Shijie2013-08-301-4/+4
* mtd: parse out the ECC info for the full-id nand chipsHuang Shijie2013-08-301-0/+2
* mtd: replace the hardcode with the onfi_feature()Huang Shijie2013-08-301-2/+4
* mtd: get the ECC info from the Extended Parameter PageHuang Shijie2013-08-301-0/+87
* mtd: get the ECC info from the parameter page for ONFI nandHuang Shijie2013-08-301-0/+5
* mtd: atmel_nand: move the sanity check to the beginning of pmecc_enable()Josh Wu2013-08-301-4/+4
* mtd: nand: use dev_get_platdata()Jingoo Han2013-08-3018-35/+37
* mtd: denali: use NAND_CI_CELLTYPE_MSK instead of hardcoded constantAkinobu Mita2013-08-301-1/+1
* mtd: nand: gpmi-nand: use more sensible error codes at various placesLothar Waßmann2013-08-301-3/+3
* mtd: atmel_nand: fix the warning when CONFIG_OF is not definedJosh Wu2013-08-301-0/+2
* mtd: nand: remove NAND_BBT_SCANEMPTYBrian Norris2013-08-302-29/+6
* mtd: nand: hide in-memory BBT implementation detailsBrian Norris2013-08-302-23/+37
* mtd: nand: refactor chip->block_markbad interfaceBrian Norris2013-08-305-75/+72
* mtd: nand: eliminate castBrian Norris2013-08-301-3/+2
* mtd: nand: remove multiplied-by-2 block logicBrian Norris2013-08-301-48/+35
* mtd: nand: add accessors, macros for in-memory BBTBrian Norris2013-08-301-22/+48
* mtd: atmel_nand: enable Nand Flash Controller (NFC) write via sramJosh Wu2013-08-051-5/+101
* mtd: atmel_nand: enable Nand Flash Controller (NFC) read data via sramJosh Wu2013-08-051-6/+157
* mtd: atmel_nand: add Nand Flash Controller (NFC) supportJosh Wu2013-08-052-33/+476
* mtd: atmel_nand: replace pmecc enable code with one function.Josh Wu2013-08-051-15/+26
* mtd: atmel_nand: use devm_xxx gpio kzalloc, gpio and ioremapJean-Christophe PLAGNIOL-VILLARD2013-08-051-115/+65
* mtd: nandsim: remove unused ns->geom.oobshiftAkinobu Mita2013-08-051-3/+1
* mtd: nandsim: remove unused codeAkinobu Mita2013-08-051-6/+0
* mtd: nandsim: use NS_RAW_OFFSET()Akinobu Mita2013-08-051-2/+2
* mtd: nandsim: simplify NS_RAW_OFFSET()Akinobu Mita2013-08-051-1/+1
* mtd: nandsim: use kasprintf()Akinobu Mita2013-08-051-3/+1
* mtd: nandsim: convert pages_written[] to bitmapAkinobu Mita2013-08-051-7/+8
* mtd: nand: detect OOB size for Toshiba 24nm raw SLCBrian Norris2013-08-051-0/+16
* mtd: atmel_nand: fix pmecc selction for ecc requirement typoJosh Wu2013-08-051-3/+3
* mtd: nand: fix NAND_BUSWIDTH_AUTO for x16 devicesBrian Norris2013-08-051-3/+5
* mtd: diskonchip: remove unused entries in KconfigMichael Opdenacker2013-08-051-2/+2
* mtd: atmel_nand: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2013-08-051-9/+0
* mtd: gpmi-nand: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2013-08-051-9/+0
* mtd: nand: mxc_nand: Remove unneeded check for platform_get_resource()Fabio Estevam2013-08-051-5/+0
* mtd: atmel_nand: using a stronger ECC is not dangerousRichard Genoud2013-08-051-1/+1
* mtd: nand: txx9ndfmc: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-051-1/+0
* mtd: nand: sharpsl: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-051-3/+0
* mtd: nand: s3c2410: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-051-2/+0
* mtd: nand: pxa3xx_nand: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-051-1/+0
* mtd: nand: plat_nand: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-051-1/+0
* mtd: nand: orion_nand: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-051-1/+0
* mtd: nand: omap2: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-051-1/+0
* mtd: nand: nuc900_nand: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-051-2/+0
* mtd: nand: mxc_nand: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-051-2/+0
* mtd: nand: lpc32xx: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-052-4/+0
OpenPOWER on IntegriCloud