summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* 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-052-123/+6
* mtd: nand: kill the ecc->layout fieldBoris Brezillon2016-05-052-15/+0
* mtd: onenand: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-65/+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-051-45/+15
* mtd: nand: fsmc: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-216/+82
* mtd: nand: fsl_ifc: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-164/+66
* mtd: nand: fsl_elbc: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-36/+47
* mtd: nand: docg4: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-5/+28
* mtd: nand: diskonchip: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-15/+45
* mtd: nand: denali: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-15/+35
* mtd: nand: davinci: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-74/+44
* mtd: nand: cafe: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-12/+32
* mtd: nand: brcm: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-101/+157
* mtd: nand: bf5xx: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-23/+28
* mtd: nand: atmel: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-46/+38
* mtd: nand: jz4740: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-1/+1
* mtd: nand: sharpsl: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-1/+1
* mtd: nand: bch: switch to mtd_ooblayout_opsBoris Brezillon2016-05-052-30/+26
* mtd: nand: implement the default mtd_ooblayout_opsBoris Brezillon2016-04-191-49/+93
* mtd: docg3: switch to mtd_ooblayout_opsBoris Brezillon2016-04-191-11/+35
* mtd: create an mtd_ooblayout_ops struct to ease ECC layout definitionBoris Brezillon2016-04-194-48/+146
* mtd: docg3: use mtd_set_ecclayout() where appropriateBoris Brezillon2016-04-191-1/+1
* mtd: onenand: use mtd_set_ecclayout() where appropriateBoris Brezillon2016-04-191-1/+1
* mtd: nand: use mtd_set_ecclayout() where appropriateBoris Brezillon2016-04-191-1/+1
* mtd: use mtd_set_ecclayout() where appropriateBoris Brezillon2016-04-192-2/+2
* mtd: onenand: use mtd_ooblayout_xxx() helpers where appropriateBoris Brezillon2016-04-191-60/+15
* mtd: nand: qcom: use mtd_ooblayout_xxx() helpers where appropriateBoris Brezillon2016-04-191-5/+3
* mtd: nand: omap2: use mtd_ooblayout_xxx() helpers where appropriateBoris Brezillon2016-04-191-11/+14
OpenPOWER on IntegriCloud