]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'spi-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Sep 2022 17:13:47 +0000 (13:13 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Sep 2022 17:13:47 +0000 (13:13 -0400)
commite08fe768badfa176f57e7ade293691db54490c6b
treefd60f5d73f6178c611133895316a375417dbcf3d
parent65fef3e29a328219a1201c6f64ef56c238a88573
parent15d7877b8b13465e20d0831d03501e65240dff5b
Merge tag 'spi-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi

Pull spi fixes from Mark Brown:
 "Several fixes that came in since the merge window, the major one being
  a fix for the spi-mux driver which was broken by the performance
  optimisations due to it peering inside the core's data structures more
  than it should"

* tag 'spi-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
  spi: spi: Fix queue hang if previous transfer failed
  spi: mux: Fix mux interaction with fast path optimisations
  spi: cadence-quadspi: Disable irqs during indirect reads
  spi: bitbang: Fix lsb-first Rx
drivers/spi/spi.c