]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'spi-fix-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Jul 2022 17:23:43 +0000 (10:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Jul 2022 17:23:43 +0000 (10:23 -0700)
commit4225075a7738b449beb1210e00c63c247ab5b29a
treec126bc32faf2678744fd62bbcc06cae7548ebc37
parent1abb2394c437226e86763b27a009f098ea571961
parent5eba10b6c2d336f8dbda5d1e733e67d3f1bdd252
Merge tag 'spi-fix-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi

Pull spi fixes from Mark Brown:
 "A few driver specific fixes, none especially remarkable, plus a
  MAINTAINERS file update due to the previous maintainer for the NXP
  FSPI driver having left the company"

* tag 'spi-fix-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
  spi: cadence-quadspi: Remove spi_master_put() in probe failure path
  MAINTAINERS: change the NXP FSPI driver maintainer.
  spi: amd: Limit max transfer and message size
  spi: aspeed: Fix division by zero
  spi: aspeed: Add dev_dbg() to dump the spi-mem direct mapping descriptor
MAINTAINERS