1. 08b3098 spi: cadence-quadspi: Reset CMD_CTRL Reg on cmd r/w completion by Dhruva Gole · 1 year, 6 months ago
  2. 8077d296 spi: cadence-quadspi: Use STIG mode for all ops with small payload by Apurva Nandan · 1 year, 6 months ago
  3. 44e2de0 spi: cadence-quadspi: Fix check condition for DTR ops by Apurva Nandan · 1 year, 6 months ago
  4. 2330af2 spi: cadence_qspi: setup ADDR Bits in cmd reads by Dhruva Gole · 1 year, 10 months ago
  5. 0d1a55f spi: cadence-qspi: Remove condition for calling enable linear mode by Ashok Reddy Soma · 1 year, 11 months ago
  6. f7d4cab spi: cadence-qspi: Use priv instead of plat across the driver by Ashok Reddy Soma · 2 years, 2 months ago
  7. 248fe9f spi: cadence_qspi: Enable apb linear mode for apb read & write operations by T Karthik Reddy · 2 years, 5 months ago
  8. cf553bf arm64: versal: Add versal specific cadence ospi driver by T Karthik Reddy · 2 years, 5 months ago
  9. 1e2b813 spi: cadence-qspi: move cadence qspi macros to header file by T Karthik Reddy · 2 years, 5 months ago
  10. 846d1d9 mtd: cqspi: Wait for transfer completion by Marek Vasut · 3 years, 1 month ago
  11. c2e0363 mtd: cqspi: Fix division by zero by Marek Vasut · 3 years, 1 month ago
  12. 38b0852 spi: cadence-qspi: Add support for octal DTR flashes by Pratyush Yadav · 3 years, 4 months ago
  13. a6903aa spi: cadence-qspi: Add a small delay before indirect writes by Pratyush Yadav · 3 years, 4 months ago
  14. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  15. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  16. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  17. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  18. 0f24784 spi: cadence-qspi: Add support for Cadence Octal SPI controller by Vignesh Raghavendra · 4 years, 11 months ago
  19. ffab212 spi: cadence-qspi: Add direct mode support by Vignesh Raghavendra · 4 years, 9 months ago
  20. d640772 spi: cadence_qspi: Move to spi-mem framework by Vignesh Raghavendra · 4 years, 9 months ago
  21. 7eece32 spi: cadence_qspi: Add quad write support by Ley Foon Tan · 6 years ago
  22. 8b71e46 spi: cadence_qspi: Fix warning cast from pointer to integer of different size by Ley Foon Tan · 6 years ago
  23. aaa21d3 spi: cadence_qspi_apb: Make flash writes 32 bit aligned by Vignesh R · 7 years ago
  24. a743e2b Revert "spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible" by Vignesh R · 7 years ago
  25. 948ad4f Revert "spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible" by Goldschmidt Simon · 7 years ago
  26. 15a70a5 spi: cadence_spi: Sync DT bindings with Linux by Jason Rush · 7 years ago
  27. 4826350 wait_bit: use wait_for_bit_le32 and remove wait_for_bit by Álvaro Fernández Rojas · 7 years ago
  28. b63b463 spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible by Vignesh R · 8 years ago
  29. 57897c1 spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible by Vignesh R · 8 years ago
  30. 22e63ff spi: cadence_qspi: Fix CS timings by Phil Edworthy · 8 years ago
  31. 3c56953 spi: cadence_qspi: Remove returns from end of void functions by Phil Edworthy · 8 years ago
  32. 7d403f2 spi: cadence_qspi: Use spi mode at the point it is needed by Phil Edworthy · 8 years ago
  33. 7e76c4b spi: cadence_qspi: Clean up the #define names by Phil Edworthy · 8 years ago
  34. db37cc9 spi: cadence_qspi: Use #define for bits instead of bit shifts by Phil Edworthy · 8 years ago
  35. 0ceb4d9 spi: cadence_qspi: Better debug information on the SPI clock rate by Phil Edworthy · 8 years ago
  36. 32068c4 spi: cadence_qspi: Fix baud rate calculation by Phil Edworthy · 8 years ago
  37. cc80a89 spi: cadence_qspi: Fix clearing of pol/pha bits by Phil Edworthy · 8 years ago
  38. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  39. 5405817 spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value by Chin Liang See · 8 years ago
  40. 2372e14 spi: cadence_quadspi: Enable QUAD mode based on DT data by Vignesh R · 8 years ago
  41. dac3bf2 spi: cadence_qspi_apb: Support 32 bit AHB address by Vignesh R · 8 years ago
  42. 5a824c4 mtd: cqspi: Simplify indirect read code by Marek Vasut · 8 years ago
  43. 26da635 mtd: cqspi: Simplify indirect write code by Marek Vasut · 8 years ago
  44. b7e83b0 spi: cadence_qspi_apb: Use BIT macro by Jagan Teki · 9 years ago
  45. 70bb2b1 spi: cadence_qspi: support FIFO width other than 4 bytes by Vikas Manocha · 9 years ago
  46. 90a2f71 spi: cadence_qspi: get sram size from device tree by Vikas Manocha · 9 years ago
  47. c0535c0 spi: cadence_qspi: move the sram partition in init by Vikas Manocha · 9 years ago
  48. 10e8bf8 spi: Add Cadence QSPI DM driver used by SoCFPGA by Stefan Roese · 10 years ago