]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'nand/for-5.15' into mtd/next
authorMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 2 Sep 2021 22:04:16 +0000 (00:04 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 2 Sep 2021 22:04:16 +0000 (00:04 +0200)
commit9db649115410515efd9c60a830240f49870863af
treeac61d6979fbf5f2cf50bf00922a2cd29320f080c
parent7f3b023c49bd948c4aa86644345eb1bc5884177b
parent19870570ea25750c97377b7f65753230ebbe7d9b
Merge tag 'nand/for-5.15' into mtd/next

NAND core changes:
* Repair Miquel Raynal's email address in MAINTAINERS
* Fix a couple of spelling mistakes in Kconfig
* bbt: Skip bad blocks when searching for the BBT in NAND
* Remove never changed ret variable

Raw NAND changes:
* cafe: Fix a resource leak in the error handling path of 'cafe_nand_probe()'
* intel: Fix error handling in probe
* omap: Fix kernel doc warning on 'calcuate' typo
* gpmc: Fix the ECC bytes vs. OOB bytes equation

SPI-NAND core changes:
* Properly fill the OOB area.
* Fix comment

SPI-NAND drivers changes:
* macronix: Add Quad support for serial NAND flash