lkml.org 
[lkml]   [2021]   [Jul]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] SPI fixes for v5.14-rc2
Date
The following changes since commit b470e10eb43f19e08245cd87dd3192a8141cfbb5:

spi: core: add dma_map_dev for dma device (2021-06-25 12:26:49 +0100)

are available in the Git repository at:

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

for you to fetch changes up to c45c1e82bba130db4f19d9dbc1deefcf4ea994ed:

spi: spi-bcm2835: Fix deadlock (2021-07-20 13:34:05 +0100)

----------------------------------------------------------------
spi: Fixes for v5.14

A collection of driver specific fixes, there was a bit of a kerfuffle
with some last minute review on hte spi-cadence-quadspi division by zero
change but otherwise nothing terribly remarkable here - important fixes
if you have the hardware but nothing with too wide an impact.

----------------------------------------------------------------
Alain Volmat (2):
spi: stm32h7: fix full duplex irq handler handling
spi: stm32: fixes pm_runtime calls in probe/remove

Alexandru Tachici (1):
spi: spi-bcm2835: Fix deadlock

Apurva Nandan (1):
spi: cadence-quadspi: Disable Auto-HW polling

Dan Sneddon (1):
spi: atmel: Fix CS and initialization bug

Marek Vasut (2):
spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay
spi: cadence: Correct initialisation of runtime PM again

Mason Zhang (1):
spi: mediatek: move devm_spi_register_master position

Peter Hess (1):
spi: mediatek: fix fifo rx mode

Yoshitaka Ikeda (3):
spi: spi-cadence-quadspi: Fix division by zero warning
spi: spi-cadence-quadspi: Revert "Fix division by zero warning"
spi: spi-cadence-quadspi: Fix division by zero warning

drivers/spi/spi-atmel.c | 9 ++-------
drivers/spi/spi-bcm2835.c | 12 +++++++-----
drivers/spi/spi-cadence-quadspi.c | 30 +++++++++++++++++-------------
drivers/spi/spi-cadence.c | 14 +++++++++-----
drivers/spi/spi-imx.c | 38 +++++++++++++++++++-------------------
drivers/spi/spi-mt65xx.c | 28 +++++++++++++++++++---------
drivers/spi/spi-stm32.c | 24 +++++++++++++++++-------
7 files changed, 90 insertions(+), 65 deletions(-)

\
 
 \ /
  Last update: 2021-07-21 19:35    [W:0.028 / U:0.112 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site