summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
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
2019-01-16mtd: rawnand: qcom: fix memory corruption that causes panicChristian Lamparter
2019-01-09mtd: rawnand: omap2: Pass the parent of pdev to dma_request_chan()Boris Brezillon
2019-01-09mtd: rawnand: marvell: prevent timeouts on a loaded machineMiquel Raynal
2018-12-13mtd: rawnand: qcom: Namespace prefix some commandsOlof Johansson
2018-12-08mtd: nand: Fix memory allocation in nanddev_bbt_init()Frieder Schrempf
2018-11-27mtd: rawnand: atmel: fix OF child-node lookupJohan Hovold
2018-11-13mtd: rawnand: atmel: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2018-11-13mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unsetMasahiro Yamada
2018-11-13mtd: rawnand: marvell: fix the IRQ handler complete() conditionMiquel Raynal
2018-09-15mtd: rawnand: denali: fix a race condition when DMA is kickedMasahiro Yamada
2018-09-10mtd: rawnand: marvell: prevent harmless warningsMiquel Raynal
2018-08-27mtd: rawnand: denali: do not pass zero maxchips to nand_scan()Masahiro Yamada
2018-08-27mtd: rawnand: docg4: Remove wrong __init annotationsGeert Uytterhoeven
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-14Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-08-11mtd: rawnand: atmel: Select GENERIC_ALLOCATORBoris Brezillon
2018-08-09Merge branch 'asoc-4.19' into asoc-nextMark Brown
2018-08-01mtd: rawnand: allocate dynamically ONFI parameters during detectionMiquel Raynal
2018-07-31mtd: rawnand: allocate model parameter dynamicallyMiquel Raynal
2018-07-31mtd: rawnand: do not export nand_scan_[ident|tail]() anymoreMiquel Raynal