summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064NTokunori Ikegami2022-06-141-8/+34
* ubi: ubi_create_volume: Fix use-after-free when volume creation failedZhihao Cheng2022-06-141-1/+0
* mtd: cfi_cmdset_0002: Move and rename chip_check/chip_ready/chip_good_for_writeTokunori Ikegami2022-06-141-63/+32
* mtd: rawnand: Fix return value check of wait_for_completion_timeoutMiaoqian Lin2022-05-091-6/+8
* mtd: rawnand: fix ecc parameters for mt7622Chuanhong Guo2022-05-091-4/+8
* ubi: fastmap: Return error code if memory allocation fails in add_aeb()Zhihao Cheng2022-04-151-9/+19
* ubi: Fix race condition between ctrl_cdev_ioctl and ubi_cdev_ioctlBaokun Li2022-04-152-15/+2
* mtd: rawnand: atmel: fix refcount issue in atmel_nand_controller_initXin Xiong2022-04-151-3/+11
* mtd: rawnand: gpmi: fix controller timings settingDario Binacchi2022-04-151-0/+3
* mtd: onenand: Check for error irqJiasheng Jiang2022-04-151-1/+6
* mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC statusdavid regan2022-02-231-1/+1
* mtd: rawnand: qcom: Fix clock sequencing in qcom_nandc_probe()Bryan O'Donoghue2022-02-231-8/+6
* mtd: rawnand: gpmi: don't leak PM reference in error pathChristian Eggers2022-02-231-1/+2
* mtd: rawnand: mpc5121: Remove unused variable in ads5121_select_chip()Geert Uytterhoeven2022-02-011-1/+0
* mtd: nand: bbt: Fix corner case in bad block table handlingDoyle, Patrick2022-01-271-1/+1
* mtd: rawnand: gpmi: Remove explicit default gpmi clock setting for i.MX6Stefan Riedmueller2022-01-271-9/+0
* mtd: rawnand: gpmi: Add ERR007117 protection for nfc_apply_timingsChristian Eggers2022-01-271-3/+25
* mtd: fixup CFI on ixp4xxArnd Bergmann2022-01-202-1/+3
* mtd: rawnand: fsmc: Fix timing computationHerve Codina2021-12-141-8/+24
* mtd: rawnand: fsmc: Take instruction delay into accountHerve Codina2021-12-141-0/+4
* mtd: core: don't remove debugfs directory if device is in useZev Weiss2021-11-171-2/+2
* mtd: spi-nor: hisi-sfc: Remove excessive clk_disable_unprepare()Evgeny Novikov2021-11-171-1/+0
* mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...Christophe JAILLET2021-09-221-1/+3
* mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cardsAndreas Persson2021-08-261-1/+1
* mtd: rawnand: marvell: add missing clk_disable_unprepare() on error in marvel...Yang Yingliang2021-07-141-1/+3
* mtd: partitions: redboot: seek fis-index-block in the right nodeCorentin Labbe2021-07-141-1/+6
* mtd: rawnand: gpmi: Fix a double free in gpmi_nand_initLv Yunlong2021-05-141-1/+1
* mtd: require write permissions for locking and badblock ioctlsMichael Walle2021-05-141-4/+4
* mtd: rawnand: qcom: Return actual error code instead of -ENODEVManivannan Sadhasivam2021-05-141-5/+2
* mtd: Handle possible -EPROBE_DEFER from parse_mtd_partitions()Manivannan Sadhasivam2021-05-141-0/+3
* mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECCÁlvaro Fernández Rojas2021-05-141-0/+6
* mtd: rawnand: fsmc: Fix error code in fsmc_nand_probe()Dan Carpenter2021-05-141-0/+2
* mtd: rawnand: atmel: Update ecc_stats.corrected counterKai Stuhlemmer (ebee Engineering)2021-05-111-2/+4
* mtd: spinand: core: add missing MODULE_DEVICE_TABLE()Alexander Lobakin2021-05-111-0/+2
* mtd: spi-nor: hisi-sfc: Put child node np on error pathPan Bian2021-03-041-1/+3
* mtd: spi-nor: core: Add erase size check for erase command initializationTakahiro Kuwano2021-03-041-0/+1
* mtd: spi-nor: core: Fix erase type discovery for overlaid regionTakahiro Kuwano2021-03-041-4/+5
* mtd: spi-nor: sfdp: Fix wrong erase type bitmask for overlaid regionTakahiro Kuwano2021-03-041-1/+1
* mtd: spi-nor: sfdp: Fix last erase region markingTakahiro Kuwano2021-03-041-2/+1
* spi: cadence-quadspi: Abort read if dummy cycles required are too manyPratyush Yadav2021-03-041-1/+1
* mtd: parsers: afs: Fix freeing the part name memory in failureManivannan Sadhasivam2021-03-041-3/+1
* mtd: parser: imagetag: fix error codes in bcm963xx_parse_imagetag_partitions()Dan Carpenter2021-03-041-0/+4
* Revert "mtd: spinand: Fix OOB read"Felix Fietkau2021-01-091-4/+0
* mtd: rawnand: meson: fix meson_nfc_dma_buffer_release() argumentsSergei Antonov2020-12-301-1/+1
* mtd: rawnand: qcom: Fix DMA sync on FLASH_STATUS register readPraveenkumar I2020-12-301-0/+2
* mtd: parser: cmdline: Fix parsing of part-names with colonsSven Eckelmann2020-12-301-1/+13
* mtd: spinand: Fix OOB readMiquel Raynal2020-12-301-0/+4
* mtd: rawnand: gpmi: Fix the random DMA timeout issueHan Xu2020-12-301-9/+21
* mtd: rawnand: meson: Fix a resource leak in initDan Carpenter2020-12-301-1/+4
* mtd: rawnand: gpmi: fix reference count leak in gpmi opsZhang Qilong2020-12-301-2/+6