summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2016-07-14mtd: nand: omap2: Add check for old elm bindingTeresa Remmet
2016-05-27Merge tag 'for-linus-20160527' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-05-25Revert "mtd: atmel_nand: Support variable RB_EDGE interrupts"Wenyou Yang
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-05-16Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/j.an...Linus Torvalds
2016-05-06mtd: nand_bch: fix spelling of "probably"Brian Norris
2016-05-05Merge tag 'nand/for-4.7' of github.com:linux-nand/linuxBrian Norris
2016-05-05mtd: brcmnand: respect ECC algorithm set by NAND subsystemBrian Norris
2016-05-05gpmi-nand: Handle ECC Errors in erased pagesMarkus Pargmann
2016-05-05mtd: nand: add support for "nand-ecc-algo" DT propertyRafał Miłecki
2016-05-05mtd: mtd: drop NAND_ECC_SOFT_BCH enum valueRafał Miłecki
2016-05-05mtd: drop support for NAND_ECC_SOFT_BCH as "soft_bch" mappingRafał Miłecki
2016-05-05mtd: nand: read ECC algorithm from the new fieldRafał Miłecki
2016-05-05mtd: nand: fsmc: validate ECC setup by checking algorithm directlyRafał Miłecki
2016-05-05mtd: nand: set ECC algorithm to Hamming on fallbackRafał Miłecki
2016-05-05mtd: nand: atmel: set ECC algorithm explicitlyRafał Miłecki
2016-05-05mtd: nand: davinci: set ECC algorithm explicitlyRafał Miłecki
2016-05-05mtd: nand: bf5xx: set ECC algorithm explicitlyRafał Miłecki
2016-05-05mtd: nand: omap2: Fix high memory dma prefetch transferCooper Jr., Franklin
2016-05-05mtd: nand: omap2: Start dma request before enabling prefetchCooper Jr., Franklin
2016-05-05mtd: nandsim: add __init attributeJulia Lawall
2016-05-05mtd: nand: move of_get_nand_xxx() helpers into nand_base.cBoris Brezillon
2016-05-05mtd: nand: sh_flctl: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon
2016-05-05mtd: nand: mxc: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon
2016-05-05mtd: nand: lpc32xx: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon
2016-05-05mtd: nand: hisi504: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon
2016-05-05mtd: nand: davinci: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon
2016-05-05mtd: nand: gpmi: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon
2016-05-05mtd: nand: omap2: fix compare_const_fl.cocci warningsJulia Lawall
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