summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2020-06-22mtd: rawnand: tmio: Fix the probe error pathMiquel Raynal
2020-06-22mtd: rawnand: mtk: Fix the probe error pathMiquel Raynal
2020-06-22mtd: rawnand: pasemi: Fix the probe error pathMiquel Raynal
2020-06-22mtd: rawnand: plat_nand: Fix the probe error pathMiquel Raynal
2020-06-22mtd: rawnand: sunxi: Fix the probe error pathMiquel Raynal
2020-06-22mtd: rawnand: oxnas: Fix the probe error pathMiquel Raynal
2020-06-22mtd: rawnand: socrates: Fix the probe error pathMiquel Raynal
2020-06-22mtd: rawnand: orion: Fix the probe error pathMiquel Raynal
2020-06-22mtd: rawnand: xway: Fix the probe error pathMiquel Raynal
2020-06-22mtd: rawnand: ingenic: Fix the probe error pathMiquel Raynal
2020-06-22mtd: rawnand: sharpsl: Fix the probe error pathMiquel Raynal
2020-06-22mtd: rawnand: diskonchip: Fix the probe error pathMiquel Raynal
2020-06-22mtd: rawnand: brcmnand: fix hamming oob layoutÁlvaro Fernández Rojas
2020-06-22mtd: rawnand: onfi: Fix redundancy detection checkMiquel Raynal
2020-06-22mtd: rawnand: Fix nand_gpio_waitrdy()Boris Brezillon
2020-05-19mtd:rawnand: brcmnand: Fix PM resume crashKamal Dasu
2020-05-18mtd: spinand: Propagate ECC information to the MTD structureMiquel Raynal
2020-03-30mtd: Convert fallthrough comments into statementsMiquel Raynal
2020-03-30Merge tag 'nand/for-5.7' into mtd/nextMiquel Raynal
2020-03-25mtd: rawnand: toshiba: Support reading the number of bitflips for BENAND (Bui...Yoshio Furuyama
2020-03-24mtd: spinand: toshiba: Support for new Kioxia Serial NANDYoshio Furuyama
2020-03-24mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit)Yoshio Furuyama
2020-03-24mtd: rawnand: macronix: Add support for deep power down modeMason Yang
2020-03-24mtd: rawnand: Add support for manufacturer specific suspend/resume operationMason Yang
2020-03-12mtd: spinand: micron: Add new Micron SPI NAND devices with multiple diesShivamurthy Shastri
2020-03-12mtd: spinand: micron: Add M70A series Micron SPI NAND devicesShivamurthy Shastri
2020-03-12mtd: spinand: micron: identify SPI NAND device with Continuous Read modeShivamurthy Shastri
2020-03-12mtd: spinand: micron: Add new Micron SPI NAND devicesShivamurthy Shastri
2020-03-12mtd: spinand: micron: Describe the SPI NAND device MT29F2G01ABAGDShivamurthy Shastri
2020-03-12mtd: spinand: micron: Generalize the OOB layout structure and function namesShivamurthy Shastri
2020-03-11mtd: rawnand: brcmnand: Add support for flash-edu for dma transfersKamal Dasu
2020-03-11mtd: rawnand: cadence: reinit completion before executing a new commandPiotr Sroka
2020-03-11mtd: rawnand: cadence: change bad block marker sizePiotr Sroka
2020-03-11mtd: rawnand: cadence: fix the calculation of the avaialble OOB sizePiotr Sroka
2020-03-11mtd: rawnand: cadence: get meta data size from registersPiotr Sroka
2020-03-11mtd: rawnand: Macronix: Add support for block protectionMason Yang
2020-03-11mtd: rawnand: Add support for manufacturer specific lock/unlock operationMason Yang
2020-03-11mtd: rawnand: ingenic: Add dependency on MIPS || COMPILE_TESTPaul Cercueil
2020-03-11mtd: rawnand: stm32_fmc2: Use dma_request_chan() instead dma_request_slave_ch...Peter Ujfalusi
2020-03-11mtd: rawnand: qcom: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2020-03-11mtd: rawnand: qcom: Release resources on failure within qcom_nandc_alloc()Peter Ujfalusi
2020-03-11mtd: rawnand: sunxi: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2020-03-11mtd: rawnand: marvell: Use dma_request_chan() instead dma_request_slave_chann...Peter Ujfalusi
2020-03-11mtd: rawnand: marvell: Release DMA channel on errorPeter Ujfalusi
2020-03-11mtd: rawnand: gpmi: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2020-03-11mtd: rawnand: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-11mtd: spinand: Do not erase the block before writing a bad block markerFrieder Schrempf
2020-03-11mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOBFrieder Schrempf
2020-03-11mtd: spinand: Stop using spinand->oobbuf for buffering bad block markersFrieder Schrempf
2020-03-11mtd: rawnand: Add support for Macronix NAND randomizerMason Yang