1. bc6c753 spi: cadence-quadspi: Fix error message on stuck busy state by Jan Kiszka · Mon Oct 30 17:20:29 2023 +0100
  2. 94fcaf0 spi: cadence-quadspi: Reset CMD_CTRL Reg on cmd r/w completion by Dhruva Gole · Wed Apr 12 16:28:56 2023 +0530
  3. 52ff9b9 spi: cadence-quadspi: Use STIG mode for all ops with small payload by Apurva Nandan · Wed Apr 12 16:28:55 2023 +0530
  4. b88f55c spi: cadence-quadspi: Fix check condition for DTR ops by Apurva Nandan · Wed Apr 12 16:28:54 2023 +0530
  5. 24d8de6 spi: cadence_qspi: setup ADDR Bits in cmd reads by Dhruva Gole · Tue Jan 03 12:01:11 2023 +0530
  6. f63e602 spi: cadence-qspi: Remove condition for calling enable linear mode by Ashok Reddy Soma · Tue Nov 29 04:41:34 2022 -0700
  7. f581765 spi: cadence-qspi: Use priv instead of plat across the driver by Ashok Reddy Soma · Wed Aug 24 05:38:47 2022 -0600
  8. 3b49fbf spi: cadence_qspi: Enable apb linear mode for apb read & write operations by T Karthik Reddy · Thu May 12 04:05:34 2022 -0600
  9. 73701e7 arm64: versal: Add versal specific cadence ospi driver by T Karthik Reddy · Thu May 12 04:05:32 2022 -0600
  10. 8cc7e7e spi: cadence-qspi: move cadence qspi macros to header file by T Karthik Reddy · Thu May 12 04:05:31 2022 -0600
  11. 84d4f73 mtd: cqspi: Wait for transfer completion by Marek Vasut · Tue Sep 14 05:22:31 2021 +0200
  12. 545be19 mtd: cqspi: Fix division by zero by Marek Vasut · Tue Sep 14 05:21:48 2021 +0200
  13. e1814ad spi: cadence-qspi: Add support for octal DTR flashes by Pratyush Yadav · Sat Jun 26 00:47:09 2021 +0530
  14. 8dcf3e2 spi: cadence-qspi: Add a small delay before indirect writes by Pratyush Yadav · Sat Jun 26 00:47:08 2021 +0530
  15. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  16. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  17. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  18. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  19. 68f8266 spi: cadence-qspi: Add support for Cadence Octal SPI controller by Vignesh Raghavendra · Thu Dec 05 15:46:06 2019 +0530
  20. 6b7df22 spi: cadence-qspi: Add direct mode support by Vignesh Raghavendra · Mon Jan 27 10:36:40 2020 +0530
  21. 27516a3 spi: cadence_qspi: Move to spi-mem framework by Vignesh Raghavendra · Mon Jan 27 10:36:39 2020 +0530
  22. 0898799 spi: cadence_qspi: Add quad write support by Ley Foon Tan · Wed Feb 27 13:36:14 2019 +0800
  23. 579b365 spi: cadence_qspi: Fix warning cast from pointer to integer of different size by Ley Foon Tan · Fri Jun 01 16:52:20 2018 +0800
  24. ad4bd8a spi: cadence_qspi_apb: Make flash writes 32 bit aligned by Vignesh R · Wed Jan 24 10:44:07 2018 +0530
  25. 2e2389f Revert "spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible" by Vignesh R · Wed Jan 24 10:44:06 2018 +0530
  26. 16cbd09 Revert "spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible" by Goldschmidt Simon · Wed Jan 24 10:44:05 2018 +0530
  27. 1b4df5e spi: cadence_spi: Sync DT bindings with Linux by Jason Rush · Tue Jan 23 17:13:09 2018 -0600
  28. 918de03 wait_bit: use wait_for_bit_le32 and remove wait_for_bit by Álvaro Fernández Rojas · Tue Jan 23 17:14:55 2018 +0100
  29. 2d3be6f spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible by Vignesh R · Wed Dec 21 10:42:33 2016 +0530
  30. 4f06bf2 spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible by Vignesh R · Wed Dec 21 10:42:32 2016 +0530
  31. 1fdd923 spi: cadence_qspi: Fix CS timings by Phil Edworthy · Tue Nov 29 12:58:33 2016 +0000
  32. 928758d spi: cadence_qspi: Remove returns from end of void functions by Phil Edworthy · Tue Nov 29 12:58:32 2016 +0000
  33. eef2edc spi: cadence_qspi: Use spi mode at the point it is needed by Phil Edworthy · Tue Nov 29 12:58:31 2016 +0000
  34. 3a5ae12 spi: cadence_qspi: Clean up the #define names by Phil Edworthy · Tue Nov 29 12:58:30 2016 +0000
  35. dd18c6f spi: cadence_qspi: Use #define for bits instead of bit shifts by Phil Edworthy · Tue Nov 29 12:58:29 2016 +0000
  36. 67824ad spi: cadence_qspi: Better debug information on the SPI clock rate by Phil Edworthy · Tue Nov 29 12:58:28 2016 +0000
  37. 8f24a44 spi: cadence_qspi: Fix baud rate calculation by Phil Edworthy · Tue Nov 29 12:58:27 2016 +0000
  38. c92c76a spi: cadence_qspi: Fix clearing of pol/pha bits by Phil Edworthy · Tue Nov 29 12:58:26 2016 +0000
  39. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  40. 91b2c19 spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value by Chin Liang See · Sun Aug 07 22:50:40 2016 +0800
  41. 4ca6019 spi: cadence_quadspi: Enable QUAD mode based on DT data by Vignesh R · Wed Jul 06 10:20:56 2016 +0530
  42. 0c80b92 spi: cadence_qspi_apb: Support 32 bit AHB address by Vignesh R · Wed Jul 06 10:20:55 2016 +0530
  43. 8c17743 mtd: cqspi: Simplify indirect read code by Marek Vasut · Wed Apr 27 23:38:05 2016 +0200
  44. dae51dd mtd: cqspi: Simplify indirect write code by Marek Vasut · Wed Apr 27 23:18:55 2016 +0200
  45. 99d7167 spi: cadence_qspi_apb: Use BIT macro by Jagan Teki · Fri Oct 23 01:36:06 2015 +0530
  46. f206f71 spi: cadence_qspi: support FIFO width other than 4 bytes by Vikas Manocha · Thu Jul 02 18:29:45 2015 -0700
  47. 480f3b5 spi: cadence_qspi: get sram size from device tree by Vikas Manocha · Thu Jul 02 18:29:44 2015 -0700
  48. 215cea0 spi: cadence_qspi: move the sram partition in init by Vikas Manocha · Thu Jul 02 18:29:43 2015 -0700
  49. 1c60fe7 spi: Add Cadence QSPI DM driver used by SoCFPGA by Stefan Roese · Fri Nov 07 12:37:49 2014 +0100