linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] mtd: Fixes for v6.1-rc3
@ 2022-10-28  9:31 Miquel Raynal
  2022-10-28 21:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Miquel Raynal @ 2022-10-28  9:31 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-mtd, Richard Weinberger, Tudor Ambarus,
	Vignesh Raghavendra, Frieder Schrempf, Michael Walle,
	Pratyush Yadav, linux-kernel

Hello Linus,

This is an MTD fixes PR for the next -rc.

Thanks,
Miquèl

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-6.1-rc3

for you to fetch changes up to 05e258c6ec669d6d18c494ea03d35962d6f5b545:

  mtd: parsers: bcm47xxpart: Fix halfblock reads (2022-10-18 11:20:12 +0200)

----------------------------------------------------------------
MTD core:
* partitions: Add missing of_node_get() in dynamic partitions code

Parser drivers:
* bcm47xxpart: Fix halfblock reads

Raw NAND controller drivers:
* marvell: Use correct logic for nand-keep-config
* tegra: Fix PM disable depth imbalance in probe
* intel: Add missing of_node_put() in ebu_nand_probe()

SPI-NOR core changes:
* Ignore -ENOTSUPP in spi_nor_init()

----------------------------------------------------------------
Linus Walleij (1):
      mtd: parsers: bcm47xxpart: Fix halfblock reads

Mika Westerberg (1):
      mtd: spi-nor: core: Ignore -ENOTSUPP in spi_nor_init()

Rafał Miłecki (1):
      mtd: core: add missing of_node_get() in dynamic partitions code

Tony O'Brien (1):
      mtd: rawnand: marvell: Use correct logic for nand-keep-config

Yang Yingliang (1):
      mtd: rawnand: intel: Add missing of_node_put() in ebu_nand_probe()

Zhang Qilong (1):
      mtd: rawnand: tegra: Fix PM disable depth imbalance in probe

 drivers/mtd/mtdcore.c                        |  2 +-
 drivers/mtd/nand/raw/intel-nand-controller.c | 23 +++++++++++++++--------
 drivers/mtd/nand/raw/marvell_nand.c          |  2 +-
 drivers/mtd/nand/raw/tegra_nand.c            |  4 +++-
 drivers/mtd/parsers/bcm47xxpart.c            |  4 ++--
 drivers/mtd/spi-nor/core.c                   |  4 +++-
 6 files changed, 25 insertions(+), 14 deletions(-)

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] mtd: Fixes for v6.1-rc3
  2022-10-28  9:31 [GIT PULL] mtd: Fixes for v6.1-rc3 Miquel Raynal
@ 2022-10-28 21:10 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-10-28 21:10 UTC (permalink / raw)
  To: Miquel Raynal
  Cc: Linus Torvalds, linux-mtd, Richard Weinberger, Tudor Ambarus,
	Vignesh Raghavendra, Frieder Schrempf, Michael Walle,
	Pratyush Yadav, linux-kernel

The pull request you sent on Fri, 28 Oct 2022 11:31:11 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-6.1-rc3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2eb824f68d8c33e05f2003773f44ae2eae5892d0

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-28 21:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-28  9:31 [GIT PULL] mtd: Fixes for v6.1-rc3 Miquel Raynal
2022-10-28 21:10 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).