summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2023-10-25mtd: physmap-core: Restore map_rom fallbackGeert Uytterhoeven
2023-10-25mtd: spinand: micron: correct bitmask for ecc statusMartin Kurbanov
2023-10-25mtd: rawnand: Ensure the nand chip supports cached readsRouven Czerwinski
2023-10-25mtd: rawnand: arasan: Ensure program page operations are successfulMiquel Raynal
2023-10-25mtd: rawnand: marvell: Ensure program page operations are successfulMiquel Raynal
2023-10-25mtd: rawnand: pl353: Ensure program page operations are successfulMiquel Raynal
2023-10-25mtd: rawnand: qcom: Unmap the right resource upon probe failureBibek Kumar Patro
2023-10-10ubi: Refuse attaching if mtd's erasesize is 0Zhihao Cheng
2023-09-23mtd: spi-nor: spansion: preserve CFR2V[7] when writing MEMLATTakahiro Kuwano
2023-09-23mtd: spi-nor: spansion: use CLPEF as an alternative to CLSRTakahiro Kuwano
2023-09-19mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controllerWilliam Zhang
2023-09-19mtd: rawnand: brcmnand: Fix potential false time out warningWilliam Zhang
2023-09-19mtd: spi-nor: Correct flags for Winbond w25q128Linus Walleij
2023-09-19mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob writeWilliam Zhang
2023-09-19mtd: rawnand: brcmnand: Fix crash during the panic_writeWilliam Zhang
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-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-15mtd: rawnand: rockchip: Align hwecc vs. raw page helper layoutsJohan Jonker
2023-07-15mtd: rawnand: rockchip: fix oobfree offset and descriptionJohan Jonker
2023-07-12mtd: rawnand: meson: fix OOB available bytes for ECCArseniy Krasnov
2023-07-12mtd: rawnand: omap_elm: Fix incorrect type in assignmentRoger Quadros
2023-07-12mtd: spinand: winbond: Fix ecc_get_statusOlivier Maignial
2023-07-12mtd: spinand: toshiba: Fix ecc_get_statusOlivier Maignial
2023-06-28Merge tag 'mtd/for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-23Merge branch 'nand/next' into mtd/nextMiquel Raynal
2023-06-22mtd: sm_ftl: Fix typos in commentsBo Liu
2023-06-19mtd: otp: clean up on error in mtd_otp_nvmem_add()Dan Carpenter
2023-06-19mtd: maps: pismo: Switch back to use i2c_driver's .probe()Uwe Kleine-König
2023-06-19mtd: rawnand: macronix: OTP access for MX30LFxG18ACArseniy Krasnov
2023-06-19mtd: rawnand: meson: fix unaligned DMA buffers handlingArseniy Krasnov
2023-06-19mtd: rawnand: add support for the Sandisk SDTNQGAMA chipJohan Jonker
2023-06-19mtd: rawnand: add basic sandisk manufacturer opsJohan Jonker
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig
2023-06-12mtd: block: use a simple bool to track open for writeChristoph Hellwig
2023-06-12block: use the holder as indication for exclusive opensChristoph Hellwig
2023-06-12block: remove the unused mode argument to ->releaseChristoph Hellwig
2023-06-12block: pass a gendisk to ->openChristoph Hellwig
2023-06-09mtd: otp: Put factory OTP/NVRAM into the entropy poolLinus Walleij
2023-06-09mtd: mtdpart: Drop useless LIST_HEADChristophe JAILLET
2023-06-09mtd: chips: Use SPDX license headersLinus Walleij
2023-06-09mtd: rawnand: meson: check buffer lengthArseniy Krasnov
2023-06-09mtd: spinand: macronix: Add support for serial NAND flashJaimeLiao
2023-06-09mtd: rawnand: meson: waiting w/o wired ready/busy pinArseniy Krasnov
2023-06-09mtd: rawnand: meson: replace integer consts with proper definesArseniy Krasnov
2023-06-09Revert "mtd: rawnand: arasan: Prevent an unsupported configuration"Amit Kumar Mahapatra
2023-06-05mtd: block2mtd: don't call early_lookup_bdev after the system is runningChristoph Hellwig