All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] spi fixes for v5.2
@ 2019-06-10 14:26 Mark Brown
  2019-06-10 17:55 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2019-06-10 14:26 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-spi, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1403 bytes --]

The following changes since commit d61ad23cb3be09ff4956e9b9794134456522817f:

  spi: Clear SPI_CS_HIGH flag from bad_bits for GPIO chip-select (2019-05-02 10:38:00 +0900)

are available in the Git repository at:

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

for you to fetch changes up to f3440d9a0da292dc4998d9393162fcfb996fd671:

  spi: abort spi_sync if failed to prepare_transfer_hardware (2019-05-23 14:36:13 +0100)

----------------------------------------------------------------
spi: Fixes for v5.2

A small set of fixes here, one core fix for error handling when we fail
to set up the hardware before initiating a transfer and another one
reverting a change in the core which broke Raspberry Pi in common use
cases as part of some optimization work.  There's also a couple of
driver specific fixes.

----------------------------------------------------------------
Christophe Leroy (1):
      spi: spi-fsl-spi: call spi_finalize_current_message() at the end

Mark Brown (1):
      spi: Fix Raspberry Pi breakage

Super Liu (1):
      spi: abort spi_sync if failed to prepare_transfer_hardware

YueHaibing (1):
      spi: bitbang: Fix NULL pointer dereference in spi_unregister_master

 drivers/spi/spi-bitbang.c |  2 +-
 drivers/spi/spi-fsl-spi.c |  2 +-
 drivers/spi/spi.c         | 11 ++++++++---
 3 files changed, 10 insertions(+), 5 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Re: [GIT PULL] spi fixes for v5.2
  2019-06-10 14:26 [GIT PULL] spi fixes for v5.2 Mark Brown
@ 2019-06-10 17:55 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-06-10 17:55 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linus Torvalds, linux-spi, linux-kernel

The pull request you sent on Mon, 10 Jun 2019 15:26:48 +0100:

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

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

Thank you!

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

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

end of thread, other threads:[~2019-06-10 17:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-10 14:26 [GIT PULL] spi fixes for v5.2 Mark Brown
2019-06-10 17:55 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.