]> exis.tech > repos - linux.git/commit
Merge tag 'spi-fix-v7.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 12 Jun 2026 18:06:16 +0000 (11:06 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 12 Jun 2026 18:06:16 +0000 (11:06 -0700)
commit28608283615e5e7e92ea79c8ea13507f4b5e0cbe
treeeea3e0785303e33f3bcba976cd211084b128add4
parent880b719ca0da9d2470fd2652e8ed959ca5143280
parent3c60184e39b57e5efe664fe8540cdbc1bc7ea899
Merge tag 'spi-fix-v7.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi

Pull spi fixes from Mark Brown:
 "A couple of driver specific fixes: a small targeted fix for hardware
  error handling on DesignWare controllers and another for handling of
  custom chip select management on Qualcomm GENI controllers"

* tag 'spi-fix-v7.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
  spi: dw: fix race between IRQ handler and error handler on SMP
  spi: qcom-geni: Fix cs_change handling on the last transfer