All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Richard Weinberger <richard@nod.at>,
	Tudor Ambarus <Tudor.Ambarus@linaro.org>,
	Vignesh Raghavendra <vigneshr@ti.com>,
	Frieder Schrempf <frieder.schrempf@kontron.de>,
	Michael Walle <michael@walle.cc>,
	Pratyush Yadav <pratyush@kernel.org>,
	linux-mtd@lists.infradead.org,
	Miquel Raynal <miquel.raynal@bootlin.com>
Subject: [GIT PULL] mtd: Changes for 6.14-rc4
Date: Fri, 21 Feb 2025 17:01:48 +0100	[thread overview]
Message-ID: <87ikp3ffrn.fsf@bootlin.com> (raw)

Hello,

This is a fixes PR for the next -rc cycle of 6.14.

Thanks,
Miquèl

The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

  Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-6.14-rc4

for you to fetch changes up to 1dbf60277e9b6181d2366a94c974728106cdd551:

  Merge tag 'spi-nor/fixes-for-6.14-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/fixes (2025-02-19 14:38:47 +0100)

----------------------------------------------------------------
The two most important fixes in this list are probably the SST write
failure and the Qcom raw NAND controller probe failure which are due to
some refactoring, otherwise there has been a series of misc fixes on the
Cadence raw NAND controller driver and especially on the DMA side.

----------------------------------------------------------------
Amit Kumar Mahapatra (1):
      mtd: spi-nor: sst: Fix SST write failure

Christian Marangi (1):
      mtd: rawnand: qcom: fix broken config in qcom_param_page_type_exec

Miquel Raynal (1):
      Merge tag 'spi-nor/fixes-for-6.14-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/fixes

Niravkumar L Rabara (5):
      mtd: rawnand: cadence: fix error code in cadence_nand_init()
      mtd: rawnand: cadence: use dma_map_resource for sdma address
      mtd: rawnand: cadence: fix incorrect device in dma_unmap_single
      dt-bindings: mtd: cadence: document required clock-names
      mtd: rawnand: cadence: fix unchecked dereference

 .../devicetree/bindings/mtd/cdns,hp-nfc.yaml       |  8 +++-
 drivers/mtd/nand/raw/cadence-nand-controller.c     | 44 ++++++++++++++++------
 drivers/mtd/nand/raw/qcom_nandc.c                  | 22 +++++------
 drivers/mtd/spi-nor/sst.c                          |  2 +-
 4 files changed, 52 insertions(+), 24 deletions(-)

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

             reply	other threads:[~2025-02-21 16:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-21 16:01 Miquel Raynal [this message]
2025-02-21 17:10 ` [GIT PULL] mtd: Changes for 6.14-rc4 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ikp3ffrn.fsf@bootlin.com \
    --to=miquel.raynal@bootlin.com \
    --cc=Tudor.Ambarus@linaro.org \
    --cc=frieder.schrempf@kontron.de \
    --cc=linux-mtd@lists.infradead.org \
    --cc=michael@walle.cc \
    --cc=pratyush@kernel.org \
    --cc=richard@nod.at \
    --cc=torvalds@linux-foundation.org \
    --cc=vigneshr@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.