summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw
AgeCommit message (Expand)AuthorFilesLines
2023-10-25mtd: rawnand: arasan: Ensure program page operations are successfulMiquel Raynal1-2/+14
2023-10-25mtd: rawnand: marvell: Ensure program page operations are successfulMiquel Raynal1-1/+22
2023-10-25mtd: rawnand: qcom: Unmap the right resource upon probe failureBibek Kumar Patro1-1/+1
2023-09-23mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controllerWilliam Zhang1-33/+41
2023-09-23mtd: rawnand: brcmnand: Allow SoC to provide I/O operationsFlorian Fainelli2-2/+55
2023-09-19mtd: rawnand: brcmnand: Fix potential false time out warningWilliam Zhang1-0/+8
2023-09-19mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob writeWilliam Zhang1-2/+16
2023-09-19mtd: rawnand: brcmnand: Fix crash during the panic_writeWilliam Zhang1-1/+11
2023-09-19mtd: rawnand: fsmc: handle clk prepare error in fsmc_nand_resume()Yi Yang1-1/+6
2023-09-19mtd: rawnand: brcmnand: Fix mtd oobsizeWilliam Zhang1-2/+5
2023-08-11mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op()Christophe JAILLET1-1/+1
2023-08-11mtd: rawnand: omap_elm: Fix incorrect type in assignmentRoger Quadros1-12/+12
2023-08-11mtd: rawnand: meson: fix OOB available bytes for ECCArseniy Krasnov1-2/+1
2023-07-27mtd: rawnand: meson: fix unaligned DMA buffers handlingArseniy Krasnov1-0/+4
2023-06-09mtd: rawnand: marvell: don't set the NAND frequency selectChris Packham1-4/+0
2023-06-09mtd: rawnand: marvell: ensure timing values are writtenChris Packham1-0/+6
2023-06-09mtd: rawnand: ingenic: fix empty stub helper definitionsArnd Bergmann1-4/+4
2023-04-20mtd: rawnand: stm32_fmc2: use timings.mode instead of checking tRC_minChristophe Kerello1-1/+1
2023-04-20mtd: rawnand: stm32_fmc2: remove unsupported EDO modeChristophe Kerello1-0/+3
2023-04-20mtd: rawnand: meson: fix bitmask for length in command wordArseniy Krasnov1-3/+3
2023-04-05mtd: rawnand: meson: invalidate cache on polling ECC bitArseniy Krasnov1-1/+7
2023-03-11mtd: rawnand: sunxi: Fix the size of the last OOB regionSamuel Holland1-1/+1
2022-11-10mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase timesSascha Hauer1-2/+4
2022-11-03mtd: rawnand: marvell: Use correct logic for nand-keep-configTony O'Brien1-1/+1
2022-10-26mtd: rawnand: meson: fix bit map use in meson_nfc_ecc_correct()Dan Carpenter1-2/+2
2022-10-26mtd: rawnand: fsl_elbc: Fix none ECC modePali Rohár1-12/+16
2022-10-26mtd: rawnand: atmel: Unmap streaming DMA mappingsTudor Ambarus1-0/+1
2022-08-21mtd: rawnand: arasan: Prevent an unsupported configurationMiquel Raynal1-0/+15
2022-08-21mtd: rawnand: arasan: Fix clock rate in NV-DDROlga Kitaina1-1/+7
2022-08-21mtd: rawnand: arasan: Support NV-DDR interfaceMiquel Raynal1-7/+20
2022-08-21mtd: rawnand: arasan: Fix a macro parameterMiquel Raynal1-1/+1
2022-08-21mtd: rawnand: Add NV-DDR timingsMiquel Raynal1-0/+255
2022-08-21mtd: rawnand: arasan: Check the proposed data interface is supportedMiquel Raynal1-0/+5
2022-08-21mtd: rawnand: Add a helper to clarify the interface configurationMiquel Raynal1-1/+1
2022-08-21mtd: rawnand: meson: Fix a potential double free issueChristophe JAILLET1-1/+0
2022-08-21mtd: rawnand: arasan: Update NAND bus clock instead of system clockAmit Kumar Mahapatra1-4/+4
2022-07-15Revert "mtd: rawnand: gpmi: Fix setting busy timeout setting"Greg Kroah-Hartman1-1/+1
2022-06-29mtd: rawnand: gpmi: Fix setting busy timeout settingSascha Hauer1-1/+1
2022-06-09mtd: rawnand: cadence: fix possible null-ptr-deref in cadence_nand_dt_probe()Yang Yingliang1-3/+2
2022-06-09mtd: rawnand: denali: Use managed device resourcesZheyu Ma1-11/+4
2022-05-09mtd: rawnand: Fix return value check of wait_for_completion_timeoutMiaoqian Lin1-6/+8
2022-05-09mtd: rawnand: fix ecc parameters for mt7622Chuanhong Guo1-4/+8
2022-04-08mtd: rawnand: atmel: fix refcount issue in atmel_nand_controller_initXin Xiong1-3/+11
2022-04-08mtd: rawnand: gpmi: fix controller timings settingDario Binacchi1-0/+3
2022-04-08mtd: rawnand: protect access to rawnand devices while in suspendSean Nyekjaer1-24/+20
2022-02-23mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC statusdavid regan1-1/+1
2022-02-23mtd: rawnand: qcom: Fix clock sequencing in qcom_nandc_probe()Bryan O'Donoghue1-8/+6
2022-02-23mtd: rawnand: gpmi: don't leak PM reference in error pathChristian Eggers1-1/+2
2022-02-01mtd: rawnand: mpc5121: Remove unused variable in ads5121_select_chip()Geert Uytterhoeven1-1/+0
2022-01-27mtd: rawnand: davinci: Rewrite function descriptionPaul Cercueil1-6/+4