summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw
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-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: 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-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: rawnand: Add support for Macronix NAND randomizerMason Yang
2020-03-11mtd: rawnand: ams-delta: Rename structures and functions to gpio_nand*Janusz Krzysztofik
2020-03-11mtd: rawnand: ams-delta: Make the driver custom I/O readyJanusz Krzysztofik
2020-03-11mtd: rawnand: ams-delta: Drop useless local variableJanusz Krzysztofik
2020-03-11mtd: rawnand: ams-delta: Support custom driver initialisationJanusz Krzysztofik
2020-03-11mtd: rawnand: ams-delta: Add module device tablesJanusz Krzysztofik
2020-03-11mtd: fix spelling mistake "BlockMultiplerBits" -> "BlockMultiplierBits"Colin Ian King
2020-03-09mtd: rawnand: ams-delta: Handle more GPIO pins as optionalJanusz Krzysztofik
2020-03-09mtd: rawnand: ams-delta: Make read pulses optionalJanusz Krzysztofik
2020-03-09mtd: rawnand: ams-delta: Don't hardcode read/write pulse widthsJanusz Krzysztofik
2020-03-09mtd: rawnand: ams-delta: Push inversion handling to gpiolibJanusz Krzysztofik
2020-03-09mtd: rawnand: ams-delta: Enable OF partition info supportJanusz Krzysztofik
2020-03-09mtd: rawnand: ams-delta: Drop board specific partition infoJanusz Krzysztofik