summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | mtd: nand: add support for "nand-ecc-algo" DT propertyRafał Miłecki2016-05-052-7/+15
| | * | | | | | mtd: mtd: drop NAND_ECC_SOFT_BCH enum valueRafał Miłecki2016-05-057-16/+5
| | * | | | | | mtd: drop support for NAND_ECC_SOFT_BCH as "soft_bch" mappingRafał Miłecki2016-05-051-1/+8
| | * | | | | | mtd: nand: read ECC algorithm from the new fieldRafał Miłecki2016-05-051-61/+85
| | * | | | | | mtd: nand: fsmc: validate ECC setup by checking algorithm directlyRafał Miłecki2016-05-051-2/+5
| | * | | | | | mtd: nand: set ECC algorithm to Hamming on fallbackRafał Miłecki2016-05-051-0/+1
| | * | | | | | staging: mt29f_spinand: set ECC algorithm explicitlyRafał Miłecki2016-05-051-0/+1
| | * | | | | | CRIS v32: nand: set ECC algorithm explicitlyRafał Miłecki2016-05-052-0/+2
| | * | | | | | mtd: nand: atmel: set ECC algorithm explicitlyRafał Miłecki2016-05-051-0/+13
| | * | | | | | mtd: nand: davinci: set ECC algorithm explicitlyRafał Miłecki2016-05-051-0/+9
| | * | | | | | mtd: nand: bf5xx: set ECC algorithm explicitlyRafał Miłecki2016-05-051-0/+1
| | * | | | | | mtd: nand: omap2: Fix high memory dma prefetch transferCooper Jr., Franklin2016-05-051-11/+2
| | * | | | | | mtd: nand: omap2: Start dma request before enabling prefetchCooper Jr., Franklin2016-05-051-4/+5
| | * | | | | | mtd: nandsim: add __init attributeJulia Lawall2016-05-051-3/+3
| | * | | | | | mtd: nand: move of_get_nand_xxx() helpers into nand_base.cBoris Brezillon2016-05-054-213/+93
| | * | | | | | mtd: nand: sh_flctl: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon2016-05-051-15/+12
| | * | | | | | mtd: nand: mxc: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon2016-05-051-22/+23
| | * | | | | | mtd: nand: lpc32xx: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon2016-05-051-16/+9
| | * | | | | | mtd: nand: hisi504: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon2016-05-051-11/+3
| | * | | | | | mtd: nand: davinci: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon2016-05-051-45/+38
| | * | | | | | mtd: nand: gpmi: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon2016-05-051-11/+10
| | * | | | | | mtd: nand: omap2: fix compare_const_fl.cocci warningsJulia Lawall2016-05-051-1/+1
| | * | | | | | mtd: nand: jz4740: Remove unused local variableMaarten ter Huurne2016-05-051-1/+0
| | * | | | | | mtd: nand: fsl_elbc: set ECC algorithm explicitlyRafał Miłecki2016-05-051-0/+1
| | * | | | | | mtd: nand: fsl_ifc: set ECC algorithm explicitlyRafał Miłecki2016-05-051-0/+1
| | * | | | | | mtd: nand: fsl_upm: set ECC algorithm explicitlyRafał Miłecki2016-05-051-0/+1
| | * | | | | | mtd: nand: cmx270: set ECC algorithm explicitlyRafał Miłecki2016-05-051-0/+1
| | * | | | | | mtd: nand: mpc5121_nfc: set ECC algorithm explicitlyRafał Miłecki2016-05-051-0/+1
| | * | | | | | mtd: nand: au1550nd: set ECC algorithm explicitlyRafał Miłecki2016-05-051-0/+1
| | * | | | | | mtd: nand: sh_flctl: set ECC algorithm explicitlyRafał Miłecki2016-05-051-0/+1
| | * | | | | | mtd: nand: s3c2410: set ECC algorithm explicitlyRafał Miłecki2016-05-051-0/+1
| | * | | | | | mtd: nand: omap2: set ECC algorithm explicitlyRafał Miłecki2016-05-051-0/+1
| | * | | | | | mtd: kill the nand_ecclayout structBoris Brezillon2016-05-054-144/+7
| | * | | | | | mtd: nand: kill the ecc->layout fieldBoris Brezillon2016-05-053-17/+0
| | * | | | | | staging: mt29f_spinand: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-18/+30
| | * | | | | | mtd: onenand: switch to mtd_ooblayout_opsBoris Brezillon2016-05-052-67/+97
| | * | | | | | mtd: nand: qcom: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-45/+34
| | * | | | | | mtd: nand: vf610: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-30/+4
| | * | | | | | mtd: nand: sunxi: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-62/+52
| | * | | | | | mtd: nand: sm_common: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-16/+77
| | * | | | | | mtd: nand: sh_flctl: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-20/+67
| | * | | | | | mtd: nand: s3c2410: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-5/+27
| | * | | | | | mtd: nand: pxa3xx: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-40/+64
| | * | | | | | mtd: nand: omap2: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-81/+121
| | * | | | | | mtd: nand: mxc: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-107/+105
| | * | | | | | mtd: nand: lpc32xx: switch to mtd_ooblayout_opsBoris Brezillon2016-05-052-25/+66
| | * | | | | | mtd: nand: jz4780: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-14/+5
| | * | | | | | mtd: nand: hisi504: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-3/+23
| | * | | | | | mtd: nand: gpmi: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-12/+40
| | * | | | | | mtd: nand: fsmc: get rid of the fsmc_nand_eccplace structBoris Brezillon2016-05-052-63/+15
OpenPOWER on IntegriCloud