summaryrefslogtreecommitdiff
path: root/include/linux/mtd
AgeCommit message (Expand)Author
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
2022-01-23mtd: nand: ecc: Add infrastructure to support hardware enginesMiquel Raynal
2021-12-31Merge tag 'nand/for-5.17' into mtd/nextMiquel Raynal
2021-12-31Merge tag 'spi-nor/for-5.17' into mtd/nextMiquel Raynal
2021-12-09mtd: Introduce an expert mode for forensics and debugging purposesMiquel Raynal
2021-12-03mtd: remove unused header file <linux/mtd/latch-addr-flash.h>Jonathan Corbet
2021-11-19mtd: rawnand: Export nand_read_page_hwecc_oob_first()Paul Cercueil
2021-11-17mtd: spi-nor: Get rid of nor->page_sizeTudor Ambarus
2021-09-14mtd: Remove obsolete macros only used by the old nand_ecclayout structGONG, Ruiqi
2021-07-05Merge tag 'mtd/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2021-06-30Merge tag 'spi-nor/for-5.14' into mtd/nextMiquel Raynal
2021-06-29Merge tag 'nand/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...Richard Weinberger
2021-06-15mtd: spi-nor: sfdp: save a copy of the SFDP dataMichael Walle
2021-06-03mtd: spinand: use the spi-mem poll status APIsPatrice Chotard
2021-05-26mtd: rawnand: Add a helper to parse the gpio-cs DT propertyMiquel Raynal
2021-05-26mtd: rawnand: Move struct gpio_desc declaration to the topMiquel Raynal
2021-05-26mtd: rawnand: Support enabling NV-DDR through SET_FEATURESMiquel Raynal
2021-05-26mtd: rawnand: Access SDR and NV-DDR timings through a common macroMiquel Raynal
2021-05-26mtd: rawnand: Add onfi_fill_nvddr_interface_config() helperMiquel Raynal
2021-05-26mtd: rawnand: Retrieve NV-DDR timing modes from the ONFI parameter pageMiquel Raynal
2021-05-26mtd: rawnand: Add NV-DDR timingsMiquel Raynal
2021-05-26mtd: rawnand: Clarify the NV-DDR entries in the ONFI structureMiquel Raynal
2021-05-26mtd: rawnand: Use more recent ONFI specification wordingMiquel Raynal
2021-05-26mtd: rawnand: Update dead URLMiquel Raynal
2021-05-26mtd: rawnand: onfi: Use the BIT() macro when possibleMiquel Raynal
2021-05-26mtd: rawnand: Add a helper to clarify the interface configurationMiquel Raynal
2021-05-10mtd: core: add OTP nvmem provider supportMichael Walle
2021-04-16mtd: core: Constify buf in mtd_write_user_prot_reg()Tudor Ambarus
2021-04-15Merge tag 'nand/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...Richard Weinberger
2021-04-15Merge tag 'spi-nor/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Richard Weinberger
2021-04-07mtd: rawnand: Add support for secure regions in NAND memoryManivannan Sadhasivam
2021-04-02mtd: spi-nor: implement OTP support for Winbond and similar flashesMichael Walle
2021-03-28include: linux: mtd: Remove duplicate include of nand.hWan Jiabing
2021-03-28mtd: add OTP (one-time-programmable) erase ioctlMichael Walle
2021-03-28mtd: rawnand: remove duplicate include in rawnand.hZhang Yunkai
2021-03-11mtd: char: Get rid of Big MTD LockAlexander Sverdlin