Merge tag 'spi-fix-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Pull spi fixes from Mark Brown: "A small collection of fixes that have arrived since the merge window, the most noticable one is a fix for unmapping messages when the mapping was done with the struct device supplied to do the mapping overridden" * tag 'spi-fix-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi: spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op() spi: cadence-quadspi: fix protocol setup for non-1-1-X operations spi: core: add dma_map_dev for __spi_unmap_msg() spi: mxic: Fix an error handling path in mxic_spi_probe() spi: rpc-if: Fix RPM imbalance in probe error path
Showing
- drivers/spi/spi-bcm-qspi.c 2 additions, 2 deletionsdrivers/spi/spi-bcm-qspi.c
- drivers/spi/spi-cadence-quadspi.c 12 additions, 34 deletionsdrivers/spi/spi-cadence-quadspi.c
- drivers/spi/spi-mxic.c 1 addition, 0 deletionsdrivers/spi/spi-mxic.c
- drivers/spi/spi-rpc-if.c 6 additions, 2 deletionsdrivers/spi/spi-rpc-if.c
- drivers/spi/spi.c 4 additions, 0 deletionsdrivers/spi/spi.c
Please register or sign in to comment