[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190610142648.GB5316@sirena.org.uk>
Date: Mon, 10 Jun 2019 15:26:48 +0100
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-spi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] spi fixes for v5.2
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(-)
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists