summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2022-02-25mtd: spi-nor: move all spansion specifics into spansion.cMichael Walle
2022-02-25mtd: spi-nor: spansion: slightly rework control flow in late_init()Michael Walle
2022-02-25mtd: spi-nor: micron-st: rename vendor specific functions and definesMichael Walle
2022-02-25mtd: spi-nor: micron-st: convert USE_FSR to a manufacturer flagMichael Walle
2022-02-25mtd: spi-nor: move all micron-st specifics into micron-st.cMichael Walle
2022-02-25mtd: spi-nor: xilinx: correct the debug messageMichael Walle
2022-02-25mtd: spi-nor: xilinx: rename vendor specific functions and definesMichael Walle
2022-02-25mtd: spi-nor: move all xilinx specifics into xilinx.cMichael Walle
2022-02-25mtd: spi-nor: guard _page_size parameter in S3AN_INFO()Michael Walle
2022-02-25mtd: spi-nor: export more functions to be used in vendor modulesMichael Walle
2022-02-25mtd: spi-nor: allow a flash to define its own ready() functionMichael Walle
2022-02-25mtd: spi-nor: slightly refactor the spi_nor_setup()Michael Walle
2022-02-25mtd: spi-nor: xmc: unify function namesMichael Walle
2022-02-25mtd: spi-nor: xilinx: unify function namesMichael Walle
2022-02-25mtd: spi-nor: winbond: unify function namesMichael Walle
2022-02-25mtd: spi-nor: sst: unify function namesMichael Walle
2022-02-25mtd: spi-nor: spansion: unify function namesMichael Walle
2022-02-25mtd: spi-nor: micron-st: unify function namesMichael Walle
2022-02-25mtd: spi-nor: macronix: unify function namesMichael Walle
2022-02-25mtd: spi-nor: issi: unify function namesMichael Walle
2022-02-25mtd: spi-nor: intel: unify function namesMichael Walle
2022-02-25mtd: spi-nor: gigadevice: unify function namesMichael Walle
2022-02-25mtd: spi-nor: fujitsu: unify function namesMichael Walle
2022-02-25mtd: spi-nor: everspin: unify function namesMichael Walle
2022-02-25mtd: spi-nor: esmt: unify function namesMichael Walle
2022-02-25mtd: spi-nor: eon: unify function namesMichael Walle
2022-02-25mtd: spi-nor: catalyst: unify function namesMichael Walle
2022-02-25mtd: spi-nor: atmel: unify function namesMichael Walle
2022-02-21mtd: core: Drop duplicate NULL checks around nvmem_unregister()Andy Shevchenko
2022-02-21mtd: core: Fix a conflict between MTD and NVMEM on wp-gpios propertyChristophe Kerello
2022-02-18mtd: rawnand: stm32_fmc2: Add NAND Write Protect supportChristophe Kerello
2022-02-18mtd: rawnand: pl353: Set the nand chip node as the flash nodeAmit Kumar Mahapatra
2022-02-18mtd: parsers: trx: allow to use on MediaTek MIPS SoCsINAGAKI Hiroshi
2022-02-18mtd: spear_smi: use GFP_KERNELJulia Lawall
2022-02-18Merge tag 'mtd/spi-mem-ecc-for-5.18' into mtd/nextMiquel Raynal
2022-02-15mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEMMark Brown
2022-02-14mtd: spi-nor: intel-spi: Convert to SPI MEMMika Westerberg
2022-02-14mtd: spi-nor: intel-spi: Disable write protection only if askedMika Westerberg
2022-02-10mtd: spinand: Create direct mapping descriptors for ECC operationsMiquel Raynal
2022-02-10mtd: spinand: Delay a little bit the dirmap creationMiquel Raynal
2022-02-10mtd: nand: mxic-ecc: Support SPI pipelined modeMiquel Raynal
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2022-02-09mtd: nand: ecc: Provide a helper to retrieve a pilelined engine deviceMiquel Raynal
2022-02-09mtd: nand: mxic-ecc: Add Macronix external ECC engine supportMiquel 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-02-07mtd: mchp48l640: Add SPI ID tableMark Brown
2022-02-07mtd: mchp23k256: Add SPI ID tableMark Brown
2022-02-02block: remove genhd.hChristoph Hellwig
2022-01-31mtd: rawnand: Fix misuses of of_match_node()Miquel Raynal