1. acf9f03 spi: stm32_qspi: Remove useless struct stm32_qspi_flash by Patrice Chotard · 1 year, 7 months ago
  2. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 2 months ago
  3. b6a4693 spi: stm32_qspi: Remove SR_BUSY bit check before sending command by Patrice Chotard · 2 years, 5 months ago
  4. a6d7eeb spi: stm32_qspi: Always check SR_TCF flags in stm32_qspi_wait_cmd() by Patrice Chotard · 2 years, 5 months ago
  5. 88f7ca0 spi: stm32_qspi: Fix short data write operation by Daniil Stas · 3 years, 5 months ago
  6. e48ec51 spi: stm32_qspi: Add WATCHDOG_RESET in _stm32_qspi_read_fifo() by Patrice Chotard · 3 years, 9 months ago
  7. 162f588 spi: stm32_qspi: migrate trace to dev and log macro by Patrick Delaunay · 4 years ago
  8. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  9. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  10. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  11. 340fd10 mtd: spi-mem: Drop dm.h header file by Simon Glass · 4 years, 3 months ago
  12. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  13. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  14. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  15. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  16. 637e288 spi: stm32_qspi: Remove "st, stm32-qspi" compatible string by Patrice Chotard · 5 years ago
  17. 1ddf544 spi: stm32_qspi: avoid warnings when building with W=1 option by Patrick Delaunay · 5 years ago
  18. 321d153 spi: stm32_qspi: move to exec_op by Christophe Kerello · 6 years ago
  19. c4e8862 mtd: spi: Switch to new SPI NOR framework by Vignesh R · 6 years ago
  20. d68b6ad spi: stm32_qspi: rework mode management by Christophe Kerello · 6 years ago
  21. ceff933 spi: stm32_qspi: assign functional operation mode in _stm32_qspi_gen_ccr by Christophe Kerello · 6 years ago
  22. 5e46123 spi: stm32_qspi: Add reset support by Patrice Chotard · 6 years ago
  23. 2a6ca73 spi: stm32_qspi: Use dev_read_xxx API by Patrice Chotard · 6 years ago
  24. 495f3b2 spi: stm32_qspi: Add chip select management by Christophe Kerello · 6 years ago
  25. 76afe56 spi: stm32_qspi: Add st, stm32f469-qspi compatible string by Christophe Kerello · 6 years ago
  26. 09e1772 spi: stm32_qspi: Align reg-names with kernel 4.12 RC1 by Christophe Kerello · 6 years ago
  27. 8c4592d spi: stm32_qspi: Sort include files alphabetically by Patrice Chotard · 6 years ago
  28. 936abad spi: stm32_qspi: Solve issue detected by checkpatch by Patrick Delaunay · 6 years ago
  29. 12e7c91 spi: stm32_qspi: Remove CONFIG_CLK flag by Patrice Chotard · 6 years ago
  30. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  31. aa5e3e2 board: stm32: switch to DM STM32 timer by Patrice Chotard · 7 years ago
  32. 541cd6e spi: stm32_qspi: add clk_get_rate() support by Patrice Chotard · 7 years ago
  33. 890bafd stm32f7: use clock driver to enable qspi controller clock by Vikas Manocha · 8 years ago
  34. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  35. d4363ba ARM: SPI: stm32: add stm32f746 qspi driver by Michael Kurz · 8 years ago