aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw
AgeCommit message (Expand)Author
2024-01-25mtd: rawnand: Increment IFC_TIMEOUT_MSECS for nand controller responseRonald Monthero
2023-12-08mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfipsClaire Lin
2023-10-25mtd: rawnand: qcom: Unmap the right resource upon probe failureBibek Kumar Patro
2023-09-23mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controllerWilliam Zhang
2023-09-23mtd: rawnand: brcmnand: Fix potential false time out warningWilliam Zhang
2023-09-23mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob writeWilliam Zhang
2023-09-23mtd: rawnand: brcmnand: Fix crash during the panic_writeWilliam Zhang
2023-08-11mtd: rawnand: omap_elm: Fix incorrect type in assignmentRoger Quadros
2023-08-11treewide: Remove uninitialized_var() usageKees Cook
2023-03-11mtd: rawnand: sunxi: Fix the size of the last OOB regionSamuel Holland
2022-10-26mtd: rawnand: atmel: Unmap streaming DMA mappingsTudor Ambarus
2022-05-12mtd: rawnand: Fix return value check of wait_for_completion_timeoutMiaoqian Lin
2022-05-12mtd: rawnand: fix ecc parameters for mt7622Chuanhong Guo
2022-04-15mtd: rawnand: atmel: fix refcount issue in atmel_nand_controller_initXin Xiong
2022-02-23mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC statusdavid regan
2022-02-23mtd: rawnand: brcmnand: Refactored code to introduce helper functionsKamal Dasu
2022-02-23mtd: rawnand: qcom: Fix clock sequencing in qcom_nandc_probe()Bryan O'Donoghue
2022-01-27mtd: rawnand: gpmi: Remove explicit default gpmi clock setting for i.MX6Stefan Riedmueller
2021-12-14mtd: rawnand: fsmc: Take instruction delay into accountHerve Codina
2021-09-22mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...Christophe JAILLET
2021-07-20mtd: rawnand: marvell: add missing clk_disable_unprepare() on error in marvel...Yang Yingliang
2021-05-22mtd: rawnand: gpmi: Fix a double free in gpmi_nand_initLv Yunlong
2021-05-22mtd: rawnand: qcom: Return actual error code instead of -ENODEVManivannan Sadhasivam
2021-05-22mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECCÁlvaro Fernández Rojas
2021-05-22mtd: rawnand: fsmc: Fix error code in fsmc_nand_probe()Dan Carpenter
2021-05-22mtd: rawnand: atmel: Update ecc_stats.corrected counterKai Stuhlemmer (ebee Engineering)
2020-12-30mtd: rawnand: qcom: Fix DMA sync on FLASH_STATUS register readPraveenkumar I
2020-10-14mtd: rawnand: sunxi: Fix the probe error pathMiquel Raynal
2020-10-01mtd: rawnand: omap_elm: Fix runtime PM imbalance on errorDinghao Liu
2020-08-19mtd: rawnand: qcom: avoid write to unavailable registerSivaprakash Murugesan
2020-07-22mtd: rawnand: oxnas: Release all devices in the _remove() pathMiquel Raynal
2020-07-22mtd: rawnand: oxnas: Unregister all devices on errorMiquel Raynal
2020-07-22mtd: rawnand: oxnas: Keep track of registered devicesMiquel Raynal
2020-07-22mtd: rawnand: brcmnand: fix CS0 layoutÁlvaro Fernández Rojas
2020-07-22mtd: rawnand: timings: Fix default tR_max and tCCS_min timingsMiquel Raynal
2020-07-22mtd: rawnand: marvell: Fix probe error pathMiquel Raynal
2020-07-22mtd: rawnand: marvell: Use nand_cleanup() when the device is not yet registeredMiquel Raynal
2020-06-30mtd: rawnand: marvell: Fix the condition on a return codeMiquel Raynal
2020-06-25mtd: rawnand: tmio: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: mtk: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: plat_nand: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: socrates: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: oxnas: Fix the probe error pathMiquel Raynal
2020-06-25mtd: rawnand: oxnas: Add of_node_put()Nishka Dasgupta
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