All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] SPI fixes for v5.8-rc3
@ 2020-06-29 16:32 Mark Brown
  0 siblings, 0 replies; only message in thread
From: Mark Brown @ 2020-06-29 16:32 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-spi, Mark Brown

The following changes since commit 06096cc6c5a84ced929634b0d79376b94c65a4bd:

  spi: spidev: fix a potential use-after-free in spidev_release() (2020-06-18 17:47:00 +0100)

are available in the Git repository at:

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

for you to fetch changes up to cf961fce30f8269d0c2662c48b2618005b67dfd4:

  spi: pxa2xx: Add support for Intel Tiger Lake PCH-H (2020-06-25 15:50:50 +0100)

----------------------------------------------------------------
spi: Fixes for v5.8

A batch of fixes for the Freescale DSPI driver fixing some serious
issues with removal of active devices and one resume case, plus a few
new PCI IDs for Intel platforms.

----------------------------------------------------------------
Jarkko Nikula (1):
      spi: pxa2xx: Add support for Intel Tiger Lake PCH-H

Krzysztof Kozlowski (4):
      spi: spi-fsl-dspi: Fix lockup if device is removed during SPI transfer
      spi: spi-fsl-dspi: Fix lockup if device is shutdown during SPI transfer
      spi: spi-fsl-dspi: Fix external abort on interrupt in resume or exit paths
      spi: spi-fsl-dspi: Initialize completion before possible interrupt

 drivers/spi/spi-fsl-dspi.c | 39 ++++++++++++++++++++++-----------------
 drivers/spi/spi-pxa2xx.c   |  5 +++++
 2 files changed, 27 insertions(+), 17 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-06-29 19:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-29 16:32 [GIT PULL] SPI fixes for v5.8-rc3 Mark Brown

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.