]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'nand/for-7.2' into mtd/next
authorMiquel Raynal <miquel.raynal@bootlin.com>
Sun, 21 Jun 2026 15:05:45 +0000 (17:05 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Sun, 21 Jun 2026 15:05:45 +0000 (17:05 +0200)
commit49420dfdedd676befaa999b165a76d8d7eec4fab
treeeafef38246f234752ad47e4ff7fb7d55fe6e95eb
parentc10f641fcb04a33da0b6bfc59cdadc250aafeb96
parent4f2692a5383e4bdd43ae940cda012360f7217a2d
Merge tag 'nand/for-7.2' into mtd/next

* Extend SPI NAND continuous read to Winbond devices, which requires
  numerous changes in the spi-{mem,nand} layers such as the need for a
  secondary read operation template.

* Continuous reads in general have also been enhanced/fixed for avoiding
  potential issues at probe time and at block boundaries.

Plus, there is the usual load of misc fixes and improvements.
drivers/mtd/nand/raw/Kconfig
drivers/mtd/spi-nor/core.c
drivers/mtd/spi-nor/debugfs.c