summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
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
2022-01-20mtd: fixup CFI on ixp4xxArnd Bergmann2-1/+3
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-11-17mtd: core: don't remove debugfs directory if device is in useZev Weiss1-2/+2
2021-11-17mtd: spi-nor: hisi-sfc: Remove excessive clk_disable_unprepare()Evgeny Novikov1-1/+0
2021-09-22mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...Christophe JAILLET1-1/+3
2021-08-26mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cardsAndreas Persson1-1/+1
2021-07-14mtd: rawnand: marvell: add missing clk_disable_unprepare() on error in marvel...Yang Yingliang1-1/+3
2021-07-14mtd: partitions: redboot: seek fis-index-block in the right nodeCorentin Labbe1-1/+6
2021-05-14mtd: rawnand: gpmi: Fix a double free in gpmi_nand_initLv Yunlong1-1/+1
2021-05-14mtd: require write permissions for locking and badblock ioctlsMichael Walle1-4/+4
2021-05-14mtd: rawnand: qcom: Return actual error code instead of -ENODEVManivannan Sadhasivam1-5/+2
2021-05-14mtd: Handle possible -EPROBE_DEFER from parse_mtd_partitions()Manivannan Sadhasivam1-0/+3
2021-05-14mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECCÁlvaro Fernández Rojas1-0/+6
2021-05-14mtd: rawnand: fsmc: Fix error code in fsmc_nand_probe()Dan Carpenter1-0/+2
2021-05-11mtd: rawnand: atmel: Update ecc_stats.corrected counterKai Stuhlemmer (ebee Engineering)1-2/+4
2021-05-11mtd: spinand: core: add missing MODULE_DEVICE_TABLE()Alexander Lobakin1-0/+2
2021-03-04mtd: spi-nor: hisi-sfc: Put child node np on error pathPan Bian1-1/+3
2021-03-04mtd: spi-nor: core: Add erase size check for erase command initializationTakahiro Kuwano1-0/+1
2021-03-04mtd: spi-nor: core: Fix erase type discovery for overlaid regionTakahiro Kuwano1-4/+5
2021-03-04mtd: spi-nor: sfdp: Fix wrong erase type bitmask for overlaid regionTakahiro Kuwano1-1/+1
2021-03-04mtd: spi-nor: sfdp: Fix last erase region markingTakahiro Kuwano1-2/+1
2021-03-04spi: cadence-quadspi: Abort read if dummy cycles required are too manyPratyush Yadav1-1/+1
2021-03-04mtd: parsers: afs: Fix freeing the part name memory in failureManivannan Sadhasivam1-3/+1
2021-03-04mtd: parser: imagetag: fix error codes in bcm963xx_parse_imagetag_partitions()Dan Carpenter1-0/+4
2021-01-09Revert "mtd: spinand: Fix OOB read"Felix Fietkau1-4/+0
2020-12-30mtd: rawnand: meson: fix meson_nfc_dma_buffer_release() argumentsSergei Antonov1-1/+1
2020-12-30mtd: rawnand: qcom: Fix DMA sync on FLASH_STATUS register readPraveenkumar I1-0/+2
2020-12-30mtd: parser: cmdline: Fix parsing of part-names with colonsSven Eckelmann1-1/+13
2020-12-30mtd: spinand: Fix OOB readMiquel Raynal1-0/+4
2020-12-30mtd: rawnand: gpmi: Fix the random DMA timeout issueHan Xu1-9/+21
2020-12-30mtd: rawnand: meson: Fix a resource leak in initDan Carpenter1-1/+4
2020-12-30mtd: rawnand: gpmi: fix reference count leak in gpmi opsZhang Qilong1-2/+6
2020-11-10mtd: spi-nor: Don't copy self-pointing struct aroundAlexander Sverdlin1-3/+2
2020-11-05ubi: check kthread_should_stop() after the setting of task stateZhihao Cheng1-0/+13
2020-10-29mtd: spinand: gigadevice: Add QE BitHauke Mehrtens1-5/+5
2020-10-29mtd: spinand: gigadevice: Only one dummy byte in QUADIOHauke Mehrtens1-2/+2
2020-10-29mtd: rawnand: vf610: disable clk on error handling path in probeEvgeny Novikov1-2/+4
2020-10-29mtd: mtdoops: Don't write panic data twiceMark Tomlinson1-5/+6
2020-10-29mtd: lpddr: fix excessive stack usage with clangArnd Bergmann1-16/+19
2020-10-01ubi: fastmap: Free unused fastmap anchor peb during detachHou Tao1-2/+13
2020-10-01mtd: parser: cmdline: Support MTD names containing one or more colonsBoris Brezillon1-3/+20
2020-10-01mtd: rawnand: omap_elm: Fix runtime PM imbalance on errorDinghao Liu1-0/+1
2020-10-01mtd: rawnand: gpmi: Fix runtime PM imbalance on errorDinghao Liu1-1/+3
2020-10-01ubi: Fix producing anchor PEBsSascha Hauer5-43/+41
2020-10-01mtd: cfi_cmdset_0002: don't free cfi->cfiq in error path of cfi_amdstd_setup()Hou Tao1-1/+0
2020-08-21mtd: rawnand: fsl_upm: Remove unused mtd varBoris Brezillon1-1/+0