]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'spi-fix-v6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 12 Feb 2023 00:39:05 +0000 (16:39 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 12 Feb 2023 00:39:05 +0000 (16:39 -0800)
commitf339c2597ebb00e738f2b6328c14804ed19f5d57
treee3e8b9cbd94b9cfbe916d31cc353fc4c6fa97df6
parent47e9aa14ce5abca70d6584a8d8213707d197c38e
parenteede42c9459b58b71edc99303dad65216a655810
Merge tag 'spi-fix-v6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi

Pull spi fixes from Mark Brown:
 "A couple of hopefully final fixes for spi: one driver specific fix for
  an issue with very large transfers and a fix for an issue with the
  locking fixes in spidev merged earlier this release cycle which was
  missed"

* tag 'spi-fix-v6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
  spi: spidev: fix a recursive locking error
  spi: dw: Fix wrong FIFO level setting for long xfers