1. 26 May, 2023 8 commits
  2. 25 May, 2023 31 commits
  3. 24 May, 2023 1 commit
    • Linus Torvalds's avatar
      Merge tag 'spi-fix-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi · 933174ae
      Linus Torvalds authored
      Pull spi fixes from Mark Brown:
       "A collection of fixes that came in since the merge window, plus an
        update to MAINTAINERS.
      
        The Cadence fixes are coming from the addition of device mode support,
        they required a couple of incremental updates in order to get
        something that works robustly for both device and controller modes"
      
      * tag 'spi-fix-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
        spi: spi-cadence: Interleave write of TX and read of RX FIFO
        spi: dw: Replace spi->chip_select references with function calls
        spi: MAINTAINERS: drop Krzysztof Kozlowski from Samsung SPI
        spi: spi-cadence: Only overlap FIFO transactions in slave mode
        spi: spi-cadence: Avoid read of RX FIFO before its ready
        spi: spi-geni-qcom: Select FIFO mode for chip select
      933174ae