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

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 419bc8f681a0dc63588cee693b6d45e7caa6006c:

  spi: rockchip: Unmask IRQ at the final to avoid preemption (2022-06-20 11:35:43 +0100)

----------------------------------------------------------------
spi: Fixes for v5.19

A bunch of driver specific fixes, plus a fix for spi-mem's status
polling for devices that use GPIO chip selects and a DT bindings
examples fix that helps with the validation work.

----------------------------------------------------------------
Jon Lin (1):
      spi: rockchip: Unmask IRQ at the final to avoid preemption

Lars-Peter Clausen (1):
      spi: cadence: Detect transmit FIFO depth

Patrice Chotard (1):
      spi: spi-mem: Fix spi_mem_poll_status()

Rob Herring (1):
      spi: dt-bindings: Fix unevaluatedProperties warnings in examples

Sai Krishna Potthuri (1):
      spi: spi-cadence: Fix SPI CS gets toggling sporadically

 .../bindings/spi/microchip,mpfs-spi.yaml           |  1 -
 .../bindings/spi/qcom,spi-geni-qcom.yaml           |  1 -
 drivers/spi/spi-cadence.c                          | 37 ++++++++++++++++++----
 drivers/spi/spi-mem.c                              |  2 +-
 drivers/spi/spi-rockchip.c                         | 11 ++++---
 5 files changed, 39 insertions(+), 13 deletions(-)

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

* Re: [GIT PULL] SPI fixes for v5.19-rc3
  2022-06-24 16:54 [GIT PULL] SPI fixes for v5.19-rc3 Mark Brown
@ 2022-06-24 21:08 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-06-24 21:08 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linus Torvalds, linux-spi, linux-kernel, Mark Brown

The pull request you sent on Fri, 24 Jun 2022 17:54:07 +0100:

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

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

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-06-24 21:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-24 16:54 [GIT PULL] SPI fixes for v5.19-rc3 Mark Brown
2022-06-24 21:08 ` 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.