1. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  2. fec0731 spi: stm32_qspi: Remove SR_BUSY bit check before sending command by Patrice Chotard · Thu May 12 09:17:38 2022 +0200
  3. f9c8b7b spi: stm32_qspi: Always check SR_TCF flags in stm32_qspi_wait_cmd() by Patrice Chotard · Thu May 12 09:17:37 2022 +0200
  4. 485b4b1 spi: stm32_qspi: Fix short data write operation by Daniil Stas · Sun May 23 22:24:49 2021 +0000
  5. 1e49e28 spi: stm32_qspi: Add WATCHDOG_RESET in _stm32_qspi_read_fifo() by Patrice Chotard · Wed Jan 20 14:42:02 2021 +0100
  6. 72e220c spi: stm32_qspi: migrate trace to dev and log macro by Patrick Delaunay · Fri Nov 06 19:01:53 2020 +0100
  7. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  8. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  9. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  10. dfb7c08 mtd: spi-mem: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:34 2020 -0600
  11. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  12. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  13. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  14. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  15. 4916264 spi: stm32_qspi: Remove "st, stm32-qspi" compatible string by Patrice Chotard · Fri Jun 28 15:03:00 2019 +0200
  16. 02502072 spi: stm32_qspi: avoid warnings when building with W=1 option by Patrick Delaunay · Fri Jun 21 15:26:55 2019 +0200
  17. 6958a0d spi: stm32_qspi: move to exec_op by Christophe Kerello · Fri Apr 05 11:46:50 2019 +0200
  18. 1451041 mtd: spi: Switch to new SPI NOR framework by Vignesh R · Tue Feb 05 11:29:23 2019 +0530
  19. 11b251d spi: stm32_qspi: rework mode management by Christophe Kerello · Mon Jul 09 15:32:38 2018 +0200
  20. a1a725a spi: stm32_qspi: assign functional operation mode in _stm32_qspi_gen_ccr by Christophe Kerello · Mon Jul 09 15:32:37 2018 +0200
  21. b38c897 spi: stm32_qspi: Add reset support by Patrice Chotard · Mon May 14 15:42:56 2018 +0200
  22. b895478 spi: stm32_qspi: Use dev_read_xxx API by Patrice Chotard · Mon May 14 15:42:55 2018 +0200
  23. e3b34cb spi: stm32_qspi: Add chip select management by Christophe Kerello · Mon May 14 15:42:54 2018 +0200
  24. 4c00d55 spi: stm32_qspi: Add st, stm32f469-qspi compatible string by Christophe Kerello · Mon May 14 15:42:53 2018 +0200
  25. e5a0183 spi: stm32_qspi: Align reg-names with kernel 4.12 RC1 by Christophe Kerello · Mon May 14 15:42:52 2018 +0200
  26. 7188fac spi: stm32_qspi: Sort include files alphabetically by Patrice Chotard · Mon May 14 15:42:51 2018 +0200
  27. 0a86115 spi: stm32_qspi: Solve issue detected by checkpatch by Patrick Delaunay · Mon May 14 15:42:50 2018 +0200
  28. 8e0497a spi: stm32_qspi: Remove CONFIG_CLK flag by Patrice Chotard · Mon May 14 15:42:49 2018 +0200
  29. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  30. 0c15676 board: stm32: switch to DM STM32 timer by Patrice Chotard · Wed Feb 07 10:44:50 2018 +0100
  31. b8442fb spi: stm32_qspi: add clk_get_rate() support by Patrice Chotard · Tue Jul 18 09:29:09 2017 +0200
  32. 9f28b5c stm32f7: use clock driver to enable qspi controller clock by Vikas Manocha · Mon Apr 10 15:02:50 2017 -0700
  33. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  34. 337ff2a ARM: SPI: stm32: add stm32f746 qspi driver by Michael Kurz · Sun Jan 22 16:04:30 2017 +0100