summaryrefslogtreecommitdiffstats
path: root/Documentation/hwmon/lm90 (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-11mtd: spi-nor: support GigaDevice gd25lq64cBrian Norris2-0/+2
2016-05-06mtd: nand_bch: fix spelling of "probably"Brian Norris1-1/+1
2016-05-05mtd: brcmnand: respect ECC algorithm set by NAND subsystemBrian Norris1-1/+23
2016-05-05gpmi-nand: Handle ECC Errors in erased pagesMarkus Pargmann1-5/+73
2016-05-05Documentation: devicetree: deprecate "soft_bch" nand-ecc-mode valueRafał Miłecki1-2/+4
2016-05-05mtd: nand: add support for "nand-ecc-algo" DT propertyRafał Miłecki2-7/+15
2016-05-05mtd: mtd: drop NAND_ECC_SOFT_BCH enum valueRafał Miłecki7-16/+5
2016-05-05mtd: drop support for NAND_ECC_SOFT_BCH as "soft_bch" mappingRafał Miłecki1-1/+8
2016-05-05mtd: nand: read ECC algorithm from the new fieldRafał Miłecki1-61/+85
2016-05-05mtd: nand: fsmc: validate ECC setup by checking algorithm directlyRafał Miłecki1-2/+5
2016-05-05mtd: nand: set ECC algorithm to Hamming on fallbackRafał Miłecki1-0/+1
2016-05-05staging: mt29f_spinand: set ECC algorithm explicitlyRafał Miłecki1-0/+1
2016-05-05CRIS v32: nand: set ECC algorithm explicitlyRafał Miłecki2-0/+2
2016-05-05mtd: nand: atmel: set ECC algorithm explicitlyRafał Miłecki1-0/+13
2016-05-05mtd: nand: davinci: set ECC algorithm explicitlyRafał Miłecki1-0/+9
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 Brezillon4-213/+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 Brezillon4-144/+7
2016-05-05mtd: nand: kill the ecc->layout fieldBoris Brezillon3-17/+0
2016-05-05staging: mt29f_spinand: switch to mtd_ooblayout_opsBoris Brezillon1-18/+30
2016-05-05mtd: onenand: switch to mtd_ooblayout_opsBoris Brezillon2-67/+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