The following changes since commit 1a8196a93e493c0a50b800cb09cef60b124eee15: spi: spi-gxp: BUG: Correct spi write return value (2023-09-27 17:06:36 +0200) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6-6-rc4 for you to fetch changes up to 2ec8b010979036c2fe79a64adb6ecc0bd11e91d1: spi: npcm-fiu: Fix UMA reads when dummy.nbytes == 0 (2023-10-02 15:03:19 +0100) ---------------------------------------------------------------- spi: Fix for v6.6 A fix for the npcm-fiu driver in cases where there are no dummy bytes during reads. ---------------------------------------------------------------- William A. Kennington III (1): spi: npcm-fiu: Fix UMA reads when dummy.nbytes == 0 drivers/spi/spi-npcm-fiu.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)