summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2021-01-09Revert "mtd: spinand: Fix OOB read"Felix Fietkau
2020-12-30mtd: rawnand: qcom: Fix DMA sync on FLASH_STATUS register readPraveenkumar I
2020-12-30mtd: spinand: Fix OOB readMiquel Raynal
2020-10-14mtd: rawnand: sunxi: Fix the probe error pathMiquel Raynal
2020-10-01mtd: rawnand: omap_elm: Fix runtime PM imbalance on errorDinghao Liu
2020-08-19mtd: rawnand: qcom: avoid write to unavailable registerSivaprakash Murugesan
2020-07-22mtd: rawnand: oxnas: Release all devices in the _remove() pathMiquel Raynal
2020-07-22mtd: rawnand: oxnas: Unregister all devices on errorMiquel Raynal
2020-07-22mtd: rawnand: oxnas: Keep track of registered devicesMiquel Raynal
2020-07-22mtd: rawnand: brcmnand: fix CS0 layoutÁlvaro Fernández Rojas
2020-07-22mtd: rawnand: timings: Fix default tR_max and tCCS_min timingsMiquel Raynal
2020-07-22mtd: rawnand: marvell: Fix probe error pathMiquel Raynal
2020-07-22mtd: rawnand: marvell: Use nand_cleanup() when the device is not yet registeredMiquel Raynal
2020-06-30mtd: rawnand: marvell: Fix the condition on a return codeMiquel Raynal
2020-06-25mtd: rawnand: tmio: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: mtk: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: plat_nand: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: socrates: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: oxnas: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: oxnas: Add of_node_put()Nishka Dasgupta
2020-06-25mtd: rawnand: orion: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: xway: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: sharpsl: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: diskonchip: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: Pass a nand_chip object to nand_release()Boris Brezillon
2020-06-25mtd: rawnand: Pass a nand_chip object to nand_scan()Boris Brezillon
2020-06-22mtd: rawnand: pasemi: Fix the probe error pathMiquel Raynal
2020-06-22mtd: rawnand: brcmnand: fix hamming oob layoutÁlvaro Fernández Rojas
2020-05-27mtd: spinand: Propagate ECC information to the MTD structureMiquel Raynal
2020-04-23mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOBFrieder Schrempf
2020-04-17mtd: spinand: Do not erase the block before writing a bad block markerFrieder Schrempf
2020-04-17mtd: spinand: Stop using spinand->oobbuf for buffering bad block markersFrieder Schrempf
2020-02-14mtd: onenand_base: Adjust indentation in onenand_read_ops_nolockNathan Chancellor
2020-01-17mtd: onenand: omap2: Pass correct flags for prep_dma_memcpyPeter Ujfalusi
2019-12-05mtd: rawnand: atmel: fix possible object reference leakWen Yang
2019-12-05mtd: rawnand: atmel: Fix spelling mistake in error messageMiquel Raynal
2019-12-05mtd: rawnand: sunxi: Write pageprog related opcodes to WCMD_SETBoris Brezillon
2019-11-24mtd: rawnand: sh_flctl: Use proper enum for flctl_dma_fifo0_transferNathan Chancellor
2019-11-20mtd: rawnand: qcom: don't include dma-direct.hChristoph Hellwig
2019-11-20mtd: rawnand: fsl_ifc: fixup SRAM init for newer ctrl versionsKurt Kanzenbach
2019-11-20mtd: rawnand: fsl_ifc: check result of SRAM initializationKurt Kanzenbach
2019-11-20mtd: rawnand: marvell: use regmap_update_bits() for syscon accessThomas Petazzoni
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-06-11mtd: spinand: macronix: Fix ECC Status ReadEmil Lenngren
2019-02-15mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger
2019-02-15mtd: spinand: Fix the error/cleanup path in spinand_init()Boris Brezillon
2019-02-15mtd: spinand: Handle the case where PROGRAM LOAD does not reset the cacheBoris Brezillon