summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2025-07-31Merge tag 'mtd/for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds25-161/+407
2025-07-31Merge tag 'ubifs-for-linus-6.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-27/+0
2025-07-31Merge tag 'nand/for-6.17' into mtd/nextMiquel Raynal24-248/+396
2025-07-31Merge tag 'spi-nor/for-6.17' into mtd/nextMiquel Raynal3-17/+45
2025-07-31Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds3-0/+842
2025-07-30mtd: spinand: winbond: Add comment about the maximum frequencyMiquel Raynal1-0/+1
2025-07-30mtd: spinand: winbond: Enable high-speed modes on w35n0xjwMiquel Raynal2-4/+93
2025-07-30mtd: spinand: winbond: Enable high-speed modes on w25n0xjwMiquel Raynal2-3/+44
2025-07-30mtd: spinand: Add a ->configure_chip() hookMiquel Raynal1-2/+14
2025-07-30mtd: spinand: Add a frequency field to all READ_FROM_CACHE variantsMiquel Raynal12-88/+88
2025-07-30spi: spi-mem: Take into account the actual maximum frequencyMiquel Raynal1-1/+1
2025-07-30mtd: rawnand: atmel: set pmecc data setup timeBalamanikandan Gunasundar1-0/+6
2025-07-30mtd: spinand: propagate spinand_wait() errors from spinand_write_page()Gabor Juhos1-1/+4
2025-07-30mtd: rawnand: fsmc: Add missing check after DMA mapThomas Fourier1-0/+2
2025-07-30mtd: rawnand: rockchip: Add missing check after DMA mapThomas Fourier1-0/+15
2025-07-30mtd: rawnand: hynix: don't try read-retry on SLC NANDsHector Palacios1-2/+2
2025-07-30mtd: rawnand: atmel: Fix dma_mapping_error() addressThomas Fourier1-1/+1
2025-07-30mtd: nand: brcmnand: fix mtd corrected bits statDavid Regan1-15/+38
2025-07-30mtd: rawnand: renesas: Add missing check after DMA mapThomas Fourier1-0/+6
2025-07-30mtd: spinand: gigadevice: Add support for GD5F1GM9 chipsTeng Wu1-0/+20
2025-07-30mtd: nand: brcmnand: replace manual string choices with standard helpersYuesong Li1-4/+5
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2025-07-24mtd: ubi: Remove unused ubi_flushDr. David Alan Gilbert1-27/+0
2025-07-21spidev: introduce trivial abb sensor deviceMark Brown1-4/+26
2025-07-03mtd: spi-nor: Fix spi_nor_try_unlock_all()Michael Walle1-11/+8
2025-07-03mtd: spi-nor: spansion: Fixup params->set_4byte_addr_mode for SEMPERTakahiro Kuwano1-0/+31
2025-07-03mtd: spi-nor: Constify struct spi_nor_fixupsChristophe JAILLET2-6/+6
2025-07-02mtd: nand: qpic-common: add defines for ECC_MODE valuesGabor Juhos1-3/+3
2025-06-30mtd: nand: qpic_common: prevent out of bounds access of BAM arraysGabor Juhos1-4/+26
2025-06-23drm/xe/nvm: add support for non-posted eraseReuven Abliyev1-2/+40
2025-06-23mtd: intel-dg: align 64bit read and writeAlexander Usyskin1-0/+35
2025-06-23mtd: intel-dg: register with mtdAlexander Usyskin1-4/+224
2025-06-23mtd: intel-dg: implement access functionsAlexander Usyskin1-0/+197
2025-06-23mtd: intel-dg: implement region enumerationAlexander Usyskin1-0/+206
2025-06-23mtd: add driver for intel graphics non-volatile memory deviceAlexander Usyskin3-0/+146
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman6-127/+56
2025-06-19mtd: fix possible integer overflow in erase_xfer()Ivan Stepchenko1-1/+1
2025-06-19mtd: spinand: fix memory leak of ECC engine confPablo Martin-Gomez1-0/+1
2025-06-18mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad I/O variantsMiquel Raynal1-2/+2
2025-06-18mtd: spinand: winbond: Increase maximum frequency on an octal operationMiquel Raynal1-1/+1
2025-06-18mtd: spinand: winbond: Fix W35N number of planes/LUNMiquel Raynal1-2/+2
2025-06-18Revert "mtd: core: always create master device"Miquel Raynal4-122/+50
2025-06-18mtd: nftl: reduce stack usage in NFTL_movebuf()Arnd Bergmann1-22/+21
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh1-1/+1
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+1
2025-06-02Merge tag 'mtd/for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds29-301/+1508
2025-06-02Merge tag 'nand/for-6.16' into mtd/nextMiquel Raynal26-222/+1353
2025-06-02Merge tag 'spi-nor/for-6.16' into mtd/nextMiquel Raynal1-34/+39
2025-05-26mtd: rawnand: brcmnand: legacy exec_op implementationÁlvaro Fernández Rojas1-7/+215
2025-05-26mtd: rawnand: sunxi: Add randomizer configuration in sunxi_nfc_hw_ecc_write_c...Wentao Liang1-0/+1