summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2018-01-10mtd: nand: samsung: Disable subpage writes on E-die NANDLadislav Michl
2018-01-09mtd: nand: brcmnand: Disable prefetch by defaultKamal Dasu
2018-01-06mtd: nand: qcom: Add a NULL check for devm_kasprintf()Fabio Estevam
2018-01-06mtd: nand: brcmnand: Add a NULL check for devm_kasprintf()Fabio Estevam
2018-01-06mtd: nand: Fix unfinished comment in nand_init_data_interface()Miquel Raynal
2017-12-16mtd: nand: add ->exec_op() implementationMiquel Raynal
2017-12-14mtd: nand: samsung: add ECC requirements for K9F4G08U0DMiquel Raynal
2017-12-14mtd: nand: Only allocate ecc->{calc, code}_buf when actually neededBoris Brezillon
2017-12-14mtd: nand: denali: Avoid using ecc->code_buf as a temporary bufferBoris Brezillon
2017-12-14mtd: nand: mtk: Support MT7622 NAND flash controller.RogerCC Lin
2017-12-14mtd: nand: mtk: Support different MTK NAND flash controller IPRogerCC Lin
2017-12-14mtd: nand: cafe: clean up DMA address setupMasahiro Yamada
2017-12-14mtd: nand: squash struct nand_buffers into struct nand_chipMasahiro Yamada
2017-12-14mtd: nand: remove unused NAND_OWN_BUFFERS flagMasahiro Yamada
2017-12-14mtd: nand: cafe: remove use of NAND_OWN_BUFFERSMasahiro Yamada
2017-12-14mtd: nand: provide valid ->data_interface during NAND detectionMiquel Raynal
2017-12-14mtd: nand: force drivers to explicitly send READ/PROG commandsBoris Brezillon
2017-12-14mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon
2017-12-01mtd: nand: use usual return values for the ->erase() hookMiquel Raynal
2017-11-30mtd: nand: denali: rename misleading dma_buf to tmp_bufMasahiro Yamada
2017-11-30mtd: nand: remove unnecessary extern from driver headersMasahiro Yamada
2017-11-30mtd: nand: ifc: update bufnum mask for ver >= 2.0.0Jagdish Gediya
2017-11-30mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2017-11-30mtd: nand: gpmi-nand: Remove wrong Kconfig help textSascha Hauer
2017-11-30mtd: nand: hynix: Don't wait after applying new read-retry paramsBoris Brezillon
2017-11-30mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()Miquel Raynal
2017-11-30mtd: nand: gpmi: replace _manual_ swap with swap macroGustavo A. R. Silva
2017-11-30mtd: nand: mtk: use nand_reset() to reset NAND devices in resume functionXiaolei Li
2017-11-22Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-11-13mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalidBoris Brezillon
2017-11-06mtd: constify mtd_partitionArvind Yadav
2017-11-02Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtdRichard Weinberger
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor
2017-10-30mtd: nand: mtk: fix infinite ECC decode IRQ issueXiaolei Li
2017-10-29mtd: nand: mtk: change the compile sequence of mtk_nand.o and mtk_ecc.oXiaolei Li
2017-10-27mtd: nand: omap2: Fix subpage writeRoger Quadros
2017-10-16mtd: nand: mxc: use dev_dbg to print debug messagesSascha Hauer
2017-10-16mtd: nand: mxc: lower ECC failed message priority to debug levelSascha Hauer
2017-10-14mtd: nand: omap2: Do not assign omap_nand_info to platform drvdataLadislav Michl
2017-10-14mtd: nand: omap2: Remove omap_nand_platform_dataLadislav Michl
2017-10-14mtd: nand: atmel: Actually use the PM opsBoris Brezillon
2017-10-14mtd: nand: Export nand_reset() symbolBoris Brezillon
2017-10-07mtd: nand: pxa3xx: enable NAND controller if the SoC needs itMiquel Raynal
2017-10-07mtd: nand: sh_flctl: Use of_device_get_match_data() helperGeert Uytterhoeven
2017-10-07mtd: nand: denali: fix setup_data_interface to meet tCCS delayMasahiro Yamada
2017-10-07mtd: nand: pxa3xx_nand: Update Kconfig informationGregory CLEMENT
2017-10-07mtd: nand: atmel: Avoid ECC errors when leaving backup modeRomain Izard
2017-10-07mtd: nand: qcom: support for command descriptor formationAbhishek Sahu
2017-10-07mtd: nand: qcom: add command elements in BAM transactionAbhishek Sahu