linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] SPI fixes for v6.8-rc4
@ 2024-02-15 13:39 Mark Brown
  2024-02-15 19:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2024-02-15 13:39 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-spi, linux-kernel, Mark Brown

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1765 bytes --]

The following changes since commit 6500ad28fd5d67d5ca0fee9da73c463090842440:

  spi: sh-msiof: avoid integer overflow in constants (2024-01-30 15:27:21 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 269e31aecdd0b70f53a05def79480f15cbcc0fd6:

  spi-mxs: Fix chipselect glitch (2024-02-13 15:48:22 +0000)

----------------------------------------------------------------
spi: Fixes for v6.8

A smallish collection of fixes for SPI, all driver specific, plus one
device ID addition for a new Intel part.  The ppc4xx isn't routinely
covered by most of the automated testing so there were some errors that
were missed in some of the recent API conversions, otherwise there's
nothing super remarkable here.

----------------------------------------------------------------
Carlos Song (1):
      spi: imx: fix the burst length at DMA mode and CPU mode

Christian Lamparter (1):
      spi: spi-ppc4xx: include missing platform_device.h

Mika Westerberg (1):
      spi: intel-pci: Add support for Lunar Lake-M SPI serial flash

Ralf Schlatterbeck (1):
      spi-mxs: Fix chipselect glitch

Uwe Kleine-König (3):
      spi: ppc4xx: Fix fallout from include cleanup
      spi: ppc4xx: Fix fallout from rename in struct spi_bitbang
      spi: ppc4xx: Drop write-only variable

Vaishnav Achath (1):
      spi: omap2-mcspi: Revert FIFO support without DMA

 drivers/spi/spi-imx.c         |   9 +--
 drivers/spi/spi-intel-pci.c   |   1 +
 drivers/spi/spi-mxs.c         |   3 +-
 drivers/spi/spi-omap2-mcspi.c | 137 +++---------------------------------------
 drivers/spi/spi-ppc4xx.c      |  21 +++----
 5 files changed, 25 insertions(+), 146 deletions(-)

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

* Re: [GIT PULL] SPI fixes for v6.8-rc4
  2024-02-15 13:39 [GIT PULL] SPI fixes for v6.8-rc4 Mark Brown
@ 2024-02-15 19:50 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-02-15 19:50 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linus Torvalds, linux-spi, linux-kernel, Mark Brown

The pull request you sent on Thu, 15 Feb 2024 13:39:06 +0000:

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

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

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:[~2024-02-15 19:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-15 13:39 [GIT PULL] SPI fixes for v6.8-rc4 Mark Brown
2024-02-15 19:50 ` 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).