aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2020-03-30mtd: onenand: omap2: Pass correct flags for prep_dma_memcpyPeter Ujfalusi
2020-03-30mtd: rawnand: stm32_fmc2: avoid to lock the CPU busChristophe Kerello
2020-03-30mtd: rawnand: stm32_fmc2: increase DMA completion timeoutsAmelie Delaunay
2020-01-31mtd: rawnand: Change calculating of position page containing BBMPiotr Sroka
2019-11-09mtd: rawnand: au1550nd: Fix au_read_buf16() prototypePaul Burton
2019-10-05mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 optionChristophe Kerello
2019-09-19mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issueXiaolei Li
2019-08-06mtd: rawnand: micron: handle on-die "ECC-off" devices correctlyMarco Felsch
2019-07-26mtd: spinand: read returns badly if the last page has bitflipsliaoweixiong
2019-07-26mtd: rawnand: mtk: Correct low level time calculation of r/w cycleXiaolei Li
2019-07-05mtd: rawnand: sunxi: Add A23/A33 DMA support with extra MBUS configurationMiquel Raynal
2019-07-05Revert "mtd: rawnand: sunxi: Add A23/A33 DMA support"Miquel Raynal
2019-07-01mtd: rawnand: ingenic: Fix ingenic_ecc dependencyPaul Cercueil
2019-07-01mtd: spinand: Fix max_bad_eraseblocks_per_lun info in memorgFrieder Schrempf
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
2019-04-18mtd: nandsim: Embed struct nand_chip in struct nandsimRichard Weinberger
2019-04-18mtd: rawnand: AMD: Also use the last page for bad block markersFrieder Schrempf
2019-04-18mtd: rawnand: ESMT: Also use the last page for bad block markersFrieder Schrempf
2019-04-18mtd: rawnand: Support bad block markers in first, second or last pageFrieder Schrempf
2019-04-18mtd: nand: Make flags for bad block marker position more granularFrieder Schrempf
2019-04-18mtd: onenand: Store bad block marker position in chip structFrieder Schrempf
2019-04-18mtd: rawnand: Always store info about bad block markers in chip structFrieder Schrempf
2019-04-18mtd: rawnand: meson: only initialize the RB completion onceMartin Blumenstingl
2019-04-18mtd: rawnand: meson: use a void pointer for meson_nfc_dma_buffer_setupMartin Blumenstingl
2019-04-18mtd: rawnand: meson: use of_property_count_elems_of_size helperMartin Blumenstingl
2019-04-18mtd: rawnand: meson: use struct_size macroMartin Blumenstingl
2019-04-18mtd: rawnand: marvell: Fix helper name in commentMiquel Raynal
2019-04-18mtd: rawnand: sunxi: Add A23/A33 DMA supportMiquel Raynal