summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2025-12-18mtd: lpddr_cmds: fix signed shifts in lpddr_cmdsIvan Stepchenko
2025-12-18mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errorsHaotian Zhang
2025-12-18mtd: rawnand: lpc32xx_slc: fix GPIO descriptor leak on probe error and removeHaotian Zhang
2025-12-18mtd: nand: relax ECC parameter validation checkAryan Srivastava
2025-12-18Revert "mtd: rawnand: marvell: fix layouts"Aryan Srivastava
2025-12-01mtdchar: fix integer overflow in read/write ioctlsDan Carpenter
2025-12-01mtd: rawnand: cadence: fix DMA device NULL pointer dereferenceNiravkumar L Rabara
2025-11-24mtd: onenand: Pass correct pointer to IRQ handlerDan Carpenter
2025-10-19mtd: nand: raw: gpmi: fix clocks when CONFIG_PM=NMaarten Zanders
2025-10-19mtd: rawnand: fsmc: Default to autodetect buswidthLinus Walleij
2025-10-15mtd: rawnand: atmel: Fix error handling path in atmel_nand_controller_add_nandsErick Karanja
2025-09-05mtd: spinand: winbond: Fix oob_layout for W25N01JWSanthosh Kumar K
2025-08-28mtd: nand: raw: atmel: Respect tAR, tCLR in read setup timingAlexander Sverdlin
2025-08-28mtd: rawnand: stm32_fmc2: fix ECC overwriteChristophe Kerello
2025-08-28mtd: rawnand: stm32_fmc2: avoid overlapping mappings on ECC bufferChristophe Kerello
2025-08-28mtd: rawnand: nuvoton: Fix an error handling path in ma35_nand_chips_init()Christophe JAILLET
2025-08-28mtd: MTD_INTEL_DG should depend on DRM_I915 or DRM_XEGeert Uytterhoeven
2025-07-31Merge tag 'mtd/for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2025-07-31Merge tag 'ubifs-for-linus-6.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-31Merge tag 'nand/for-6.17' into mtd/nextMiquel Raynal
2025-07-31Merge tag 'spi-nor/for-6.17' into mtd/nextMiquel Raynal
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-30mtd: spinand: winbond: Add comment about the maximum frequencyMiquel Raynal
2025-07-30mtd: spinand: winbond: Enable high-speed modes on w35n0xjwMiquel Raynal
2025-07-30mtd: spinand: winbond: Enable high-speed modes on w25n0xjwMiquel Raynal
2025-07-30mtd: spinand: Add a ->configure_chip() hookMiquel Raynal
2025-07-30mtd: spinand: Add a frequency field to all READ_FROM_CACHE variantsMiquel Raynal
2025-07-30spi: spi-mem: Take into account the actual maximum frequencyMiquel Raynal
2025-07-30mtd: rawnand: atmel: set pmecc data setup timeBalamanikandan Gunasundar
2025-07-30mtd: spinand: propagate spinand_wait() errors from spinand_write_page()Gabor Juhos
2025-07-30mtd: rawnand: fsmc: Add missing check after DMA mapThomas Fourier
2025-07-30mtd: rawnand: rockchip: Add missing check after DMA mapThomas Fourier
2025-07-30mtd: rawnand: hynix: don't try read-retry on SLC NANDsHector Palacios
2025-07-30mtd: rawnand: atmel: Fix dma_mapping_error() addressThomas Fourier
2025-07-30mtd: nand: brcmnand: fix mtd corrected bits statDavid Regan
2025-07-30mtd: rawnand: renesas: Add missing check after DMA mapThomas Fourier
2025-07-30mtd: spinand: gigadevice: Add support for GD5F1GM9 chipsTeng Wu
2025-07-30mtd: nand: brcmnand: replace manual string choices with standard helpersYuesong Li
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-24mtd: ubi: Remove unused ubi_flushDr. David Alan Gilbert
2025-07-21spidev: introduce trivial abb sensor deviceMark Brown
2025-07-03mtd: spi-nor: Fix spi_nor_try_unlock_all()Michael Walle
2025-07-03mtd: spi-nor: spansion: Fixup params->set_4byte_addr_mode for SEMPERTakahiro Kuwano
2025-07-03mtd: spi-nor: Constify struct spi_nor_fixupsChristophe JAILLET
2025-07-02mtd: nand: qpic-common: add defines for ECC_MODE valuesGabor Juhos
2025-06-29mtd: nand: qpic_common: prevent out of bounds access of BAM arraysGabor Juhos
2025-06-23drm/xe/nvm: add support for non-posted eraseReuven Abliyev
2025-06-23mtd: intel-dg: align 64bit read and writeAlexander Usyskin
2025-06-23mtd: intel-dg: register with mtdAlexander Usyskin
2025-06-23mtd: intel-dg: implement access functionsAlexander Usyskin