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

The following changes since commit bff6bef701db784bb159a659e99c785b4594fc96:

  spi: amd: Fix SPI_SPD7 value (2022-11-04 12:25:03 +0000)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.1-rc6

for you to fetch changes up to e85e9e0d8cb759013d6474011c227f92e442d746:

  spi: spi-imx: spi_imx_transfer_one(): check for DMA transfer first (2022-11-18 11:39:50 +0000)

----------------------------------------------------------------
spi: Fixes for v6.1

A few fixes, all device specific.  The most important ones are for the
i.MX driver which had a couple of nasty data corruption inducing errors
appear after the change to support PIO mode in the last merge window
(one introduced by the change and one latent one which the PIO changes
exposed), thanks to Frieder, Fabio, Marc and Marek for jumping on that
and resolving the issues quickly once they were found.

----------------------------------------------------------------
Frieder Schrempf (1):
      spi: spi-imx: Fix spi_bus_clk if requested clock is higher than input clock

Krishna Yarlagadda (1):
      spi: tegra210-quad: Fix duplicate resource error

Marc Kleine-Budde (1):
      spi: spi-imx: spi_imx_transfer_one(): check for DMA transfer first

Xiongfeng Wang (1):
      spi: dw-dma: decrease reference count in dw_spi_dma_init_mfld()

Zhichao Liu (1):
      spi: mediatek: Fix DEVAPC Violation at KO Remove

 drivers/spi/spi-dw-dma.c        |  3 +++
 drivers/spi/spi-imx.c           | 13 ++++++++-----
 drivers/spi/spi-mt65xx.c        |  8 +++++++-
 drivers/spi/spi-tegra210-quad.c |  3 ++-
 4 files changed, 20 insertions(+), 7 deletions(-)

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

* Re: [GIT PULL] SPI fixes for v6.1-rc6
  2022-11-23 16:04 [GIT PULL] SPI fixes for v6.1-rc6 Mark Brown
@ 2022-11-23 19:24 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-11-23 19:24 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linus Torvalds, linux-spi, linux-kernel, Mark Brown

The pull request you sent on Wed, 23 Nov 2022 16:04:59 +0000:

> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.1-rc6

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

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-11-23 19:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-23 16:04 [GIT PULL] SPI fixes for v6.1-rc6 Mark Brown
2022-11-23 19:24 ` 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).