summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: hyperbus: rpc-if: fix bug in rpcif_hb_removeGeorge G. Davis2022-01-271-2/+2
* mtd: hyperbus: rpc-if: Check return value of rpcif_sw_init()Lad Prabhakar2022-01-271-1/+3
* mtd: rawnand: davinci: Rewrite function descriptionPaul Cercueil2022-01-271-6/+4
* mtd: rawnand: davinci: Avoid duplicated page readPaul Cercueil2022-01-271-1/+2
* mtd: rawnand: davinci: Don't calculate ECC when reading pagePaul Cercueil2022-01-271-3/+0
* mtd: Fixed breaking list in __mtd_del_partition.Andreas Oetken2022-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: rawnand: au1550nd: Keep the driver compatible with on-die ECC enginesMiquel Raynal2021-11-181-3/+9
* mtd: rawnand: plat_nand: Keep the driver compatible with on-die ECC enginesMiquel Raynal2021-11-181-3/+9
* mtd: rawnand: orion: Keep the driver compatible with on-die ECC enginesMiquel Raynal2021-11-181-3/+9
* mtd: rawnand: pasemi: Keep the driver compatible with on-die ECC enginesMiquel Raynal2021-11-181-3/+9
* mtd: rawnand: gpio: Keep the driver compatible with on-die ECC enginesMiquel Raynal2021-11-181-3/+9
* mtd: rawnand: mpc5121: Keep the driver compatible with on-die ECC enginesMiquel Raynal2021-11-181-3/+9
* mtd: rawnand: xway: Keep the driver compatible with on-die ECC enginesMiquel Raynal2021-11-181-3/+9
* mtd: rawnand: ams-delta: Keep the driver compatible with on-die ECC enginesMiquel Raynal2021-11-181-3/+9
* mtd: core: don't remove debugfs directory if device is in useZev Weiss2021-11-181-2/+2
* mtd: spi-nor: hisi-sfc: Remove excessive clk_disable_unprepare()Evgeny Novikov2021-11-181-1/+0
* mtd: rawnand: socrates: Keep the driver compatible with on-die ECC enginesMiquel Raynal2021-11-181-3/+9
* mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...Christophe JAILLET2021-09-221-1/+3
* mtd: mtdconcat: Check _read, _write callbacks existence before assignmentZhihao Cheng2021-09-221-2/+4
* mtd: mtdconcat: Judge callback existence based on the masterZhihao Cheng2021-09-221-8/+19
* mtd: spinand: Fix incorrect parameters for on-die ECCFrieder Schrempf2021-09-033-9/+9
* 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: rawnand: arasan: Ensure proper configuration for the asserted targetMiquel Raynal2021-07-141-33/+57
* 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: maps: fix error return code of physmap_flash_remove()Jia-Ju Bai2021-05-141-1/+3
* mtd: don't lock when recursively deleting partitionsDavid Bauer2021-05-141-1/+1
* 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: physmap: physmap-bt1-rom: Fix unintentional stack accessGustavo A. R. Silva2021-05-111-1/+1
* 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
* Revert "mtd: spi-nor: macronix: Add support for mx25l51245g"Tudor Ambarus2021-05-111-3/+0
* mtd: spi-nor: core: Fix an issue of releasing resources during read/writeXiang Chen2021-05-111-0/+33
* mtd: rawnand: mtk: Fix WAITRDY break condition and timeoutHauke Mehrtens2021-04-211-2/+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
* mtd: parsers: afs: Fix freeing the part name memory in failureManivannan Sadhasivam2021-03-041-3/+1