summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: pxa3xx: Fix READOOB implementationBoris Brezillon2018-01-061-0/+1
* mtd: nand: gpio: Fix ALE gpio configurationChristophe Leroy2017-12-151-3/+3
* mtd: nand: brcmnand: Zero bitflip is not an errorAlbert Hsieh2017-12-151-1/+1
* mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBMSascha Hauer2017-12-151-3/+3
* Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds2017-11-2324-465/+671
|\
| * mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalidBoris Brezillon2017-11-131-4/+9
| * mtd: constify mtd_partitionArvind Yadav2017-11-062-2/+2
| * Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtdRichard Weinberger2017-11-0221-459/+660
| |\
| | * mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor2017-10-311-3/+6
| | * mtd: nand: mtk: fix infinite ECC decode IRQ issueXiaolei Li2017-10-301-2/+11
| | * mtd: nand: mtk: change the compile sequence of mtk_nand.o and mtk_ecc.oXiaolei Li2017-10-291-1/+1
| | * mtd: nand: omap2: Fix subpage writeRoger Quadros2017-10-271-115/+224
| | * mtd: nand: mxc: use dev_dbg to print debug messagesSascha Hauer2017-10-161-7/+7
| | * mtd: nand: mxc: lower ECC failed message priority to debug levelSascha Hauer2017-10-161-1/+1
| | * mtd: nand: omap2: Do not assign omap_nand_info to platform drvdataLadislav Michl2017-10-141-1/+0Star
| | * mtd: nand: omap2: Remove omap_nand_platform_dataLadislav Michl2017-10-141-29/+8Star
| | * mtd: nand: atmel: Actually use the PM opsBoris Brezillon2017-10-141-0/+1
| | * mtd: nand: Export nand_reset() symbolBoris Brezillon2017-10-141-0/+1
| | * mtd: nand: pxa3xx: enable NAND controller if the SoC needs itMiquel Raynal2017-10-071-4/+37
| | * mtd: nand: sh_flctl: Use of_device_get_match_data() helperGeert Uytterhoeven2017-10-071-6/+3Star
| | * mtd: nand: denali: fix setup_data_interface to meet tCCS delayMasahiro Yamada2017-10-071-2/+8
| | * mtd: nand: pxa3xx_nand: Update Kconfig informationGregory CLEMENT2017-10-071-1/+4
| | * mtd: nand: atmel: Avoid ECC errors when leaving backup modeRomain Izard2017-10-073-8/+13
| | * mtd: nand: qcom: support for command descriptor formationAbhishek Sahu2017-10-071-16/+92
| | * mtd: nand: qcom: add command elements in BAM transactionAbhishek Sahu2017-10-071-1/+18
| | * mtd: nand: gpio: Convert to use GPIO descriptorsLinus Walleij2017-10-071-55/+57
| | * mtd: nand: denali: change the setup_dma choice into hookMasahiro Yamada2017-09-222-10/+7Star
| | * mtd: nand: denali: support direct addressing modeMasahiro Yamada2017-09-222-41/+70
| | * mtd: nand: denali: remove unneeded init of ECC_ENABLE registerMasahiro Yamada2017-09-221-2/+0Star
| | * mtd: nand: denali: use upper/lower_32_bits() macro for clean-upMasahiro Yamada2017-09-221-2/+2
| | * mtd: nand: denali: clean up commentsMasahiro Yamada2017-09-224-66/+13Star
| | * mtd: nand: denali: use more FIELD_PREP / FIELD_GET where appropriateMasahiro Yamada2017-09-221-11/+11
| | * mtd: nand: denali: clean up macros with <linux/bitfield.h>Masahiro Yamada2017-09-222-22/+16Star
| | * mtd: nand: denali: slight clean up of denali_wait_for_irq()Masahiro Yamada2017-09-221-1/+1
| | * mtd: nand: denali: squash denali_enable_dma() helper into callerMasahiro Yamada2017-09-221-9/+3Star
| | * mtd: nand: denali: consolidate include directivesMasahiro Yamada2017-09-224-6/+15
| | * mtd: nand: denali: prefix detect_max_banks() with denali_Masahiro Yamada2017-09-221-2/+2
| | * mtd: nand: denali: squash setup_ecc_for_xfer() helper into callerMasahiro Yamada2017-09-221-19/+3Star
| | * mtd: nand: denali: support two row address cycle devicesMasahiro Yamada2017-09-181-2/+2
| | * mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada2017-09-187-15/+11Star
| | * mtd: nand: Use standard large page OOB layout when using NAND_ECC_NONEMiquel Raynal2017-09-181-1/+14
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
|/ /
* | mtd: nand: atmel: fix buffer overflow in atmel_pmecc_userRichard Genoud2017-09-271-1/+1
* | mtd: nand: remove unused blockmask variableCorentin Labbe2017-09-181-2/+1Star
* | mtd: nand: lpc32xx_mlc: Fix an error handling path in lpc32xx_nand_probe()Christophe JAILLET2017-09-181-1/+2
|/
* Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-09-151-2/+2
|\
| * fs: fix kernel_write prototypeChristoph Hellwig2017-09-051-1/+1
| * fs: fix kernel_read prototypeChristoph Hellwig2017-09-051-1/+1
* | Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds2017-09-0965-527/+972
|\ \
| * \ Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon2017-09-0165-490/+960
| |\ \