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