index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2024-03-15
mtd: nand: raw: atmel: Fix comment in timings preparation
Alexander Dahl
2024-03-15
mtd: rawnand: Ensure all continuous terms are always in sync
Miquel Raynal
2024-03-15
mtd: rawnand: Add a helper for calculating a page index
Miquel Raynal
2024-03-15
mtd: rawnand: Fix and simplify again the continuous read derivations
Miquel Raynal
2024-03-15
mtd: rawnand: hynix: remove @nand_technology kernel-doc description
Randy Dunlap
2024-03-15
mtd: rawnand: brcmnand: Support write protection setting from dts
William Zhang
2024-03-15
mtd: rawnand: brcmnand: Add BCMBCA read data bus interface
William Zhang
2024-03-15
mtd: rawnand: brcmnand: Rename bcm63138 nand driver
William Zhang
2024-03-13
mtd: spi-nor: core: correct type of i
Muhammad Usama Anjum
2024-03-13
Merge tag 'spi-nor/for-6.9' into mtd/next
Miquel Raynal
2024-03-13
Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-10
mtd: ubi: fix NVMEM over UBI volumes on 32-bit systems
Daniel Golle
2024-03-08
mtd: maps: sun_uflash: Declare uflash_devinit static
Sam Ravnborg
2024-02-26
mtd: spi-nor: core: set mtd->eraseregions for non-uniform erase map
Takahiro Kuwano
2024-02-26
mtd: spi-nor: core: get rid of SNOR_OVERLAID_REGION flag
Takahiro Kuwano
2024-02-26
mtd: spi-nor: core: get rid of SNOR_LAST_REGION flag
Takahiro Kuwano
2024-02-26
mtd: rawnand: brcmnand: update log level messages
David Regan
2024-02-26
mtd: rawnand: brcmnand: fix style issues
William Zhang
2024-02-26
mtd: rawnand: brcmnand: exec_op helper functions return type fixes
David Regan
2024-02-26
mtd: rawnand: stm32_fmc2: add MP25 support
Christophe Kerello
2024-02-26
mtd: rawnand: stm32_fmc2: use dma_get_slave_caps to get DMA max burst
Christophe Kerello
2024-02-26
mtd: rawnand: lpc32xx_mlc: fix irq handler prototype
Arnd Bergmann
2024-02-26
mtd: rawnand: Prefer struct_size over open coded arithmetic
Erick Archer
2024-02-26
mtd: rawnand: meson: fix scrambling mode value in command macro
Arseniy Krasnov
2024-02-26
mtd: rawnand: remove redundant assignment to variable bbtblocks
Colin Ian King
2024-02-26
mtd: spi-nor: core: rework struct spi_nor_erase_region
Takahiro Kuwano
2024-02-26
mtd: Remove support for Carillo Ranch driver
Matthew Wilcox (Oracle)
2024-02-26
mtd: chips: remove redundant assignment to variable timeo
Colin Ian King
2024-02-26
mtd: maps: physmap-core: fix flash size larger than 32-bit
Baruch Siach
2024-02-25
mtd: ubi: provide NVMEM layer over UBI volumes
Daniel Golle
2024-02-25
mtd: ubi: populate ubi volume fwnode
Daniel Golle
2024-02-25
mtd: ubi: introduce pre-removal notification for UBI volumes
Daniel Golle
2024-02-25
mtd: ubi: attach from device tree
Daniel Golle
2024-02-25
mtd: ubi: block: use notifier to create ubiblock from parameter
Daniel Golle
2024-02-25
ubi: Correct the number of PEBs after a volume resize failure
ZhaoLong Wang
2024-02-25
ubi: fix slab-out-of-bounds in ubi_eba_get_ldesc+0xfb/0x130
Guo Xuenan
2024-02-25
ubi: correct the calculation of fastmap size
Zhang Yi
2024-02-25
ubi: Check for too small LEB size in VTBL code
Richard Weinberger
2024-02-25
block2mtd: port device access to files
Christian Brauner
2024-02-19
ubiblock: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-19
mtd_blkdevs: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
2024-02-08
mtd: dataflash: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-05
mtd: rawnand: marvell: fix layouts
Elad Nachman
2024-02-05
mtd: spinand: esmt: Extend IDs to 5 bytes
Ezra Buehler
2024-02-05
mtd: ssfdc: Improve a size determination in ssfdcr_add_mtd()
Markus Elfring
2024-02-05
mtd: ssfdc: Fix indentation in ssfdcr_add_mtd()
Markus Elfring
2024-02-05
mtd: ssfdc: One function call less in ssfdcr_add_mtd() after error detection
Markus Elfring
[prev]
[next]