aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2020-09-17mtd: rawnand: fsl_upm: Remove unused mtd varBoris Brezillon
2020-09-04mtd: rawnand: qcom: avoid write to unavailable registerSivaprakash Murugesan
2020-08-13mtd: rawnand: oxnas: Release all devices in the _remove() pathMiquel Raynal
2020-08-13mtd: rawnand: oxnas: Unregister all devices on errorMiquel Raynal
2020-08-13mtd: rawnand: oxnas: Keep track of registered devicesMiquel Raynal
2020-08-13mtd: rawnand: oxnas: Add of_node_put()Nishka Dasgupta
2020-08-13mtd: rawnand: brcmnand: fix CS0 layoutÁlvaro Fernández Rojas
2020-08-13mtd: rawnand: brcmnand: correctly verify erased pagesÁlvaro Fernández Rojas
2020-08-13mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfipsClaire Lin
2020-08-13mtd: rawnand: timings: Fix default tR_max and tCCS_min timingsMiquel Raynal
2020-08-13mtd: rawnand: marvell: Fix probe error pathMiquel Raynal
2020-08-13mtd: rawnand: marvell: Use nand_cleanup() when the device is not yet registeredMiquel Raynal
2020-08-13mtd: rawnand: marvell: Fix the condition on a return codeMiquel Raynal
2020-07-11mtd: rawnand: tmio: Fix the probe error pathMiquel Raynal
2020-07-11mtd: rawnand: mtk: Fix the probe error pathMiquel Raynal
2020-07-11mtd: rawnand: pasemi: Fix the probe error pathMiquel Raynal
2020-07-11mtd: rawnand: plat_nand: Fix the probe error pathMiquel Raynal
2020-07-11mtd: rawnand: sunxi: Fix the probe error pathMiquel Raynal
2020-07-11mtd: rawnand: socrates: Fix the probe error pathMiquel Raynal
2020-07-11mtd: rawnand: orion: Fix the probe error pathMiquel Raynal
2020-07-11mtd: rawnand: xway: Fix the probe error pathMiquel Raynal
2020-07-11mtd: rawnand: ingenic: Fix the probe error pathMiquel Raynal
2020-07-11mtd: rawnand: sharpsl: Fix the probe error pathMiquel Raynal
2020-07-11mtd: rawnand: diskonchip: Fix the probe error pathMiquel Raynal
2020-07-11mtd: rawnand: brcmnand: fix hamming oob layoutÁlvaro Fernández Rojas
2020-07-11mtd: rawnand: onfi: Fix redundancy detection checkMiquel Raynal
2020-07-11mtd: rawnand: Fix nand_gpio_waitrdy()Boris Brezillon
2020-07-07mtd: rawnand: ingenic: fix devm_platform_ioremap_resource.cocci warningsJulia Lawall
2020-06-08mtd: spinand: Propagate ECC information to the MTD structureMiquel Raynal
2020-06-01mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOBFrieder Schrempf
2020-06-01mtd: rawnand: free the nand_device objectChristophe Kerello
2020-06-01mtd: spinand: Do not erase the block before writing a bad block markerFrieder Schrempf
2020-06-01mtd: spinand: Stop using spinand->oobbuf for buffering bad block markersFrieder Schrempf
2020-05-04mtd: onenand_base: Adjust indentation in onenand_read_ops_nolockNathan Chancellor
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