summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2021-06-03mtd: rawnand: fsmc: Fix external use of SW Hamming ECC helperMiquel Raynal
2021-06-03mtd: rawnand: tmio: Fix external use of SW Hamming ECC helperMiquel Raynal
2021-06-03mtd: rawnand: ndfc: Fix external use of SW Hamming ECC helperMiquel Raynal
2021-06-03mtd: rawnand: lpc32xx_slc: Fix external use of SW Hamming ECC helperMiquel Raynal
2021-06-03mtd: rawnand: sharpsl: Fix external use of SW Hamming ECC helperMiquel Raynal
2021-06-03mtd: rawnand: txx9ndfmc: Fix external use of SW Hamming ECC helperMiquel Raynal
2021-06-03mtd: rawnand: cs553x: Fix external use of SW Hamming ECC helperMiquel Raynal
2021-05-14mtd: rawnand: gpmi: Fix a double free in gpmi_nand_initLv Yunlong
2021-05-14mtd: require write permissions for locking and badblock ioctlsMichael Walle
2021-05-14mtd: maps: fix error return code of physmap_flash_remove()Jia-Ju Bai
2021-05-14mtd: parsers: qcom: incompatible with spi-nor 4k sectorsBaruch Siach
2021-05-14mtd: parsers: qcom: Fix error conditionMiquel Raynal
2021-05-14mtd: don't lock when recursively deleting partitionsDavid Bauer
2021-05-14mtd: rawnand: qcom: Return actual error code instead of -ENODEVManivannan Sadhasivam
2021-05-14mtd: Handle possible -EPROBE_DEFER from parse_mtd_partitions()Manivannan Sadhasivam
2021-05-14mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECCÁlvaro Fernández Rojas
2021-05-14mtd: rawnand: fsmc: Fix error code in fsmc_nand_probe()Dan Carpenter
2021-05-12mtd: physmap: physmap-bt1-rom: Fix unintentional stack accessGustavo A. R. Silva
2021-05-12mtd: rawnand: atmel: Update ecc_stats.corrected counterKai Stuhlemmer (ebee Engineering)
2021-05-12mtd: spinand: core: add missing MODULE_DEVICE_TABLE()Alexander Lobakin
2021-05-12Revert "mtd: spi-nor: macronix: Add support for mx25l51245g"Tudor Ambarus
2021-05-12mtd: spi-nor: core: Fix an issue of releasing resources during read/writeXiang Chen
2021-04-13Merge tag 'fixes-for-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-11mtd: rawnand: mtk: Fix WAITRDY break condition and timeoutHauke Mehrtens
2021-02-21Merge tag 'for-linus-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-21Merge tag 'mtd/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2021-02-20Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-02-12ubi: eba: Delete useless kfree codeZheng Yongjun
2021-02-12ubi: remove dead code in validate_vid_hdr()Jubin Zhong
2021-02-10Merge tag 'spi-nor/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Richard Weinberger
2021-02-10Merge tag 'nand/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...Richard Weinberger
2021-02-05mtd: spi-nor: sst: Add support for Global Unlock on sst26vfTudor Ambarus
2021-02-05mtd: spi-nor: Add Global Block Unlock commandTudor Ambarus
2021-02-05mtd: spi-nor: core: Add erase size check for erase command initializationTakahiro Kuwano
2021-02-05mtd: spi-nor: core: Fix erase type discovery for overlaid regionTakahiro Kuwano
2021-02-05mtd: spi-nor: sfdp: Fix last erase region markingTakahiro Kuwano
2021-02-05mtd: spi-nor: sfdp: Fix wrong erase type bitmask for overlaid regionTakahiro Kuwano
2021-02-01mtd: rawnand: intel: Fix an error handling path in 'ebu_dma_start()'Christophe JAILLET
2021-02-01mtd: rawnand: tango: Remove the driverArnd Bergmann
2021-02-01mtd: rawnand: marvell: convert comma to semicolonZheng Yongjun
2021-02-01mtd: st_spi_fsm: convert comma to semicolonZheng Yongjun
2021-02-01mtd: convert comma to semicolonZheng Yongjun
2021-02-01mtd: parsers: afs: Fix freeing the part name memory in failureManivannan Sadhasivam
2021-01-28mtd: parser: imagetag: fix error codes in bcm963xx_parse_imagetag_partitions()Dan Carpenter
2021-01-27mtd: phram: use div_u64_rem to stop overwrite len in phram_setupyangerkun
2021-01-27mtd: remove redundant assignment to pointer ebColin Ian King
2021-01-23mtd: spi-nor: hisi-sfc: Put child node np on error pathPan Bian
2021-01-23mtd: spi-nor: intel-spi: Add support for Intel Alder Lake-P SPI serial flashMika Westerberg
2021-01-20mtd: rawnand: omap: Use BCH private fields in the specific OOB layoutMiquel Raynal