public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] mtd: Fixes for 6.4-rc5
@ 2023-06-01 16:19 Miquel Raynal
  2023-06-01 21:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Miquel Raynal @ 2023-06-01 16:19 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,

Here are a couple of mtd fixes we would like to get into 6.4. All the
fixes have been in -next for a week but I messed the authorship of the
MAINTAINERS patch when I manually applied it due to the reordering
of the file which slipped in, so I edited the commit and pushed -f
right before tagging.

Thanks,
Miquèl

The following changes since commit 44c026a73be8038f03dbdeef028b642880cf1511:

  Linux 6.4-rc3 (2023-05-21 14:05:48 -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.4-rc5

for you to fetch changes up to c4d28e30a8d0b979e4029465ab8f312ab6ce2644:

  mtd: rawnand: marvell: don't set the NAND frequency select (2023-06-01 18:12:33 +0200)

----------------------------------------------------------------
MTD core:
* MAINTAINERS: Add Michal as reviewer instead of Naga
* mtdchar: Mark bits of ioctl handler noinline

NAND controller drivers:
* marvell:
  - Don't set the NAND frequency select
  - Ensure timing values are written
* ingenic: Fix empty stub helper definitions

SPI-NOR core:
* Fix divide by zero for spi-nor-generic flashes

SPI-NOR manufacturer driver:
* spansion: make sure local struct does not contain garbage

----------------------------------------------------------------
Arnd Bergmann (2):
      mtd: rawnand: ingenic: fix empty stub helper definitions
      mtdchar: mark bits of ioctl handler noinline

Chris Packham (2):
      mtd: rawnand: marvell: ensure timing values are written
      mtd: rawnand: marvell: don't set the NAND frequency select

Michal Simek (1):
      MAINTAINERS: Add myself as reviewer instead of Naga

Tudor Ambarus (2):
      mtd: spi-nor: spansion: make sure local struct does not contain garbage
      mtd: spi-nor: Fix divide by zero for spi-nor-generic flashes

 MAINTAINERS                                |  6 +++---
 drivers/mtd/mtdchar.c                      |  8 ++++----
 drivers/mtd/nand/raw/ingenic/ingenic_ecc.h |  8 ++++----
 drivers/mtd/nand/raw/marvell_nand.c        | 10 ++++++----
 drivers/mtd/spi-nor/core.c                 |  5 ++++-
 drivers/mtd/spi-nor/spansion.c             |  4 ++--
 6 files changed, 23 insertions(+), 18 deletions(-)
mraynal@xps-13: ~/linux-nand [mtd/fixes]$ 

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

* Re: [GIT PULL] mtd: Fixes for 6.4-rc5
  2023-06-01 16:19 [GIT PULL] mtd: Fixes for 6.4-rc5 Miquel Raynal
@ 2023-06-01 21:40 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-06-01 21:40 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 Thu, 1 Jun 2023 18:19:16 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-6.4-rc5

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

Thank you!

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

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

end of thread, other threads:[~2023-06-01 21:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-01 16:19 [GIT PULL] mtd: Fixes for 6.4-rc5 Miquel Raynal
2023-06-01 21:40 ` 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