linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] mtd: Fixes for v5.5-rc6
@ 2020-01-10 14:42 Miquel Raynal
  2020-01-10 20:31 ` Linus Torvalds
  2020-01-11 14:45 ` pr-tracker-bot
  0 siblings, 2 replies; 7+ messages in thread
From: Miquel Raynal @ 2020-01-10 14:42 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Richard Weinberger, linux-mtd, Vignesh Raghavendra, linux-kernel,
	Tudor Ambarus

Hello Linus,

This is the MTD fixes PR for v5.5-rc6.

Thanks,
Miquèl

The following changes since commit c79f46a282390e0f5b306007bf7b11a46d529538:

  Linux 5.5-rc5 (2020-01-05 14:23:27 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-5.5-rc6

for you to fetch changes up to 82de6a6fb67e16a30ec2f586b1f6976c2d7b4b62:

  mtd: spi-nor: Fix the writing of the Status Register on micron flashes (2020-01-09 20:11:34 +0100)

----------------------------------------------------------------
MTD:
* sm_ftl: Fix NULL pointer warning.

Raw NAND:
* Cadence: fix compile testing.
* STM32: Avoid locking.

Onenand:
* Fix several sparse/build warnings.

SPI-NOR:
* Add a flag to fix interaction with Micron parts.

----------------------------------------------------------------
Amir Mahdi Ghorbanian (1):
      mtd: onenand: omap2: Fix errors in style

Arnd Bergmann (1):
      mtd: sm_ftl: fix NULL pointer warning

Christophe Kerello (1):
      mtd: rawnand: stm32_fmc2: avoid to lock the CPU bus

Krzysztof Kozlowski (1):
      mtd: onenand: samsung: Fix iomem access with regular memcpy

Peter Ujfalusi (1):
      mtd: onenand: omap2: Pass correct flags for prep_dma_memcpy

Tudor Ambarus (1):
      mtd: spi-nor: Fix the writing of the Status Register on micron flashes

Vasyl Gomonovych (1):
      mtd: cadence: Fix cast to pointer from integer of different size warning

 drivers/mtd/nand/onenand/omap2.c               | 14 ++++++------
 drivers/mtd/nand/onenand/onenand_base.c        | 14 ++++++------
 drivers/mtd/nand/onenand/samsung_mtd.c         |  8 +++----
 drivers/mtd/nand/raw/cadence-nand-controller.c | 13 ++++++-----
 drivers/mtd/nand/raw/stm32_fmc2_nand.c         | 38 +++++++++++++++++++++++++++++++--
 drivers/mtd/sm_ftl.c                           |  3 ++-
 drivers/mtd/spi-nor/spi-nor.c                  |  1 +
 include/linux/mtd/flashchip.h                  |  2 +-
 8 files changed, 65 insertions(+), 28 deletions(-)

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

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

end of thread, other threads:[~2020-01-13 20:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-10 14:42 [GIT PULL] mtd: Fixes for v5.5-rc6 Miquel Raynal
2020-01-10 20:31 ` Linus Torvalds
2020-01-10 20:38   ` Linus Torvalds
2020-01-11 14:50     ` Konstantin Ryabitsev
2020-01-13  8:02       ` Geert Uytterhoeven
2020-01-13 20:52         ` Konstantin Ryabitsev
2020-01-11 14:45 ` 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).