linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] SPI fixes for v5.10-rc5
@ 2020-11-27 13:48 Mark Brown
  2020-11-27 19:33 ` Linus Torvalds
  2020-11-27 20:05 ` pr-tracker-bot
  0 siblings, 2 replies; 3+ messages in thread
From: Mark Brown @ 2020-11-27 13:48 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-spi, linux-kernel, Mark Brown

The following changes since commit 04a9cd51d3f3308a98cbc6adc07acb12fbade011:

  spi: npcm-fiu: Don't leak SPI master in probe error path (2020-11-17 17:08:39 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 0abdb0fba07322ce960d32a92a64847b3009b2e2:

  spi: dw: Fix spi registration for controllers overriding CS (2020-11-25 12:54:05 +0000)

----------------------------------------------------------------
spi: Fixes for v5.10

A few fixes for v5.10, one for the core which fixes some potential races
for controllers with multiple chip selects when configuration of the
chip select for one client device races with the addition and initial
setup of an additional client.

----------------------------------------------------------------
Clark Wang (1):
      spi: imx: fix the unbalanced spi runtime pm management

Lars Povlsen (1):
      spi: dw: Fix spi registration for controllers overriding CS

Ran Wang (1):
      spi: spi-nxp-fspi: fix fspi panic by unexpected interrupts

Serge Semin (1):
      spi: Take the SPI IO-mutex in the spi_setup() method

 drivers/spi/spi-dw-core.c  | 3 ++-
 drivers/spi/spi-imx.c      | 1 +
 drivers/spi/spi-nxp-fspi.c | 7 +++++++
 drivers/spi/spi.c          | 5 +++++
 4 files changed, 15 insertions(+), 1 deletion(-)

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

* Re: [GIT PULL] SPI fixes for v5.10-rc5
  2020-11-27 13:48 [GIT PULL] SPI fixes for v5.10-rc5 Mark Brown
@ 2020-11-27 19:33 ` Linus Torvalds
  2020-11-27 20:05 ` pr-tracker-bot
  1 sibling, 0 replies; 3+ messages in thread
From: Linus Torvalds @ 2020-11-27 19:33 UTC (permalink / raw)
  To: Mark Brown; +Cc: linux-spi, Linux Kernel Mailing List

On Fri, Nov 27, 2020 at 5:49 AM Mark Brown <broonie@kernel.org> wrote:
>
> A few fixes for v5.10, one for the core which fixes some potential races
> for controllers with multiple chip selects when configuration of the
> chip select for one client device races with the addition and initial
> setup of an additional client.

That's a really hard long sentence to read. I was going to try to
rephrase it to be a bit more readable, but gave up.

Anyway, pulled, I just reacted to that explanation not being easy to parse.

             Linus

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

* Re: [GIT PULL] SPI fixes for v5.10-rc5
  2020-11-27 13:48 [GIT PULL] SPI fixes for v5.10-rc5 Mark Brown
  2020-11-27 19:33 ` Linus Torvalds
@ 2020-11-27 20:05 ` pr-tracker-bot
  1 sibling, 0 replies; 3+ messages in thread
From: pr-tracker-bot @ 2020-11-27 20:05 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linus Torvalds, linux-spi, linux-kernel, Mark Brown

The pull request you sent on Fri, 27 Nov 2020 13:48:29 +0000:

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

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2020-11-28  2:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-27 13:48 [GIT PULL] SPI fixes for v5.10-rc5 Mark Brown
2020-11-27 19:33 ` Linus Torvalds
2020-11-27 20:05 ` 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).