Merge tag 'spi-fix-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 Mar 2025 21:47:24 +0000 (11:47 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 Mar 2025 21:47:24 +0000 (11:47 -1000)
commit6e8e2f82bc26d4b4ac9bc4f3abe99a5661a04009
tree89be37957b32b828051be5ddb97a4a6f11422a8c
parent0fed89a961ea851945d23cc35beb59d6e56c0964
parent91cf42c63f2d8a9c1bcdfe923218e079b32e1a69
Merge tag 'spi-fix-v6.14-rc6' of git://git./linux/kernel/git/broonie/spi

Pull spi fixes from Mark Brown:
 "A couple of driver specific fixes, an error handling fix for the Atmel
  QuadSPI driver and a fix for a nasty synchronisation issue in the data
  path for the Microchip driver which affects larger transfers.

  There's also a MAINTAINERS update for the Samsung driver"

* tag 'spi-fix-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
  spi: microchip-core: prevent RX overflows when transmit size > FIFO size
  MAINTAINERS: add tambarus as R for Samsung SPI
  spi: atmel-quadspi: remove references to runtime PM on error path
MAINTAINERS