index
:
linux-stable.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2026-05-27
mtd: spinand: Add support for randomizer
Cheng Ming Lin
2026-05-27
mtd: sc520cdp: Remove mapping since board is no longer supported
Sean Young
2026-05-27
mtd: netsc520: Remove mapping since board is no longer supported
Sean Young
2026-05-27
mtd: ts5500_flash: Remove mapping since board is no longer supported
Sean Young
2026-05-27
mtd: rawnand: fix condition in 'nand_select_target()'
Arseniy Krasnov
2026-05-26
block: switch numa_node to int in blk_mq_hw_ctx and init_request
Mateusz Nowicki
2026-05-26
mtd: spi-nor: debugfs: Add a locked sectors map
Miquel Raynal
2026-05-26
mtd: spi-nor: debugfs: Add locking support
Miquel Raynal
2026-05-26
mtd: spi-nor: Create a local SR cache
Miquel Raynal
2026-05-26
mtd: spi-nor: swp: Cosmetic changes
Miquel Raynal
2026-05-26
mtd: spi-nor: swp: Simplify checking the locked/unlocked range
Miquel Raynal
2026-05-26
mtd: spi-nor: swp: Create helpers for building the SR register
Miquel Raynal
2026-05-26
mtd: spi-nor: swp: Create a TB intermediate variable
Miquel Raynal
2026-05-26
mtd: spi-nor: swp: Rename a mask
Miquel Raynal
2026-05-26
mtd: spi-nor: swp: Create a helper that writes SR, CR and checks
Miquel Raynal
2026-05-26
mtd: spi-nor: swp: Use a pointer for SR instead of a single byte
Miquel Raynal
2026-05-26
mtd: spi-nor: swp: Clarify a comment
Miquel Raynal
2026-05-26
mtd: spi-nor: swp: Explain the MEMLOCK ioctl implementation behaviour
Miquel Raynal
2026-05-26
mtd: spi-nor: debugfs: Enhance output
Miquel Raynal
2026-05-26
mtd: spi-nor: debugfs: Align variable access with the rest of the file
Miquel Raynal
2026-05-26
mtd: spi-nor: Make sure the QE bit is kept enabled if useful
Miquel Raynal
2026-05-26
mtd: spi-nor: Drop duplicate Kconfig dependency
Miquel Raynal
2026-05-26
mtd: spi-nor: swp: Improve locking user experience
Miquel Raynal
2026-05-26
mtd: spi-nor: debugfs: Fix the flags list
Miquel Raynal
2026-05-04
mtd: sm_ftl: allocate cis_buffer with main struct
Rosen Penev
2026-05-04
mtd: spinand: Prevent continuous reads on some controllers
Miquel Raynal
2026-05-04
mtd: spinand: Make sure continuous read is always disabled during probe
Miquel Raynal
2026-05-04
mtd: spinand: winbond: Add support for continuous reads on W25NxxJW
Miquel Raynal
2026-05-04
mtd: spinand: winbond: Create a helper to detect the need for the HS bit
Miquel Raynal
2026-05-04
mtd: spinand: winbond: Create a helper to write the HS bit
Miquel Raynal
2026-05-04
mtd: spinand: winbond: Add support for continuous reads on W35NxxJW
Miquel Raynal
2026-05-04
mtd: spinand: winbond: Add support for continuous reads on W25NxxJW
Miquel Raynal
2026-05-04
mtd: spinand: Use secondary ops for continuous reads
Miquel Raynal
2026-05-04
Merge tag 'mtd/spi-mem-cont-read-for-7.2' into nand/next
Miquel Raynal
2026-05-04
spi: spi-mem: Transform the read operation template
Miquel Raynal
2026-05-04
mtd: spinand: Drop ECC dirmaps
Miquel Raynal
2026-05-04
mtd: spinand: Expose spinand_op_is_odtr()
Miquel Raynal
2026-05-04
mtd: spinand: Drop a too strong limitation
Miquel Raynal
2026-04-27
mtd: mtdsuper: replace simple_strtoul with kstrtouint
Haoyu Lu
2026-04-27
mtd: mtdoops: replace simple_strtoul with kstrtouint
Haoyu Lu
2026-04-27
mtd: qcom: Unify user-visible "Qualcomm" name
Krzysztof Kozlowski
2026-04-27
mtd: spinand: winbond: Fix ODTR write VCR on W35NxxJW
Miquel Raynal
2026-04-27
mtd: spinand: winbond: Set the packed page read flag to W35N02/04JW
Miquel Raynal
2026-04-27
mtd: spinand: Add support for packed read data ODTR commands
Miquel Raynal
2026-04-27
mtd: spi-nor: debugfs: fix out-of-bounds read in spi_nor_params_show()
Tudor Ambarus
2026-04-17
Merge tag 'mtd/for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2026-04-17
Merge tag 'nand/for-7.1' into mtd/next
Miquel Raynal
2026-04-17
Merge tag 'spi-nor/for-7.1' into mtd/next
Miquel Raynal
2026-04-17
Merge tag 'mips_7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2026-04-13
MIPS/mtd: Handle READY GPIO in generic NAND platform data
Linus Walleij
[prev]
[next]