summaryrefslogtreecommitdiff
path: root/include/linux/mtd
AgeCommit message (Expand)Author
2023-06-12mtd: block: use a simple bool to track open for writeChristoph Hellwig
2023-04-19Merge tag 'nand/for-6.4' into mtd/nextMiquel Raynal
2023-04-04mtd: spi-nor: Stop exporting spi_nor_restore()Tudor Ambarus
2023-04-03mtd: spinand: add support for ESMT F50x1G41LBChuanhong Guo
2023-03-29mtd: spi-nor: Enhance locking to support reads while writesMiquel Raynal
2023-03-07mtd: rawnand: Fix spelling mistake waifunc() -> waitfunc()Md Sadre Alam
2023-03-01Merge tag 'ubifs-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-02-23Merge tag 'nand/for-6.3' into mtd/nextMiquel Raynal
2023-02-13mtd: ubi: block: wire-up device parentDaniel Golle
2023-01-30mtd: spinand: Add support for AllianceMemory AS5F34G04SNDMario Kicherer
2023-01-23mtd: rawnand: Fix nand_chip kdocMiquel Raynal
2023-01-13mtd: rawnand: Support for sequential cache readsJaimeLiao
2023-01-13mtd: rawnand: Check the data only read pattern only onceMiquel Raynal
2023-01-02mtd: cfi: allow building spi-intel standaloneArnd Bergmann
2022-12-05Merge tag 'spi-nor/for-6.2' into mtd/nextMiquel Raynal
2022-11-21mtd: spi-nor: remember full JEDEC flash IDMichael Walle
2022-11-07mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()Dario Binacchi
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-24mtd: allow getting MTD device associated with a specific DT nodeRafał Miłecki
2022-09-21mtd: add ECC error accounting for each read requestMichał Kępień
2022-09-21mtd: track maximum number of bitflips for each read requestMichał Kępień
2022-08-01Merge tag 'spi-nor/for-5.20' into mtd/nextRichard Weinberger
2022-08-01Merge remote-tracking branch 'korg_git/nand/next' into mtd/nextRichard Weinberger
2022-07-28mtd: spi-nor: s/addr_width/addr_nbytesTudor Ambarus
2022-06-09mtd: hyperbus: Make hyperbus_unregister_device() return voidUwe Kleine-König
2022-06-06mtd: spinand: Add support for ATO25D1GAAidan MacDonald
2022-05-24Merge tag 'mtd/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2022-05-20Merge tag 'nand/for-5.19' into mtd/nextMiquel Raynal
2022-05-20Merge tag 'spi-nor/for-5.19' into mtd/nextMiquel Raynal
2022-05-09mtd: spi-nor: expose internal parameters via debugfsMichael Walle
2022-05-02mtd: spi-nor: move spi_nor_write_ear() to winbond moduleMichael Walle
2022-04-28mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064NTokunori Ikegami
2022-04-27Merge tag 'mtd/mtk-spi-nand-for-5.19' into nand/nextMiquel Raynal
2022-04-27mtd: nand: make mtk_ecc.c a separated moduleChuanhong Guo
2022-04-21mtd: spinand: Add support for XTX XT26G0xAFelix Matouschek
2022-04-21mtd: fix 'part' field data corruption in mtd_infoOleksandr Ocheretnyi
2022-03-23Merge tag 'nand/for-5.18' into mtd/nextMiquel Raynal
2022-03-18Merge tag 'spi-nor/for-5.18' into mtd/nextMiquel Raynal
2022-03-14mtd: core: Remove partid and partname debugfs filesTudor Ambarus
2022-02-25mtd: spi-nor: move all spansion specifics into spansion.cMichael Walle
2022-02-25mtd: spi-nor: move all micron-st specifics into micron-st.cMichael Walle
2022-02-25mtd: spi-nor: move all xilinx specifics into xilinx.cMichael Walle
2022-02-18Merge tag 'mtd/spi-mem-ecc-for-5.18' into mtd/nextMiquel Raynal
2022-02-10spi: mxic: Add support for pipelined ECC operationsMiquel Raynal
2022-02-10mtd: spinand: Create direct mapping descriptors for ECC operationsMiquel Raynal
2022-02-10mtd: nand: mxic-ecc: Support SPI pipelined modeMiquel Raynal
2022-02-09mtd: nand: ecc: Provide a helper to retrieve a pilelined engine deviceMiquel Raynal
2022-02-09mtd: rawnand: protect access to rawnand devices while in suspendSean Nyekjaer
2022-02-07mtd: Replace the expert mode symbols with a single helperMiquel Raynal
2022-01-23mtd: nand: Add a new helper to retrieve the ECC contextMiquel Raynal