summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2016-05-05mtd: nand: jz4740: Remove unused local variableMaarten ter Huurne
2016-05-05mtd: nand: fsl_elbc: set ECC algorithm explicitlyRafał Miłecki
2016-05-05mtd: nand: fsl_ifc: set ECC algorithm explicitlyRafał Miłecki
2016-05-05mtd: nand: fsl_upm: set ECC algorithm explicitlyRafał Miłecki
2016-05-05mtd: nand: cmx270: set ECC algorithm explicitlyRafał Miłecki
2016-05-05mtd: nand: mpc5121_nfc: set ECC algorithm explicitlyRafał Miłecki
2016-05-05mtd: nand: au1550nd: set ECC algorithm explicitlyRafał Miłecki
2016-05-05mtd: nand: sh_flctl: set ECC algorithm explicitlyRafał Miłecki
2016-05-05mtd: nand: s3c2410: set ECC algorithm explicitlyRafał Miłecki
2016-05-05mtd: nand: omap2: set ECC algorithm explicitlyRafał Miłecki
2016-05-05mtd: nand: kill the ecc->layout fieldBoris Brezillon
2016-05-05mtd: nand: qcom: switch to mtd_ooblayout_opsBoris Brezillon
2016-05-05mtd: nand: vf610: switch to mtd_ooblayout_opsBoris Brezillon
2016-05-05mtd: nand: sunxi: switch to mtd_ooblayout_opsBoris Brezillon
2016-05-05mtd: nand: sm_common: switch to mtd_ooblayout_opsBoris Brezillon
2016-05-05mtd: nand: sh_flctl: switch to mtd_ooblayout_opsBoris Brezillon
2016-05-05mtd: nand: s3c2410: switch to mtd_ooblayout_opsBoris Brezillon
2016-05-05mtd: nand: pxa3xx: switch to mtd_ooblayout_opsBoris Brezillon
2016-05-05mtd: nand: omap2: switch to mtd_ooblayout_opsBoris Brezillon
2016-05-05mtd: nand: mxc: switch to mtd_ooblayout_opsBoris Brezillon
2016-05-05mtd: nand: lpc32xx: switch to mtd_ooblayout_opsBoris Brezillon
2016-05-05mtd: nand: jz4780: switch to mtd_ooblayout_opsBoris Brezillon
2016-05-05mtd: nand: hisi504: switch to mtd_ooblayout_opsBoris Brezillon
2016-05-05mtd: nand: gpmi: switch to mtd_ooblayout_opsBoris Brezillon
2016-05-05mtd: nand: fsmc: get rid of the fsmc_nand_eccplace structBoris Brezillon
2016-05-05mtd: nand: fsmc: switch to mtd_ooblayout_opsBoris Brezillon
2016-05-05mtd: nand: fsl_ifc: switch to mtd_ooblayout_opsBoris Brezillon
2016-05-05mtd: nand: fsl_elbc: switch to mtd_ooblayout_opsBoris Brezillon
2016-05-05mtd: nand: docg4: switch to mtd_ooblayout_opsBoris Brezillon
2016-05-05mtd: nand: diskonchip: switch to mtd_ooblayout_opsBoris Brezillon
2016-05-05mtd: nand: denali: switch to mtd_ooblayout_opsBoris Brezillon
2016-05-05mtd: nand: davinci: switch to mtd_ooblayout_opsBoris Brezillon
2016-05-05mtd: nand: cafe: switch to mtd_ooblayout_opsBoris Brezillon
2016-05-05mtd: nand: brcm: switch to mtd_ooblayout_opsBoris Brezillon
2016-05-05mtd: nand: bf5xx: switch to mtd_ooblayout_opsBoris Brezillon
2016-05-05mtd: nand: atmel: switch to mtd_ooblayout_opsBoris Brezillon
2016-05-05mtd: nand: jz4740: switch to mtd_ooblayout_opsBoris Brezillon
2016-05-05mtd: nand: sharpsl: switch to mtd_ooblayout_opsBoris Brezillon
2016-05-05mtd: nand: bch: switch to mtd_ooblayout_opsBoris Brezillon
2016-04-19mtd: nand: implement the default mtd_ooblayout_opsBoris Brezillon
2016-04-19mtd: nand: use mtd_set_ecclayout() where appropriateBoris Brezillon
2016-04-19mtd: nand: qcom: use mtd_ooblayout_xxx() helpers where appropriateBoris Brezillon
2016-04-19mtd: nand: omap2: use mtd_ooblayout_xxx() helpers where appropriateBoris Brezillon
2016-04-19mtd: nand: lpc32xx: use mtd_ooblayout_xxx() helpers where appropriateBoris Brezillon
2016-04-19mtd: nand: gpmi: use mtd_ooblayout_xxx() helpers where appropriateBoris Brezillon
2016-04-19mtd: nand: fsl_ifc: use mtd_ooblayout_xxx() helpers where appropriateBoris Brezillon
2016-04-19mtd: nand: atmel: use mtd_ooblayout_xxx() helpers where appropriateBoris Brezillon
2016-04-19mtd: nand: core: use mtd_ooblayout_xxx() helpers where appropriateBoris Brezillon
2016-04-19mtd: nand: sunxi: make cur_off parameter optional in extra oob helpersBoris Brezillon
2016-04-19mtd: nand: sunxi: make OOB retrieval optionalBoris Brezillon