summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2021-01-27mtd: rawnand: nandsim: Fix the logic when selecting Hamming soft ECC engineMiquel Raynal
2021-01-27mtd: rawnand: gpmi: fix dst bit offset when extracting raw payloadSean Nyekjaer
2021-01-09Revert "mtd: spinand: Fix OOB read"Felix Fietkau
2020-12-30mtd: rawnand: meson: fix meson_nfc_dma_buffer_release() argumentsSergei Antonov
2020-12-30mtd: rawnand: qcom: Fix DMA sync on FLASH_STATUS register readPraveenkumar I
2020-12-30mtd: core: Fix refcounting for unpartitioned MTDsRichard Weinberger
2020-12-30mtd: parser: cmdline: Fix parsing of part-names with colonsSven Eckelmann
2020-12-30mtd: spinand: Fix OOB readMiquel Raynal
2020-12-30mtd: rawnand: gpmi: Fix the random DMA timeout issueHan Xu
2020-12-30mtd: rawnand: meson: Fix a resource leak in initDan Carpenter
2020-12-30mtd: rawnand: gpmi: fix reference count leak in gpmi opsZhang Qilong
2020-12-30mtd: spi-nor: atmel: fix unlock_all() for AT25FS010/040Michael Walle
2020-12-30mtd: spi-nor: atmel: remove global protection flagMichael Walle
2020-12-30mtd: spi-nor: ignore errors in spi_nor_unlock_all()Michael Walle
2020-12-30mtd: spi-nor: sst: fix BPn bits for the SST25VF064CMichael Walle
2020-12-11mtd: rawnand: xway: Do not force a particular software ECC engineMiquel Raynal
2020-12-11mtd: rawnand: socrates: Do not force a particular software ECC engineMiquel Raynal
2020-12-11mtd: rawnand: plat_nand: Do not force a particular software ECC engineMiquel Raynal
2020-12-11mtd: rawnand: pasemi: Do not force a particular software ECC engineMiquel Raynal
2020-12-11mtd: rawnand: orion: Do not force a particular software ECC engineMiquel Raynal
2020-12-11mtd: rawnand: mpc5121: Do not force a particular software ECC engineMiquel Raynal
2020-12-11mtd: rawnand: gpio: Do not force a particular software ECC engineMiquel Raynal
2020-12-11mtd: rawnand: au1550: Do not force a particular software ECC engineMiquel Raynal
2020-12-11mtd: rawnand: ams-delta: Do not force a particular software ECC engineMiquel Raynal
2020-11-20mtd: rawnand: socrates: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-20mtd: rawnand: sharpsl: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-20mtd: rawnand: r852: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-19mtd: rawnand: plat_nand: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-19mtd: rawnand: pasemi: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-19mtd: rawnand: tmio: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-19mtd: rawnand: txx9ndfmc: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-19mtd: rawnand: orion: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-19mtd: rawnand: mpc5121: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-19mtd: rawnand: lpc32xx_slc: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-19mtd: rawnand: lpc32xx_mlc: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-19mtd: rawnand: fsmc: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-19mtd: rawnand: diskonchip: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-19mtd: rawnand: davinci: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-19mtd: rawnand: cs553x: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-19mtd: rawnand: au1550: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-19mtd: rawnand: ams-delta: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-19mtd: rawnand: xway: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-19mtd: rawnand: gpio: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-10-30mtd: rawnand: stm32_fmc2: fix broken ECCChristophe Kerello
2020-10-28mtd: spi-nor: Fix address width on flash chips > 16MBBert Vermeulen
2020-10-28mtd: spi-nor: Don't copy self-pointing struct aroundAlexander Sverdlin
2020-10-26mtd: rawnand: ifc: Move the ECC engine initialization to the right placeFabio Estevam
2020-10-26mtd: rawnand: mxc: Move the ECC engine initialization to the right placeFabio Estevam
2020-10-18Merge tag 'for-linus-5.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-17Merge tag 'mtd/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds