]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'spi-fix-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 8 Jun 2021 16:45:00 +0000 (09:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 8 Jun 2021 16:45:00 +0000 (09:45 -0700)
commit8df95ea208fb51d29439a743430b44963d99bb41
treecb132323003e2789f56e648a10bcd4850ffb7e14
parentf64b39ab4f4139d8dad540513d8bc97f907d957c
parent9ee3cfbb92d95bc1835a86a7e59126b3261efa59
Merge tag 'spi-fix-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi

Pull spi fixes from Mark Brown:
 "A small set of SPI fixes that have come up since the merge window, all
  fairly small fixes for rare cases"

* tag 'spi-fix-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
  spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd()
  spi: spi-zynq-qspi: Fix some wrong goto jumps & missing error code
  spi: Cleanup on failure of initial setup
  spi: bcm2835: Fix out-of-bounds access with more than 4 slaves