1. 10 May, 2021 2 commits
  2. 29 Apr, 2021 2 commits
  3. 28 Apr, 2021 2 commits
  4. 23 Apr, 2021 2 commits
  5. 22 Apr, 2021 2 commits
  6. 21 Apr, 2021 2 commits
  7. 20 Apr, 2021 6 commits
  8. 19 Apr, 2021 6 commits
  9. 16 Apr, 2021 5 commits
  10. 15 Apr, 2021 6 commits
  11. 12 Apr, 2021 4 commits
  12. 09 Apr, 2021 1 commit
    • Mark Brown's avatar
      Merge series "spi: spi-zynqmp-gpspi: fix some issues" from quanyang.wang@windriver.com · 828b4809
      Mark Brown authored
      Quanyang Wang <quanyang.wang@windriver.com>:
      
      From: Quanyang Wang <quanyang.wang@windriver.com>
      
      Hello,
      
      This series fix some issues that occurs when the gqspi driver switches to spi-mem framework.
      
      Hi Amit,
      I rewrite the "Subject" and "commit message" of these patches, so they
      look different from the ones which you reviewed before. I still keep
      your "Reviewed-by" and hope you will not mind.
      
      Regards,
      Quanyang Wang
      
      Quanyang Wang (4):
        spi: spi-zynqmp-gqspi: use wait_for_completion_timeout to make
          zynqmp_qspi_exec_op not interruptible
        spi: spi-zynqmp-gqspi: add mutex locking for exec_op
        spi: spi-zynqmp-gqspi: transmit dummy circles by using the
          controller's internal functionality
        spi: spi-zynqmp-gqspi: fix incorrect operating mode in
          zynqmp_qspi_read_op
      
       drivers/spi/spi-zynqmp-gqspi.c | 53 +++++++++++++++++-----------------
       1 file changed, 27 insertions(+), 26 deletions(-)
      
      --
      2.25.1
      
      _______________________________________________
      linux-arm-kernel mailing list
      linux-arm-kernel@lists.infradead.org
      http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
      828b4809