summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2023-07-28mtd: rawnand: meson: fix build errorArseniy Krasnov
2023-07-28mtd: rawnand: qcom: Fix address parsing within ->exec_op()Miquel Raynal
2023-07-28mtd: rawnand: qcom: Early structure initializationMiquel Raynal
2023-07-28mtd: rawnand: qcom: Fix a typoMiquel Raynal
2023-07-28mtd: rawnand: qcom: Fix wrong indentationMiquel Raynal
2023-07-28mtd: rawnand: qcom: Fix the spacingMiquel Raynal
2023-07-28mtd: rawnand: qcom: Fix alignment with open parenthesisMiquel Raynal
2023-07-28mtd: rawnand: qcom: Use u8 instead of uint8_tMiquel Raynal
2023-07-28mtd: rawnand: qcom: Use the BIT() macroMiquel Raynal
2023-07-27mtdblock: make warning messages ratelimitedColin Ian King
2023-07-27mtd: Explicitly include correct DT includesRob Herring
2023-07-27mtd: rawnand: brcmnand: propagate init error -EPROBE_DEFER upRafał Miłecki
2023-07-27mtd: rawnand: meson: support for 512B ECC step sizeArseniy Krasnov
2023-07-27mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op()Christophe JAILLET
2023-07-27mtd: spi-nor: avoid holes in struct spi_mem_opArnd Bergmann
2023-07-26mtd: spi-nor: spansion: switch cypress_nor_get_page_size() to use vreg_offsetTudor Ambarus
2023-07-26mtd: spi-nor: spansion: switch s25hx_t to use vreg_offset for quad_enable()Tudor Ambarus
2023-07-26mtd: spi-nor: spansion: let SFDP determine the flash and sector sizeTudor Ambarus
2023-07-26mtd: spi-nor: spansion: add support for S28HS02GTTakahiro Kuwano
2023-07-26mtd: spi-nor: spansion: add octal DTR support in RD_ANY_REG_OPTakahiro Kuwano
2023-07-26mtd: spi-nor: spansion: add MCP support in set_octal_dtr()Takahiro Kuwano
2023-07-26mtd: spi-nor: spansion: switch h28hx's ready() to use vreg_offsetTakahiro Kuwano
2023-07-26mtd: spi-nor: spansion: switch set_octal_dtr method to use vreg_offsetTakahiro Kuwano
2023-07-26mtd: spi-nor: spansion: prepare octal dtr methods for multi chip supportTakahiro Kuwano
2023-07-26mtd: spi-nor: spansion: preserve CFR2V[7] when writing MEMLATTakahiro Kuwano
2023-07-26mtd: spi-nor: spansion: use CLPEF as an alternative to CLSRTakahiro Kuwano
2023-07-22mtd: spi-nor: spansion: return method directlyTudor Ambarus
2023-07-18mtd: spi-nor: rename method for enabling or disabling octal DTRTudor Ambarus
2023-07-18mtd: spi-nor: Correct flags for Winbond w25q128Linus Walleij
2023-07-15mtd: rawnand: rockchip: Align hwecc vs. raw page helper layoutsJohan Jonker
2023-07-15mtd: rawnand: rockchip: fix oobfree offset and descriptionJohan Jonker
2023-07-15mtd: rawnand: marvell: add support for AC5 SoCChris Packham
2023-07-15mtd: rawnand: qcom: Remove legacy interfaceMd Sadre Alam
2023-07-15mtd: rawnand: qcom: Implement exec_op()Md Sadre Alam
2023-07-15mtd: nand: omap: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-13mtd: spi-nor: Avoid setting SRWD bit in SR if WP# signal not connectedAmit Kumar Mahapatra
2023-07-12mtd: devices: docg3: Remove unnecessary (void*) conversionsSu Hui
2023-07-12mtd: physmap-core: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-12mtd: spear_smi: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-07-12mtd: st_spi_fsm: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-07-12mtd: lpddr2_nvm: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-07-12mtd: lantiq-flash: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-12mtd: plat-ram: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-12mtd: nand: samsung: Convert to devm_platform_ioremap_resource() and devm_plat...Yangtao Li
2023-07-12mtd: rawnand: atmel: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-12mtd: rawnand: fsl_upm: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-12mtd: rawnand: lpc32xx_mlc: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-12mtd: rawnand: stm32_fmc2: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-12mtd: rawnand: omap2: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-12mtd: rawnand: sh_flctl: Use devm_platform_get_and_ioremap_resource()Yangtao Li