summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
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
2023-09-19mtd: spi-nor: rename .otp_org to .otp and make it a pointerMichael Walle
2023-09-19mtd: spi-nor: move the .id and .id_len into an own structureMichael Walle
2023-09-19mtd: spi-nor: introduce (temporary) INFO0()Michael Walle
2023-09-19mtd: spi-nor: drop .parse_sfdpMichael Walle
2023-09-19mtd: spi-nor: make sector_size optionalMichael Walle
2023-09-19mtd: spi-nor: push 4k SE handling into spi_nor_select_uniform_erase()Michael Walle
2023-09-19mtd: spi-nor: default .n_banks to 1Michael Walle
2023-09-19mtd: spi-nor: store .n_banks in struct spi_nor_flash_parameterMichael Walle
2023-09-19mtd: spi-nor: default page_size to 256 bytesMichael Walle
2023-09-19mtd: spi-nor: convert .n_sectors to .sizeMichael Walle
2023-09-19mtd: spi-nor: xilinx: remove addr_nbytes from S3AN_INFO()Michael Walle
2023-09-19mtd: spi-nor: xilinx: use SPI_NOR_ID() in S3AN_INFO()Michael Walle
2023-09-19mtd: spi-nor: remove Fujitsu MB85RS1MT supportMichael Walle
2023-09-19mtd: spi-nor: remove catalyst 'flashes'Michael Walle
2023-09-11mtd: lpddr_cmds: Add literal suffixDenis Arefev
2023-09-11mtd: rawnand: remove 'nand_exit_status_op()' prototypeArseniy Krasnov
2023-09-11mtd: rawnand: omap2: Fix check 0 for platform_get_irq()Yi Yang
2023-09-11mtd: rawnand: tegra: add missing check for platform_get_irq()Yi Yang
2023-09-11mtd: spinand: micron: correct bitmask for ecc statusMartin Kurbanov