summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2019-06-27mtd: rawnand: brcmnand: When oops in progress use pio and interrupt pollingKamal Dasu
2019-06-27mtd: rawnand: Add Macronix NAND read retry supportMason Yang
2019-06-27mtd: onenand: Avoid fall-through warningsGustavo A. R. Silva
2019-06-27mtd: spinand: Add support for GigaDevice GD5F1GQ4UFxxGJeff Kletsky
2019-06-27mtd: spinand: Add support for two-byte device IDsJeff Kletsky
2019-06-27mtd: rawnand: brcmnand: fallback to detected ecc-strength, ecc-step-sizeKamal Dasu
2019-06-27mtd: rawnand: gpmi: Implement exec_opSascha Hauer
2019-06-27dmaengine: mxs: rename custom flagSascha Hauer
2019-06-27dmaengine: mxs: Add header file to be shared with gpmi nand driverSascha Hauer
2019-06-27mtd: rawnand: gpmi: drop unnecessary flagSascha Hauer
2019-06-27mtd: rawnand: gpmi: use runtime PM to manage clocksSascha Hauer
2019-06-27mtd: rawnand: gpmi: Drop unnecessary restoring of previous chipselectionSascha Hauer
2019-06-27mtd: rawnand: gpmi: remove unused parametersSascha Hauer
2019-06-27mtd: rawnand: gpmi: read buf in nand_read_page_opSascha Hauer
2019-06-27mtd: rawnand: gpmi: Remove unnecessary variablesSascha Hauer
2019-06-27mtd: rawnand: gpmi: remove unused variableSascha Hauer
2019-06-27mtd: rawnand: gpmi: move all driver code into single fileSascha Hauer
2019-06-27mtd: rawnand: fsmc: Use nand_op_trace for operation tracingSascha Hauer
2019-06-27mtd: rawnand: export NAND operation tracerSascha Hauer
2019-06-27mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issueXiaolei Li
2019-06-27mtd: rawnand: mtk: Add validity check for CE# pin settingXiaolei Li
2019-06-27mtd: rawnand: mtk: Improve data sampling timing for read cycleXiaolei Li
2019-06-27mtd: rawnand: mtk: Correct low level time calculation of r/w cycleXiaolei Li
2019-06-27mtd: rawnand: brcmnand: Fix BCH ECC layout for large page NAND partsKamal Dasu
2019-06-27mtd: onenand: Add support for 8Gb datasize onenandJonathan Bakker
2019-06-27mtd: rawnand: stm32_fmc2: manage the get_irq error caseFabien Dessenne
2019-06-27mtd: rawnand: use longest matching patternStefan Agner
2019-06-24Merge tag 'mtd/fixes-for-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 326Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 49Thomas Gleixner
2019-05-21mtd: rawnand: initialize ntargets with maxchipsSascha Hauer
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-14mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitializedMasahiro Yamada
2019-05-12Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-04-25mtd: rawnand: marvell: Clean the controller state before each operationMiquel Raynal
2019-04-18mtd: nandsim: switch to exec_op interfaceRichard Weinberger