All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] SPI fixes for v5.15-rc2
@ 2021-09-20 12:19 Mark Brown
  2021-09-20 20:21 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2021-09-20 12:19 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-spi, linux-kernel, Mark Brown

The following changes since commit 26cfc0dbe43aae60dc03af27077775244f26c167:

  spi: spi-zynq-qspi: use wait_for_completion_timeout to make zynq_qspi_exec_mem_op not interruptible (2021-08-26 13:42:44 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 2bab94090b01bc593d8bc25f68df41f198721173:

  spi: tegra20-slink: Declare runtime suspend and resume functions conditionally (2021-09-09 14:16:27 +0100)

----------------------------------------------------------------
spi: Fixes for v5.15

This contains a couple of fixes, one fix for handling of zero length
transfers on Rockchip devices and a warning fix which will conflict with
a version you did but cleans up some extra unneeded forward declarations
as well which seems a bit neater.

----------------------------------------------------------------
Guenter Roeck (1):
      spi: tegra20-slink: Declare runtime suspend and resume functions conditionally

Tobias Schramm (1):
      spi: rockchip: handle zero length transfers without timing out

 drivers/spi/spi-rockchip.c      | 6 ++++++
 drivers/spi/spi-tegra20-slink.c | 5 ++---
 2 files changed, 8 insertions(+), 3 deletions(-)

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

* Re: [GIT PULL] SPI fixes for v5.15-rc2
  2021-09-20 12:19 [GIT PULL] SPI fixes for v5.15-rc2 Mark Brown
@ 2021-09-20 20:21 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-09-20 20:21 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linus Torvalds, linux-spi, linux-kernel, Mark Brown

The pull request you sent on Mon, 20 Sep 2021 13:19:02 +0100:

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

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

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:[~2021-09-20 20:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-20 12:19 [GIT PULL] SPI fixes for v5.15-rc2 Mark Brown
2021-09-20 20:21 ` 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.