summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2016-05-05mtd: nand: bf5xx: set ECC algorithm explicitlyRafał Miłecki1-0/+1
2016-05-05mtd: nand: omap2: Fix high memory dma prefetch transferCooper Jr., Franklin1-11/+2
2016-05-05mtd: nand: omap2: Start dma request before enabling prefetchCooper Jr., Franklin1-4/+5
2016-05-05mtd: nandsim: add __init attributeJulia Lawall1-3/+3
2016-05-05mtd: nand: move of_get_nand_xxx() helpers into nand_base.cBoris Brezillon1-1/+93
2016-05-05mtd: nand: sh_flctl: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon1-15/+12
2016-05-05mtd: nand: mxc: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon1-22/+23
2016-05-05mtd: nand: lpc32xx: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon1-16/+9
2016-05-05mtd: nand: hisi504: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon1-11/+3
2016-05-05mtd: nand: davinci: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon1-45/+38
2016-05-05mtd: nand: gpmi: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon1-11/+10
2016-05-05mtd: nand: omap2: fix compare_const_fl.cocci warningsJulia Lawall1-1/+1
2016-05-05mtd: nand: jz4740: Remove unused local variableMaarten ter Huurne1-1/+0
2016-05-05mtd: nand: fsl_elbc: set ECC algorithm explicitlyRafał Miłecki1-0/+1
2016-05-05mtd: nand: fsl_ifc: set ECC algorithm explicitlyRafał Miłecki1-0/+1
2016-05-05mtd: nand: fsl_upm: set ECC algorithm explicitlyRafał Miłecki1-0/+1
2016-05-05mtd: nand: cmx270: set ECC algorithm explicitlyRafał Miłecki1-0/+1
2016-05-05mtd: nand: mpc5121_nfc: set ECC algorithm explicitlyRafał Miłecki1-0/+1
2016-05-05mtd: nand: au1550nd: set ECC algorithm explicitlyRafał Miłecki1-0/+1
2016-05-05mtd: nand: sh_flctl: set ECC algorithm explicitlyRafał Miłecki1-0/+1
2016-05-05mtd: nand: s3c2410: set ECC algorithm explicitlyRafał Miłecki1-0/+1
2016-05-05mtd: nand: omap2: set ECC algorithm explicitlyRafał Miłecki1-0/+1
2016-05-05mtd: kill the nand_ecclayout structBoris Brezillon2-123/+6
2016-05-05mtd: nand: kill the ecc->layout fieldBoris Brezillon2-15/+0
2016-05-05mtd: onenand: switch to mtd_ooblayout_opsBoris Brezillon1-65/+97
2016-05-05mtd: nand: qcom: switch to mtd_ooblayout_opsBoris Brezillon1-45/+34
2016-05-05mtd: nand: vf610: switch to mtd_ooblayout_opsBoris Brezillon1-30/+4
2016-05-05mtd: nand: sunxi: switch to mtd_ooblayout_opsBoris Brezillon1-62/+52
2016-05-05mtd: nand: sm_common: switch to mtd_ooblayout_opsBoris Brezillon1-16/+77
2016-05-05mtd: nand: sh_flctl: switch to mtd_ooblayout_opsBoris Brezillon1-20/+67
2016-05-05mtd: nand: s3c2410: switch to mtd_ooblayout_opsBoris Brezillon1-5/+27
2016-05-05mtd: nand: pxa3xx: switch to mtd_ooblayout_opsBoris Brezillon1-40/+64
2016-05-05mtd: nand: omap2: switch to mtd_ooblayout_opsBoris Brezillon1-81/+121
2016-05-05mtd: nand: mxc: switch to mtd_ooblayout_opsBoris Brezillon1-107/+105
2016-05-05mtd: nand: lpc32xx: switch to mtd_ooblayout_opsBoris Brezillon2-25/+66
2016-05-05mtd: nand: jz4780: switch to mtd_ooblayout_opsBoris Brezillon1-14/+5
2016-05-05mtd: nand: hisi504: switch to mtd_ooblayout_opsBoris Brezillon1-3/+23
2016-05-05mtd: nand: gpmi: switch to mtd_ooblayout_opsBoris Brezillon1-12/+40
2016-05-05mtd: nand: fsmc: get rid of the fsmc_nand_eccplace structBoris Brezillon1-45/+15
2016-05-05mtd: nand: fsmc: switch to mtd_ooblayout_opsBoris Brezillon1-216/+82
2016-05-05mtd: nand: fsl_ifc: switch to mtd_ooblayout_opsBoris Brezillon1-164/+66
2016-05-05mtd: nand: fsl_elbc: switch to mtd_ooblayout_opsBoris Brezillon1-36/+47
2016-05-05mtd: nand: docg4: switch to mtd_ooblayout_opsBoris Brezillon1-5/+28
2016-05-05mtd: nand: diskonchip: switch to mtd_ooblayout_opsBoris Brezillon1-15/+45
2016-05-05mtd: nand: denali: switch to mtd_ooblayout_opsBoris Brezillon1-15/+35
2016-05-05mtd: nand: davinci: switch to mtd_ooblayout_opsBoris Brezillon1-74/+44
2016-05-05mtd: nand: cafe: switch to mtd_ooblayout_opsBoris Brezillon1-12/+32
2016-05-05mtd: nand: brcm: switch to mtd_ooblayout_opsBoris Brezillon1-101/+157
2016-05-05mtd: nand: bf5xx: switch to mtd_ooblayout_opsBoris Brezillon1-23/+28
2016-05-05mtd: nand: atmel: switch to mtd_ooblayout_opsBoris Brezillon1-46/+38