linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] SPI fixes for v5.18-rc1
@ 2022-04-08 14:57 Mark Brown
  2022-04-08 16:49 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2022-04-08 14:57 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-spi, linux-kernel, Mark Brown

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v5.18-rc1

for you to fetch changes up to 2c7d1b281286c46049cd22b43435cecba560edde:

  spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op() (2022-04-06 15:50:11 +0100)

----------------------------------------------------------------
spi: Fixes for v5.18

A small collection of fixes that have arrived since the merge window,
the most noticable one is a fix for unmapping messages when the mapping
was done with the struct device supplied to do the mapping overridden.

----------------------------------------------------------------
Christophe JAILLET (1):
      spi: mxic: Fix an error handling path in mxic_spi_probe()

Geert Uytterhoeven (1):
      spi: rpc-if: Fix RPM imbalance in probe error path

Kamal Dasu (1):
      spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op()

Matthias Schiffer (1):
      spi: cadence-quadspi: fix protocol setup for non-1-1-X operations

Vinod Koul (1):
      spi: core: add dma_map_dev for __spi_unmap_msg()

 drivers/spi/spi-bcm-qspi.c        |  4 ++--
 drivers/spi/spi-cadence-quadspi.c | 46 ++++++++++-----------------------------
 drivers/spi/spi-mxic.c            |  1 +
 drivers/spi/spi-rpc-if.c          |  8 +++++--
 drivers/spi/spi.c                 |  4 ++++
 5 files changed, 25 insertions(+), 38 deletions(-)

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

* Re: [GIT PULL] SPI fixes for v5.18-rc1
  2022-04-08 14:57 [GIT PULL] SPI fixes for v5.18-rc1 Mark Brown
@ 2022-04-08 16:49 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-04-08 16:49 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linus Torvalds, linux-spi, linux-kernel, Mark Brown

The pull request you sent on Fri, 08 Apr 2022 15:57:02 +0100:

> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v5.18-rc1

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

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:[~2022-04-08 16:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-08 14:57 [GIT PULL] SPI fixes for v5.18-rc1 Mark Brown
2022-04-08 16:49 ` 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).