summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2016-05-05mtd: nand: fsmc: validate ECC setup by checking algorithm directlyRafał Miłecki-2/+5
2016-05-05mtd: nand: set ECC algorithm to Hamming on fallbackRafał Miłecki-0/+1
2016-05-05staging: mt29f_spinand: set ECC algorithm explicitlyRafał Miłecki-0/+1
2016-05-05CRIS v32: nand: set ECC algorithm explicitlyRafał Miłecki-0/+2
2016-05-05mtd: nand: atmel: set ECC algorithm explicitlyRafał Miłecki-0/+13
2016-05-05mtd: nand: davinci: set ECC algorithm explicitlyRafał Miłecki-0/+9
2016-05-05mtd: nand: bf5xx: set ECC algorithm explicitlyRafał Miłecki-0/+1
2016-05-05mtd: nand: omap2: Fix high memory dma prefetch transferCooper Jr., Franklin-11/+2
2016-05-05mtd: nand: omap2: Start dma request before enabling prefetchCooper Jr., Franklin-4/+5
2016-05-05mtd: nandsim: add __init attributeJulia Lawall-3/+3
2016-05-05mtd: nand: move of_get_nand_xxx() helpers into nand_base.cBoris Brezillon-213/+93
2016-05-05mtd: nand: sh_flctl: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon-15/+12
2016-05-05mtd: nand: mxc: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon-22/+23
2016-05-05mtd: nand: lpc32xx: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon-16/+9
2016-05-05mtd: nand: hisi504: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon-11/+3
2016-05-05mtd: nand: davinci: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon-45/+38
2016-05-05mtd: nand: gpmi: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon-11/+10
2016-05-05mtd: nand: omap2: fix compare_const_fl.cocci warningsJulia Lawall-1/+1
2016-05-05mtd: nand: jz4740: Remove unused local variableMaarten ter Huurne-1/+0
2016-05-05mtd: nand: fsl_elbc: set ECC algorithm explicitlyRafał Miłecki-0/+1
2016-05-05mtd: nand: fsl_ifc: set ECC algorithm explicitlyRafał Miłecki-0/+1
2016-05-05mtd: nand: fsl_upm: set ECC algorithm explicitlyRafał Miłecki-0/+1
2016-05-05mtd: nand: cmx270: set ECC algorithm explicitlyRafał Miłecki-0/+1
2016-05-05mtd: nand: mpc5121_nfc: set ECC algorithm explicitlyRafał Miłecki-0/+1
2016-05-05mtd: nand: au1550nd: set ECC algorithm explicitlyRafał Miłecki-0/+1
2016-05-05mtd: nand: sh_flctl: set ECC algorithm explicitlyRafał Miłecki-0/+1
2016-05-05mtd: nand: s3c2410: set ECC algorithm explicitlyRafał Miłecki-0/+1
2016-05-05mtd: nand: omap2: set ECC algorithm explicitlyRafał Miłecki-0/+1
2016-05-05mtd: kill the nand_ecclayout structBoris Brezillon-144/+7
2016-05-05mtd: nand: kill the ecc->layout fieldBoris Brezillon-17/+0
2016-05-05staging: mt29f_spinand: switch to mtd_ooblayout_opsBoris Brezillon-18/+30
2016-05-05mtd: onenand: switch to mtd_ooblayout_opsBoris Brezillon-67/+97
2016-05-05mtd: nand: qcom: switch to mtd_ooblayout_opsBoris Brezillon-45/+34
2016-05-05mtd: nand: vf610: switch to mtd_ooblayout_opsBoris Brezillon-30/+4
2016-05-05mtd: nand: sunxi: switch to mtd_ooblayout_opsBoris Brezillon-62/+52
2016-05-05mtd: nand: sm_common: switch to mtd_ooblayout_opsBoris Brezillon-16/+77
2016-05-05mtd: nand: sh_flctl: switch to mtd_ooblayout_opsBoris Brezillon-20/+67
2016-05-05mtd: nand: s3c2410: switch to mtd_ooblayout_opsBoris Brezillon-5/+27
2016-05-05mtd: nand: pxa3xx: switch to mtd_ooblayout_opsBoris Brezillon-40/+64
2016-05-05mtd: nand: omap2: switch to mtd_ooblayout_opsBoris Brezillon-81/+121
2016-05-05mtd: nand: mxc: switch to mtd_ooblayout_opsBoris Brezillon-107/+105
2016-05-05mtd: nand: lpc32xx: switch to mtd_ooblayout_opsBoris Brezillon-25/+66
2016-05-05mtd: nand: jz4780: switch to mtd_ooblayout_opsBoris Brezillon-14/+5
2016-05-05mtd: nand: hisi504: switch to mtd_ooblayout_opsBoris Brezillon-3/+23
2016-05-05mtd: nand: gpmi: switch to mtd_ooblayout_opsBoris Brezillon-12/+40
2016-05-05mtd: nand: fsmc: get rid of the fsmc_nand_eccplace structBoris Brezillon-63/+15
2016-05-05mtd: nand: fsmc: switch to mtd_ooblayout_opsBoris Brezillon-216/+82
2016-05-05mtd: nand: fsl_ifc: switch to mtd_ooblayout_opsBoris Brezillon-164/+66
2016-05-05mtd: nand: fsl_elbc: switch to mtd_ooblayout_opsBoris Brezillon-36/+47
2016-05-05mtd: nand: docg4: switch to mtd_ooblayout_opsBoris Brezillon-5/+28