The following changes since commit 00fb259c618ea1198fc51b53a6167aa0d78672a9: spi: bcm-qspi: Fix probe regression on iProc platforms (2020-09-24 12:09:46 +0100) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v5.9-rc8 for you to fetch changes up to 1c33524f79853f41e80390b1a223254aadd30bd4: MAINTAINERS: Add maintainer of DW APB SSI driver (2020-10-05 13:22:59 +0100) ---------------------------------------------------------------- spi: Fix for v5.9 One last minute fix for v5.9 which has been causing crashes in test systems with the fsl-dspi driver when they hit deferred probe (and which I probably let cook in next a bit longer than is ideal) plus an update to MAINTAINERS reflecting Serge's extensive and detailed recent work on the DesignWare driver. ---------------------------------------------------------------- Michael Walle (1): spi: fsl-dspi: fix NULL pointer dereference Serge Semin (1): MAINTAINERS: Add maintainer of DW APB SSI driver MAINTAINERS | 7 +++++++ drivers/spi/spi-fsl-dspi.c | 5 +++-- 2 files changed, 10 insertions(+), 2 deletions(-)