All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] mtd: Changes for 6.14-rc4
@ 2025-02-21 16:01 Miquel Raynal
  2025-02-21 17:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Miquel Raynal @ 2025-02-21 16:01 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Richard Weinberger, Tudor Ambarus, Vignesh Raghavendra,
	Frieder Schrempf, Michael Walle, Pratyush Yadav, linux-mtd,
	Miquel Raynal

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/

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

end of thread, other threads:[~2025-02-21 18:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-21 16:01 [GIT PULL] mtd: Changes for 6.14-rc4 Miquel Raynal
2025-02-21 17:10 ` pr-tracker-bot

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.