summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2023-10-16mtd: hyperbus: hbmc-am654: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-16mtd: st_spi_fsm: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-16mtd: spear_smi: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-16mtd: powernv_flash: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-16mtd: phram: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-16mtd: docg3: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-16mtd: bcm47xxsflash: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-16mtd: mtdpart: check for subpartitions parsing resultRafał Miłecki
2023-10-16mtd: Add WARN_ON_ONCE() to mtd_read() to check the return valueZhaoLong Wang
2023-10-16mtd: rawnand: Ensure the nand chip supports cached readsRouven Czerwinski
2023-09-27mtd: rawnand: ingenic: move the GPIO quirk to gpiolib-of.cBartosz Golaszewski
2023-09-27mtd: spi-nor: atmel: add at25ff321a entryNicolas Ferre
2023-09-22mtd: rawnand: qcom: Unmap the right resource upon probe failureBibek Kumar Patro
2023-09-22mtd: rawnand: pl353: Ensure program page operations are successfulMiquel Raynal
2023-09-22mtd: rawnand: arasan: Ensure program page operations are successfulMiquel Raynal
2023-09-22mtd: map_ram: prevent use of point and unpoint when NO_XIP is setShivamurthy Shastri
2023-09-22mtd: rawnand: sunxi: Annotate struct sunxi_nand_chip with __counted_byKees Cook
2023-09-22mtd: rawnand: renesas: Annotate struct rnand_chip with __counted_byKees Cook
2023-09-22mtd: rawnand: meson: Annotate struct meson_nfc_nand_chip with __counted_byKees Cook
2023-09-22mtd: rawnand: marvell: Annotate struct marvell_nand_chip with __counted_byKees Cook
2023-09-22mtd: rawnand: ingenic: Annotate struct ingenic_nfc with __counted_byKees Cook
2023-09-22mtd: rawnand: denali: Annotate struct denali_chip with __counted_byKees Cook
2023-09-22mtd: rawnand: atmel: Annotate struct atmel_nand with __counted_byKees Cook
2023-09-19mtd: spi-nor: core: get rid of the INFOx() macrosMichael Walle
2023-09-19mtd: spi-nor: atmel: drop duplicate entryMichael Walle
2023-09-19mtd: spi-nor: winbond: sort flash_info entriesMichael Walle
2023-09-19mtd: spi-nor: sst: sort flash_info databaseMichael Walle
2023-09-19mtd: spi-nor: spansion: sort flash_info databaseMichael Walle
2023-09-19mtd: spi-nor: micron-st: sort flash_info databaseMichael Walle
2023-09-19mtd: spi-nor: macronix: sort flash_info databaseMichael Walle
2023-09-19mtd: spi-nor: issi: sort flash_info databaseMichael Walle
2023-09-19mtd: spi-nor: gigadevice: sort flash_info databaseMichael Walle
2023-09-19mtd: spi-nor: eon: sort flash_info databaseMichael Walle
2023-09-19mtd: spi-nor: atmel: sort flash_info databaseMichael Walle
2023-09-19mtd: spi-nor: xmc: convert flash_info to new formatMichael Walle
2023-09-19mtd: spi-nor: xilinx: use new macros in S3AN_INFO()Michael Walle
2023-09-19mtd: spi-nor: winbond: convert flash_info to new formatMichael Walle
2023-09-19mtd: spi-nor: sst: convert flash_info to new formatMichael Walle
2023-09-19mtd: spi-nor: spansion: convert flash_info to new formatMichael Walle
2023-09-19mtd: spi-nor: micron-st: convert flash_info to new formatMichael Walle
2023-09-19mtd: spi-nor: macronix: convert flash_info to new formatMichael Walle
2023-09-19mtd: spi-nor: issi: convert flash_info to new formatMichael Walle
2023-09-19mtd: spi-nor: intel: convert flash_info to new formatMichael Walle
2023-09-19mtd: spi-nor: gigadevice: convert flash_info to new formatMichael Walle
2023-09-19mtd: spi-nor: everspin: convert flash_info to new formatMichael Walle
2023-09-19mtd: spi-nor: esmt: convert flash_info to new formatMichael Walle
2023-09-19mtd: spi-nor: eon: convert flash_info to new formatMichael Walle
2023-09-19mtd: spi-nor: atmel: convert flash_info to new formatMichael Walle
2023-09-19mtd: spi-nor: remove or move flash_info commentsMichael Walle
2023-09-19mtd: spi-nor: add SNOR_ID() and SNOR_OTP()Michael Walle