aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)Author
2023-09-14Merge tag 'v6.4.16' into v6.4/standard/basev6.4/standard/xilinx-zynqmpv6.4/standard/x86v6.4/standard/tiny/x86v6.4/standard/tiny/common-pcv6.4/standard/tiny/basev6.4/standard/ti-am335xv6.4/standard/qemuppcv6.4/standard/qemuarm64v6.4/standard/nxp-ls20xxv6.4/standard/edgerouterv6.4/standard/beaglebonev6.4/standard/bcm-2xxx-rpiv6.4/standard/baseBruce Ashfield
2023-09-13mtd: rawnand: fsmc: handle clk prepare error in fsmc_nand_resume()Yi Yang
2023-09-13mtd: spi-nor: Check bus width while setting QE bitHsin-Yi Wang
2023-09-13mtd: rawnand: brcmnand: Fix mtd oobsizeWilliam Zhang
2023-08-14Merge tag 'v6.4.10' into v6.4/standard/baseBruce Ashfield
2023-08-11mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op()Christophe JAILLET
2023-08-11mtd: spi-nor: avoid holes in struct spi_mem_opArnd Bergmann
2023-08-11mtd: rawnand: rockchip: Align hwecc vs. raw page helper layoutsJohan Jonker
2023-08-11mtd: rawnand: rockchip: fix oobfree offset and descriptionJohan Jonker
2023-08-11mtd: rawnand: omap_elm: Fix incorrect type in assignmentRoger Quadros
2023-08-11mtd: rawnand: meson: fix OOB available bytes for ECCArseniy Krasnov
2023-08-11mtd: spinand: winbond: Fix ecc_get_statusOlivier Maignial
2023-08-11mtd: spinand: toshiba: Fix ecc_get_statusOlivier Maignial
2023-07-25Merge tag 'v6.4.5' into v6.4/standard/baseBruce Ashfield
2023-07-23mtd: rawnand: meson: fix unaligned DMA buffers handlingArseniy Krasnov
2023-07-06mtd_blkdevs: add mtd_table_mutex lock back to blktrans_{open, release} to avo...LiweiSong
2023-06-01mtd: rawnand: marvell: don't set the NAND frequency selectChris Packham
2023-06-01mtd: rawnand: marvell: ensure timing values are writtenChris Packham
2023-06-01mtdchar: mark bits of ioctl handler noinlineArnd Bergmann
2023-05-26mtd: spi-nor: Fix divide by zero for spi-nor-generic flashesTudor Ambarus
2023-05-26mtd: rawnand: ingenic: fix empty stub helper definitionsArnd Bergmann
2023-05-26mtd: spi-nor: spansion: make sure local struct does not contain garbageTudor Ambarus
2023-05-03Merge tag 'ubifs-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-27Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2023-04-25Merge tag 'mtd/for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2023-04-21ubi: Fix return value overwrite issue in try_write_vid_and_data()Wang YanQing
2023-04-21ubi: Simplify bool conversionYang Li
2023-04-19Merge tag 'nand/for-6.4' into mtd/nextMiquel Raynal
2023-04-19Merge tag 'spi-nor/for-6.4' into mtd/nextMiquel Raynal
2023-04-15Merge tag 'ubifs-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-11mtd: nand: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-11mtd: onenand: omap2: Drop obsolete dependency on COMPILE_TESTJean Delvare
2023-04-08mtd: spi-nor: spansion: Add support for s25hl02gt and s25hs02gtTakahiro Kuwano
2023-04-08mtd: spi-nor: spansion: Add a new ->ready() hook for multi-chip deviceTakahiro Kuwano
2023-04-08mtd: spi-nor: spansion: Rework cypress_nor_quad_enable_volatile() for multi-c...Takahiro Kuwano
2023-04-08mtd: spi-nor: spansion: Rework cypress_nor_get_page_size() for multi-chip dev...Takahiro Kuwano
2023-04-08mtd: spi-nor: sfdp: Add support for SCCR map for multi-chip deviceTakahiro Kuwano
2023-04-08mtd: spi-nor: Extract volatile register offset from SCCR mapTakahiro Kuwano
2023-04-08mtd: spi-nor: Allow post_sfdp hook to return errorsTudor Ambarus
2023-04-08mtd: spi-nor: spansion: Rename method to cypress_nor_get_page_sizeTudor Ambarus
2023-04-08mtd: spi-nor: spansion: Enable JFFS2 write buffer for S25FS256TTakahiro Kuwano
2023-04-08mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon s25hx SEMPER f...Takahiro Kuwano
2023-04-08mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon s28hx SEMPER f...Takahiro Kuwano
2023-04-04mtd: spi-nor: spansion: Determine current address modeTakahiro Kuwano
2023-04-04mtd: spi-nor: core: Introduce spi_nor_set_4byte_addr_mode()Tudor Ambarus
2023-04-04mtd: spi-nor: core: Update flash's current address mode when changing address...Tudor Ambarus
2023-04-04mtd: spi-nor: Stop exporting spi_nor_restore()Tudor Ambarus
2023-04-04mtd: spi-nor: Set the 4-Byte Address Mode method based on SFDP dataTudor Ambarus
2023-04-04mtd: spi-nor: core: Make spi_nor_set_4byte_addr_mode_brwr publicTudor Ambarus