linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] SPI fixes for v6.4-rc3
@ 2023-05-24 10:13 Mark Brown
  2023-05-24 18:48 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2023-05-24 10:13 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-spi, linux-kernel, Mark Brown

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 6afe2ae8dc48e643cb9f52e86494b96942440bc6:

  spi: spi-cadence: Interleave write of TX and read of RX FIFO (2023-05-22 11:41:05 +0100)

----------------------------------------------------------------
spi: Fixes for v6.4

A collection of fixes that came in since the merge window, plus an
update to MAINTAINERS.  The Cadence fixes are coming from the addition
of device mode support, they required a couple of incremental updates in
order to get something that works robustly for both device and
controller modes.

----------------------------------------------------------------
Amit Kumar Mahapatra (1):
      spi: dw: Replace spi->chip_select references with function calls

Charles Keepax (3):
      spi: spi-cadence: Avoid read of RX FIFO before its ready
      spi: spi-cadence: Only overlap FIFO transactions in slave mode
      spi: spi-cadence: Interleave write of TX and read of RX FIFO

Krzysztof Kozlowski (1):
      spi: MAINTAINERS: drop Krzysztof Kozlowski from Samsung SPI

Vijaya Krishna Nivarthi (1):
      spi: spi-geni-qcom: Select FIFO mode for chip select

 MAINTAINERS                 |   1 -
 drivers/spi/spi-cadence.c   | 105 +++++++++++++++++++-------------------------
 drivers/spi/spi-dw-mmio.c   |   8 ++--
 drivers/spi/spi-geni-qcom.c |   2 +
 4 files changed, 51 insertions(+), 65 deletions(-)

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

* Re: [GIT PULL] SPI fixes for v6.4-rc3
  2023-05-24 10:13 [GIT PULL] SPI fixes for v6.4-rc3 Mark Brown
@ 2023-05-24 18:48 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-05-24 18:48 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linus Torvalds, linux-spi, linux-kernel, Mark Brown

The pull request you sent on Wed, 24 May 2023 11:13:17 +0100:

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

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

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:[~2023-05-24 18:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-24 10:13 [GIT PULL] SPI fixes for v6.4-rc3 Mark Brown
2023-05-24 18:48 ` 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).