]> git.ipfire.org Git - people/ms/linux.git/commit - fs/cifs/cifsglob.h
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)
commit506357871c18e06565840d71c2ef9f818e19f460
treefd60f5d73f6178c611133895316a375417dbcf3d
parentc5e68c4fa55c0d65e28b4b566b50aee6c4185dab
parent9c9c9da7aa108e6bf952c18289527a5234e4fc59
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