The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b: Linux 6.14-rc1 (2025-02-02 15:39:26 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v6.14-rc2 for you to fetch changes up to 3588b1c0fde2f58d166e3f94a5a58d64b893526c: spi: sn-f-ospi: Fix division by zero (2025-02-06 11:33:51 +0000) ---------------------------------------------------------------- spi: Fixes for v6.14 A small collection of driver specific fixes, none standing out in particular. ---------------------------------------------------------------- Bence Csókás (1): spi: atmel-quadspi: Fix warning in doc-comment Kunihiko Hayashi (1): spi: sn-f-ospi: Fix division by zero Mark Lord (1): spi: pxa2xx: Fix regression when toggling chip select on LPSS devices drivers/spi/atmel-quadspi.c | 4 ++-- drivers/spi/spi-pxa2xx.c | 2 +- drivers/spi/spi-sn-f-ospi.c | 3 +++ 3 files changed, 6 insertions(+), 3 deletions(-)