summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)AuthorFilesLines
2024-02-23Revert "Revert "mtd: rawnand: gpmi: Fix setting busy timeout setting""Max Krummenacher1-1/+1
2024-02-23mtd: spinand: macronix: Fix MX35LFxGE4AD page sizeJaimeLiao1-1/+1
2024-01-26mtd: rawnand: Increment IFC_TIMEOUT_MSECS for nand controller responseRonald Monthero1-1/+1
2023-11-08mtd: rawnand: marvell: Ensure program page operations are successfulMiquel Raynal1-1/+22
2023-10-25mtd: spinand: micron: correct bitmask for ecc statusMartin Kurbanov1-1/+1
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: Fix potential false time out warningWilliam Zhang1-0/+8
2023-09-23mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob writeWilliam Zhang1-2/+16
2023-09-23mtd: rawnand: brcmnand: Fix crash during the panic_writeWilliam Zhang1-1/+11
2023-09-23mtd: rawnand: fsmc: handle clk prepare error in fsmc_nand_resume()Yi Yang1-1/+6
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-08-11mtd: spinand: toshiba: Fix ecc_get_statusOlivier Maignial1-2/+2
2023-07-27mtd: rawnand: meson: fix unaligned DMA buffers handlingArseniy Krasnov1-0/+4
2023-06-14mtd: spinand: macronix: Add support for MX35LFxGE4ADYouChing Lin1-0/+16
2023-06-09treewide: Remove uninitialized_var() usageKees Cook2-2/+2
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: 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: atmel: Unmap streaming DMA mappingsTudor Ambarus1-0/+1
2022-08-25mtd: rawnand: meson: Fix a potential double free issueChristophe JAILLET1-1/+0
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-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-15mtd: rawnand: atmel: fix refcount issue in atmel_nand_controller_initXin Xiong1-3/+11
2022-04-15mtd: rawnand: gpmi: fix controller timings settingDario Binacchi1-0/+3
2022-04-15mtd: onenand: Check for error irqJiasheng Jiang1-1/+6
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: nand: bbt: Fix corner case in bad block table handlingDoyle, Patrick1-1/+1
2022-01-27mtd: rawnand: gpmi: Remove explicit default gpmi clock setting for i.MX6Stefan Riedmueller1-9/+0
2022-01-27mtd: rawnand: gpmi: Add ERR007117 protection for nfc_apply_timingsChristian Eggers1-3/+25
2021-12-14mtd: rawnand: fsmc: Fix timing computationHerve Codina1-8/+24
2021-12-14mtd: rawnand: fsmc: Take instruction delay into accountHerve Codina1-0/+4
2021-09-22mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...Christophe JAILLET1-1/+3
2021-07-14mtd: rawnand: marvell: add missing clk_disable_unprepare() on error in marvel...Yang Yingliang1-1/+3
2021-05-14mtd: rawnand: gpmi: Fix a double free in gpmi_nand_initLv Yunlong1-1/+1
2021-05-14mtd: rawnand: qcom: Return actual error code instead of -ENODEVManivannan Sadhasivam1-5/+2
2021-05-14mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECCÁlvaro Fernández Rojas1-0/+6