mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] SPI fixes for v6.7-rc7
@ 2023-12-18 17:40 Mark Brown
  2023-12-18 19:24 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2023-12-18 17:40 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-spi, linux-kernel, Mark Brown

The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

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

for you to fetch changes up to fc70d643a2f6678cbe0f5c86433c1aeb4d613fcc:

  spi: atmel: Fix clock issue when using devices with different polarities (2023-12-14 10:56:37 +0000)

----------------------------------------------------------------
spi: Fixes for v6.7

A few bigger things here, the main one being that there were changes to
the atmel driver in this cycle which made it possible to kill transfers
being used for filesystem I/O which turned out to be very disruptive,
the series of patches here undoes that and hardens things up further.

There's also a few smaller driver specific changes, the main one being
to revert a change that duplicted delays.

----------------------------------------------------------------
Benjamin Bigler (1):
      spi: spi-imx: correctly configure burst length when using dma

Louis Chauvet (1):
      spi: atmel: Fix clock issue when using devices with different polarities

Miquel Raynal (3):
      spi: atmel: Do not cancel a transfer upon any signal
      spi: atmel: Drop unused defines
      spi: atmel: Prevent spi transfers from being killed

Nam Cao (1):
      spi: cadence: revert "Add SPI transfer delays"

 drivers/spi/spi-atmel.c   | 95 ++++++++++++++++++++++++++++++++++++++++++-----
 drivers/spi/spi-cadence.c |  1 -
 drivers/spi/spi-imx.c     | 15 ++++++--
 3 files changed, 96 insertions(+), 15 deletions(-)

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

end of thread, other threads:[~2023-12-18 19:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-18 17:40 [GIT PULL] SPI fixes for v6.7-rc7 Mark Brown
2023-12-18 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

all inboxes | Powered by JetHome®