linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] SPI fixes for v5.11-rc2
@ 2021-01-07 17:10 Mark Brown
  2021-01-07 20:23 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2021-01-07 17:10 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-spi, linux-kernel, Mark Brown

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 6170d077bf92c5b3dfbe1021688d3c0404f7c9e9:

  spi: fix the divide by 0 error when calculating xfer waiting time (2021-01-04 14:24:58 +0000)

----------------------------------------------------------------
spi: Fixes for v5.11

A couple of core fixes here, both to do with handling of drivers which
don't report their maximum speed since we factored some of the handling
for transfer speeds out into the core in the previous release.  There's
also some driver specific fixes, including a relatively large set for
some races around timeouts in spi-geni-qcom.

----------------------------------------------------------------
Douglas Anderson (4):
      spi: spi-geni-qcom: Fix geni_spi_isr() NULL dereference in timeout case
      spi: spi-geni-qcom: Fail new xfers if xfer/cancel/abort pending
      spi: spi-geni-qcom: Don't try to set CS if an xfer is pending
      spi: spi-geni-qcom: Print an error when we timeout setting the CS

Mark Brown (2):
      Merge remote-tracking branch 'spi/for-5.10' into spi-5.11
      Merge tag 'v5.11-rc1' into spi-5.11

Roman Guskov (1):
      spi: stm32: FIFO threshold level - fix align packet size

Tudor Ambarus (1):
      spi: Fix the clamping of spi->max_speed_hz

Xu Yilun (2):
      spi: altera: fix return value for altera_spi_txrx()
      spi: fix the divide by 0 error when calculating xfer waiting time

 drivers/spi/spi-altera.c    | 26 +++++++-------
 drivers/spi/spi-geni-qcom.c | 84 ++++++++++++++++++++++++++++++++++++++++++---
 drivers/spi/spi-stm32.c     |  4 +--
 drivers/spi/spi.c           | 11 ++++--
 4 files changed, 104 insertions(+), 21 deletions(-)

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

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

The pull request you sent on Thu, 07 Jan 2021 17:10:22 +0000:

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

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

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-01-07 20:24 UTC | newest]

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