Merge tag 'spi-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Pull spi fixes from Mark Brown: "There's some driver specific fixes here plus one core fix for memory leaks that could be triggered by a potential race condition when cleaning up after we have split transfers to fit into what the controller can support" * tag 'spi-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi: spi: stm32: fix pm_runtime_get_sync() error checking spi: Fix memory leak on splited transfers spi: spi-cadence-quadspi: Fix mapping of buffers for DMA reads spi: stm32: Rate-limit the 'Communication suspended' message spi: spi-loopback-test: Fix out-of-bounds read spi: spi-cadence-quadspi: Populate get_name() interface MAINTAINERS: add myself as maintainer for spi-fsl-dspi driver
Showing
- MAINTAINERS 8 additions, 0 deletionsMAINTAINERS
- drivers/spi/spi-cadence-quadspi.c 14 additions, 3 deletionsdrivers/spi/spi-cadence-quadspi.c
- drivers/spi/spi-loopback-test.c 1 addition, 1 deletiondrivers/spi/spi-loopback-test.c
- drivers/spi/spi-stm32.c 6 additions, 2 deletionsdrivers/spi/spi-stm32.c
- drivers/spi/spi.c 7 additions, 2 deletionsdrivers/spi/spi.c
Please register or sign in to comment