1. a51acc2 spi: dw: Add support for 32-bits max xfer size by Damien Le Moal · 4 years, 1 month ago
  2. 0abdb0f spi: dw: Fix spi registration for controllers overriding CS by Lars Povlsen · 4 years, 1 month ago
  3. a41b0ad spi: dw: Set transfer handler before unmasking the IRQs by Serge Semin · 4 years, 1 month ago
  4. 14345c3 spi: dw: Add poll-based SPI transfers support by Serge Semin · 4 years, 3 months ago
  5. 84ecaf4 spi: dw: Introduce max mem-ops SPI bus frequency setting by Serge Semin · 4 years, 3 months ago
  6. 6423207 spi: dw: Add memory operations support by Serge Semin · 4 years, 3 months ago
  7. bf64b66 spi: dw: Add generic DW SSI status-check method by Serge Semin · 4 years, 3 months ago
  8. 49d7d69 spi: dw: Explicitly de-assert CS on SPI transfer completion by Serge Semin · 4 years, 3 months ago
  9. c6cb381 spi: dw: Discard chip enabling on DMA setup error by Serge Semin · 4 years, 3 months ago
  10. da8f589 spi: dw: Unmask IRQs after enabling the chip by Serge Semin · 4 years, 3 months ago
  11. 82d0294 spi: dw: Perform IRQ setup in a dedicated function by Serge Semin · 4 years, 3 months ago
  12. ddcc273 spi: dw: Refactor IRQ-based SPI transfer procedure by Serge Semin · 4 years, 3 months ago
  13. 8dedbea spi: dw: Refactor data IO procedure by Serge Semin · 4 years, 3 months ago
  14. 3ff60c6 spi: dw: Add DW SPI controller config structure by Serge Semin · 4 years, 3 months ago
  15. 2613d2b spi: dw: Update Rx sample delay in the config function by Serge Semin · 4 years, 3 months ago
  16. c449ad7 spi: dw: Simplify the SPI bus speed config procedure by Serge Semin · 4 years, 3 months ago
  17. f76f314 spi: dw: Update SPI bus speed in a config function by Serge Semin · 4 years, 3 months ago
  18. a3577bd spi: dw: Detach SPI device specific CR0 config method by Serge Semin · 4 years, 3 months ago
  19. d6bbd11 spi: dw: Add DWC SSI capability by Serge Semin · 4 years, 3 months ago
  20. f68fe8d spi: dw: Use an explicit set_cs assignment by Serge Semin · 4 years, 3 months ago
  21. 0b6bfad spi: spi-dw: Remove extraneous locking by Serge Semin · 4 years, 3 months ago
  22. ffb7ca5 spi: dw: Add KeemBay Master capability by Serge Semin · 4 years, 3 months ago
  23. cc760f3 spi: dw: Convert CS-override to DW SPI capabilities by Serge Semin · 4 years, 3 months ago
  24. 675e7c9 spi: dw: Discard DW SSI chip type storages by Serge Semin · 4 years, 3 months ago
  25. a1d5aa6 spi: dw: Disable all IRQs when controller is unused by Serge Semin · 4 years, 3 months ago
  26. 8225c1c spi: dw: Initialize n_bytes before the memory barrier by Serge Semin · 4 years, 3 months ago
  27. bac70b5 spi: dw: Add support for RX sample delay register by Lars Povlsen · 4 years, 4 months ago
  28. fb02b9e Merge remote-tracking branch 'spi/for-5.8' into spi-next by Mark Brown · 4 years, 7 months ago
  29. 8378449 spi: dw: Use regset32 DebugFS method to create regdump file by Serge Semin · 4 years, 7 months ago
  30. 77ccff8 spi: dw: Add core suffix to the DW APB SSI core source file by Serge Semin · 4 years, 7 months ago[Renamed from drivers/spi/spi-dw.c]
  31. 46164fd spi: dw: Fix Rx-only DMA transfers by Serge Semin · 4 years, 7 months ago
  32. f0410bb spi: dw: Return any value retrieved from the dma_transfer callback by Serge Semin · 4 years, 7 months ago
  33. de4c287 spi: dw: Set xfer effective_speed_hz by Serge Semin · 4 years, 7 months ago
  34. 4fdc03a spi: dw: Discard dma_width member of the dw_spi structure by Serge Semin · 4 years, 7 months ago
  35. 9aea644 spi: dw: Fix native CS being unset by Serge Semin · 4 years, 8 months ago
  36. a041e67 spi: dw: Get rid of dma_inited flag by Andy Shevchenko · 4 years, 8 months ago
  37. 6370aba spi: dw: Propagate struct device pointer to ->dma_init() callback by Andy Shevchenko · 4 years, 8 months ago
  38. d4dd6c0 spi: dw: Remove unused variable in CR0 configuring hooks by Andy Shevchenko · 4 years, 8 months ago
  39. e539f43 spi: dw: Add support for DesignWare DWC_ssi by Wan Ahmad Zainie · 4 years, 8 months ago
  40. c4eadee spi: dw: Add update_cr0() callback to update CTRLR0 by Wan Ahmad Zainie · 4 years, 8 months ago
  41. 299cb65 spi: dw: Fix typo in few registers name by Wan Ahmad Zainie · 4 years, 8 months ago
  42. 33e8fd4 spi: dw: remove cs_control and poll_mode members from chip_data by Clement Leger · 4 years, 9 months ago
  43. ae9e6ac spi: dw: remove unused dw_spi_chip handling by Clement Leger · 4 years, 9 months ago
  44. 754a36a Merge branch 'spi-5.6' into spi-next by Mark Brown · 5 years ago
  45. 7265e8f Merge branch 'spi-5.5' into spi-linus by Mark Brown · 5 years ago
  46. bfda044 spi: dw: use "smp_mb()" to avoid sending spi data error by Xinwei Kong · 5 years ago
  47. ec7b3f5 Merge tag 'spi-fix-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 5 years ago
  48. 19b6139 spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls by wuxu.wu · 5 years ago
  49. 790514e Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.6 by Mark Brown · 5 years ago
  50. a922f1a Merge tag 'spi-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 5 years ago
  51. 169f9ac spi: dw: Avoid BUG_ON() in case of host failure by Aditya Pakki · 5 years ago
  52. ada9e3f spi: dw: Correct handling of native chipselect by Charles Keepax · 5 years ago
  53. ca4196a Merge branch 'spi-5.5' into spi-next by Mark Brown · 5 years ago
  54. 1403cfa spi: dw: Fix Designware SPI loopback by Thor Thayer · 5 years ago
  55. 76f0030 spi: dw: Remove runtime PM enable/disable from common part of the driver by Jarkko Nikula · 5 years ago
  56. 1e69598 spi: dw: Add basic runtime PM support by Phil Edworthy · 5 years ago
  57. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  58. bf9f742 Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.1 by Mark Brown · 6 years ago
  59. 6e0a32d spi: dw: Fix default polarity of native chipselect by Linus Walleij · 6 years ago
  60. d1d6bd7 spi: dw: change snprintf to scnprintf for possible overflow by Silvio Cesare · 6 years ago
  61. 4f0a0cd spi: dw: fix warning unused variable 'ret' by Anders Roxell · 6 years ago
  62. 9400c41 spi: dw: Convert to use CS GPIO descriptors by Linus Walleij · 6 years ago
  63. e1bc204 spi: dw: fix potential variable assignment error by shaftarger · 6 years ago
  64. 32215a6 spi: dw-mmio: add ACPI support by Jay Fang · 6 years ago
  65. f2d7047 dw: spi: add support for Amazon's Alpine spi controller by Talel Shenhar · 6 years ago
  66. af060b3 spi: dw: support 4-16 bits per word by Simon Goldschmidt · 6 years ago
  67. 7c5d8a2 spi: Do not print a message if spi_controller_{suspend,resume}() fails by Geert Uytterhoeven · 6 years ago
  68. c1acb21 Merge branch 'spi-4.19' into spi-next by Mark Brown · 6 years ago
  69. c79bdbb spi: dw: export dw_spi_set_cs by Alexandre Belloni · 6 years ago
  70. 62dbbae spi: dw: allow providing own set_cs callback by Alexandre Belloni · 6 years ago
  71. 66b19d7 spi: dw: fix possible race condition by Alexandre Belloni · 6 years ago
  72. 721483e spi: dw: Convert to generalized SPI controller API by Jarkko Nikula · 7 years ago
  73. 993181e spi: dw: Remove unused members from struct chip_data by Jarkko Nikula · 7 years ago
  74. e70002c80 spi: dw: Make debugfs use bus num and make irq name unique by Phil Reid · 8 years ago
  75. 13288bd spi: dw: Make debugfs name unique between instances by Phil Reid · 8 years ago
  76. 80b444e spi: dw: Set GPIO_SS flag to toggle Slave Select on GPIO CS by Thor Thayer · 8 years ago
  77. 3aef463 spi: dw: round up result of calculation for clock divider by Matthias Seidel · 8 years ago
  78. 13b1030 spi: dw: fix multiple slaves with different baudrates by Matthias Seidel · 8 years ago
  79. 6096828 spi: dw: Use SPI_TMOD_TR rather than magic const 0 to set tmode by Jisheng Zhang · 9 years ago
  80. d7ef54c spi: dw: replace magic constant by DW_SPI_DR by Andy Shevchenko · 9 years ago
  81. f4aaa1c spi: dw: remove a NULL check when call ->remove() by Andy Shevchenko · 9 years ago
  82. 02f2038 spi: dw: explicitly free IRQ handler in dw_spi_remove_host() by Andy Shevchenko · 9 years ago
  83. 1cc3f14 spi: dw: introduce spi_shutdown_chip() by Andy Shevchenko · 9 years ago
  84. d53c0ef spi: dw: eliminate unused threshold variables by Andy Shevchenko · 9 years ago
  85. de6feda spi: dw: eliminate speed variable in ->transfer_one() by Andy Shevchenko · 9 years ago
  86. 863cb2f spi: dw: remove bits_per_word member of struct chip_data by Andy Shevchenko · 9 years ago
  87. 4adb1f8 spi: dw: remove unneeded cr0 member of struct chip_data by Andy Shevchenko · 9 years ago
  88. 5f0966e spi: dw: use plain struct device * at earlier ->probe() by Andy Shevchenko · 9 years ago
  89. 55f9a07 spi: dw: Remove test for non-zero spi->max_speed_hz by Jarkko Nikula · 9 years ago
  90. 0ed3699 spi: dw: Remove needless if statements by Jarkko Nikula · 9 years ago
  91. c4fe57f spi: dw: Allow interface drivers to limit data I/O to word sizes by Michael van der Westhuizen · 9 years ago
  92. 207cda9 spi: dw: fix crash on setup stage by Andy Shevchenko · 10 years ago
  93. dd11444 spi: dw-spi: Convert 16bit accesses to 32bit accesses by Thor Thayer · 10 years ago
  94. 2306509 spi: dw-spi: Single Register read to clear IRQs by Thor Thayer · 10 years ago
  95. f89a6d8 spi: dw-mid: move to use core SPI DMA mappings by Andy Shevchenko · 10 years ago
  96. 4d5ac1e spi: dw-mid: clear ongoing DMA transfers on timeout by Andy Shevchenko · 10 years ago
  97. 9f14538 spi: dw-mid: split dma_setup() from dma_transfer() by Andy Shevchenko · 10 years ago
  98. e31abce spi: dw-mid: convert value of dma_width to enum dma_slave_buswidth by Andy Shevchenko · 10 years ago
  99. 0365fbd Merge branch 'fix/dw' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-dw by Mark Brown · 10 years ago
  100. c22c62d spi: dw: move to SPI core message handling by Andy Shevchenko · 10 years ago