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