]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'spi-fix-v6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 20 Jul 2025 15:58:58 +0000 (08:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 20 Jul 2025 15:58:58 +0000 (08:58 -0700)
commit990b11a523a80de81ca4eacb1bdac80ad78fdf11
tree13e0433b9d45bf6007a1302a86e52ab73ee052fe
parent875dd235ceca6dc1821ea4ba6a7d41cdf0df6a55
parent710505212e3272396394f8cf78e3ddfd05df3f22
Merge tag 'spi-fix-v6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi

Pull spi fix from Mark Brown:
 "A fix adding missing validation that 8 bit I/O mode is actually
  supported for the specific device when attempting to use it.

  Anything that runs into this should already have been having problems,
  enforcing this should just make things safer and more obvious"

* tag 'spi-fix-v6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
  spi: Add check for 8-bit transfer with 8 IO mode support