1. f93a33e ANDROID: spi: of: Populate fwnode in of_register_spi_device by Daniel Mentz · 4 years, 5 months ago
  2. 0abdb0f spi: dw: Fix spi registration for controllers overriding CS by Lars Povlsen · 4 years, 2 months ago
  3. 7cd7120 spi: imx: fix the unbalanced spi runtime pm management by Clark Wang · 4 years, 1 month ago
  4. 71d80563 spi: spi-nxp-fspi: fix fspi panic by unexpected interrupts by Ran Wang · 4 years, 1 month ago
  5. 4fae3a5 spi: Take the SPI IO-mutex in the spi_setup() method by Serge Semin · 4 years, 2 months ago
  6. 04a9cd5 spi: npcm-fiu: Don't leak SPI master in probe error path by Lukas Wunner · 4 years, 2 months ago
  7. a41b0ad spi: dw: Set transfer handler before unmasking the IRQs by Serge Semin · 4 years, 2 months ago
  8. ac9978f spi: cadence-quadspi: Fix error return code in cqspi_probe by Zhihao Cheng · 4 years, 2 months ago
  9. d853b34 spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe by Nathan Chancellor · 4 years, 2 months ago
  10. c371dcf Merge series "Use-after-free be gone" from Lukas Wunner <lukas@wunner.de>: by Mark Brown · 4 years, 2 months ago
  11. 4def49d spi: lpspi: Fix use-after-free on unbind by Lukas Wunner · 4 years, 2 months ago
  12. 63c5395 spi: bcm-qspi: Fix use-after-free on unbind by Lukas Wunner · 4 years, 2 months ago
  13. e13ee6c spi: bcm2835aux: Fix use-after-free on unbind by Lukas Wunner · 4 years, 2 months ago
  14. e1483ac spi: bcm2835: Fix use-after-free on unbind by Lukas Wunner · 4 years, 2 months ago
  15. 5e844cc spi: Introduce device-managed SPI controller allocation by Lukas Wunner · 4 years, 2 months ago
  16. ee4ad5d spi: fsi: Fix transfer returning without finalizing message by Eddie James · 4 years, 2 months ago
  17. 766c6b6 spi: fix client driver breakages when using GPIO descriptors by Sven Van Asbroeck · 4 years, 2 months ago
  18. bc7f2cd spi: bcm2835: remove use of uninitialized gpio flags variable by Martin Hundebøll · 4 years, 2 months ago
  19. 9bd77a9 spi: fsl-dspi: fix wrong pointer in suspend/resume by Zhao Qiang · 4 years, 2 months ago
  20. 5e31ba0 spi: bcm2835: fix gpio cs level inversion by Martin Hundebøll · 4 years, 3 months ago
  21. 3bfd5f4 Merge tag 'v5.10-rc1' into spi-5.10 by Mark Brown · 4 years, 2 months ago
  22. e731f31 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 2 months ago
  23. 43b6bf4 spi: imx: fix runtime pm support for !CONFIG_PM by Sascha Hauer · 4 years, 3 months ago
  24. c48b75b Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 3 months ago
  25. 9887311 Merge remote-tracking branch 'spi/for-5.10' into spi-next by Mark Brown · 4 years, 3 months ago
  26. d4f3a65 Merge remote-tracking branch 'spi/for-5.9' into spi-linus by Mark Brown · 4 years, 3 months ago
  27. 855a40c spi: cadence: Add SPI transfer delays by Daniel Mack · 4 years, 3 months ago
  28. c890e30 Merge remote-tracking branch 'asoc/for-5.10' into asoc-next by Mark Brown · 4 years, 3 months ago
  29. abf0090 spi: dw: Add Baikal-T1 SPI Controller glue driver by Serge Semin · 4 years, 3 months ago
  30. 14345c3 spi: dw: Add poll-based SPI transfers support by Serge Semin · 4 years, 3 months ago
  31. 84ecaf4 spi: dw: Introduce max mem-ops SPI bus frequency setting by Serge Semin · 4 years, 3 months ago
  32. 6423207 spi: dw: Add memory operations support by Serge Semin · 4 years, 3 months ago
  33. bf64b66 spi: dw: Add generic DW SSI status-check method by Serge Semin · 4 years, 3 months ago
  34. cf75bae spi: dw: Move num-of retries parameter to the header file by Serge Semin · 4 years, 3 months ago
  35. 49d7d69 spi: dw: Explicitly de-assert CS on SPI transfer completion by Serge Semin · 4 years, 3 months ago
  36. fbddc98 spi: dw: De-assert chip-select on reset by Serge Semin · 4 years, 3 months ago
  37. c6cb381 spi: dw: Discard chip enabling on DMA setup error by Serge Semin · 4 years, 3 months ago
  38. da8f589 spi: dw: Unmask IRQs after enabling the chip by Serge Semin · 4 years, 3 months ago
  39. 82d0294 spi: dw: Perform IRQ setup in a dedicated function by Serge Semin · 4 years, 3 months ago
  40. ddcc273 spi: dw: Refactor IRQ-based SPI transfer procedure by Serge Semin · 4 years, 3 months ago
  41. 8dedbea spi: dw: Refactor data IO procedure by Serge Semin · 4 years, 3 months ago
  42. 3ff60c6 spi: dw: Add DW SPI controller config structure by Serge Semin · 4 years, 3 months ago
  43. 2613d2b spi: dw: Update Rx sample delay in the config function by Serge Semin · 4 years, 3 months ago
  44. c449ad7 spi: dw: Simplify the SPI bus speed config procedure by Serge Semin · 4 years, 3 months ago
  45. f76f314 spi: dw: Update SPI bus speed in a config function by Serge Semin · 4 years, 3 months ago
  46. a3577bd spi: dw: Detach SPI device specific CR0 config method by Serge Semin · 4 years, 3 months ago
  47. d6bbd11 spi: dw: Add DWC SSI capability by Serge Semin · 4 years, 3 months ago
  48. f68fe8d spi: dw: Use an explicit set_cs assignment by Serge Semin · 4 years, 3 months ago
  49. fd6b519a Merge tag 'v5.9-rc5' into asoc-5.10 by Mark Brown · 4 years, 3 months ago
  50. 3bfd910 spi: spi-mtk-nor: Add power management support by Ikjoon Jang · 4 years, 3 months ago
  51. e836d4c spi: spi-mtk-nor: support 36bit dma addressing by Ikjoon Jang · 4 years, 3 months ago
  52. a1daaa9 spi: spi-mtk-nor: use dma_alloc_coherent() for bounce buffer by Ikjoon Jang · 4 years, 3 months ago
  53. 45f0bbd spi: imx: Fix freeing of DMA channels if spi_bitbang_start() fails by Marek Vasut · 4 years, 3 months ago
  54. 3f32131 spi: spi-s3c64xx: Turn on interrupts upon resume by Łukasz Stelmach · 4 years, 3 months ago
  55. 9fe26ad spi: spi-s3c64xx: Increase transfer timeout by Łukasz Stelmach · 4 years, 3 months ago
  56. 20b4016 spi: spi-s3c64xx: Ensure cur_speed holds actual clock value by Łukasz Stelmach · 4 years, 3 months ago
  57. 58d5478 spi: spi-s3c64xx: Fix doc comment for struct s3c64xx_spi_driver_data by Łukasz Stelmach · 4 years, 3 months ago
  58. 913ba5c spi: spi-s3c64xx: Rename S3C64XX_SPI_SLAVE_* to S3C64XX_SPI_CS_* by Łukasz Stelmach · 4 years, 3 months ago
  59. df7cd1b spi: spi-s3c64xx: Report more information when errors occur by Łukasz Stelmach · 4 years, 3 months ago
  60. 2f4db6f spi: spi-s3c64xx: Check return values by Łukasz Stelmach · 4 years, 3 months ago
  61. ab4efca spi: spi-s3s64xx: Add S3C64XX_SPI_QUIRK_CS_AUTO for Exynos3250 by Łukasz Stelmach · 4 years, 3 months ago
  62. 581e2b4 spi: spi-s3c64xx: swap s3c64xx_spi_set_cs() and s3c64xx_enable_datapath() by Łukasz Stelmach · 4 years, 3 months ago
  63. 184ec01 Merge series "spi: spi-mtk-nor: make use of full capability of program mode" from Chuanhong Guo <gch981213@gmail.com>: by Mark Brown · 4 years, 3 months ago
  64. e236893 spi: spi-stm32: remove redundant irqsave and irqrestore in hardIRQ by Barry Song · 4 years, 3 months ago
  65. 69544f2 spi: spi-tegra20-sflash: remove redundant irqsave and irqrestore in hardIRQ by Barry Song · 4 years, 3 months ago
  66. 23f370c spi: atmel: Exposing effective spi speed by Thomas Kopp · 4 years, 4 months ago
  67. 81f13f2 spi: spi-mtk-nor: fix op checks in supports_op by Chuanhong Guo · 4 years, 3 months ago
  68. fd80657 spi: spi-mtk-nor: add helper for checking prg mode ops by Chuanhong Guo · 4 years, 3 months ago
  69. e7edd2c spi: spi-mtk-nor: make use of full capability of prg mode by Chuanhong Guo · 4 years, 3 months ago
  70. af223ed spi: atmel: remove unnecessary include by Alexandre Belloni · 4 years, 3 months ago
  71. 9d36215 Merge series "spi: dw: Add full Baikal-T1 SPI Controllers support" from Serge Semin <Sergey.Semin@baikalelectronics.ru>: by Mark Brown · 4 years, 3 months ago
  72. 0b6bfad spi: spi-dw: Remove extraneous locking by Serge Semin · 4 years, 4 months ago
  73. ffb7ca5 spi: dw: Add KeemBay Master capability by Serge Semin · 4 years, 4 months ago
  74. cc760f3 spi: dw: Convert CS-override to DW SPI capabilities by Serge Semin · 4 years, 4 months ago
  75. 675e7c9 spi: dw: Discard DW SSI chip type storages by Serge Semin · 4 years, 4 months ago
  76. 7e31cea spi: dw: Use relaxed IO-methods to access FIFOs by Serge Semin · 4 years, 4 months ago
  77. a1d5aa6 spi: dw: Disable all IRQs when controller is unused by Serge Semin · 4 years, 4 months ago
  78. a128f6e spi: dw: Clear IRQ status on DW SPI controller reset by Serge Semin · 4 years, 4 months ago
  79. 8225c1c spi: dw: Initialize n_bytes before the memory barrier by Serge Semin · 4 years, 4 months ago
  80. 07918df spi: dw: Discard IRQ threshold macro by Serge Semin · 4 years, 4 months ago
  81. ad4fe12 spi: dw-dma: Add one-by-one SG list entries transfer by Serge Semin · 4 years, 4 months ago
  82. 917ce29 spi: dw-dma: Pass exact data to the DMA submit and wait methods by Serge Semin · 4 years, 4 months ago
  83. 945b5b6 spi: dw-dma: Move DMAC register cleanup to DMA transfer method by Serge Semin · 4 years, 4 months ago
  84. b86fed12 spi: dw-dma: Detach DMA transfer into a dedicated method by Serge Semin · 4 years, 4 months ago
  85. 7a4d61f spi: dw-dma: Remove DMA Tx-desc passing around by Serge Semin · 4 years, 4 months ago
  86. 9a6471a spi: dw-dma: Check DMA Tx-desc submission status by Serge Semin · 4 years, 4 months ago
  87. ab7a4d7 spi: dw-dma: Move DMA transfers submission to the channels prep methods by Serge Semin · 4 years, 4 months ago
  88. be3034d spi: dw-dma: Check rx_buf availability in the xfer method by Serge Semin · 4 years, 4 months ago
  89. a874d81 spi: dw-dma: Configure the DMA channels in dma_setup by Serge Semin · 4 years, 4 months ago
  90. 7ef3038 spi: dw-dma: Fail DMA-based transfer if no Tx-buffer specified by Serge Semin · 4 years, 4 months ago
  91. 01ddbbb spi: dw-dma: Set DMA Level registers on init by Serge Semin · 4 years, 4 months ago
  92. 0e96836 spi: hisi-sfc-v3xx: fix spelling mistake "occured" -> "occurred" by Colin Ian King · 4 years, 3 months ago
  93. 6e38376 spi: fsl-dspi: fix NULL pointer dereference by Michael Walle · 4 years, 3 months ago
  94. 782d122 Merge tag 'spi-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 3 months ago
  95. b4ac06e Merge series "Add IRQ mode support for hisi-sfc-v3xx driver and some cleanups" from Yicong Yang <yangyicong@hisilicon.com>: by Mark Brown · 4 years, 3 months ago
  96. 4cafadd spi: spi-mtk-nor: fix timeout calculation overflow by Chuanhong Guo · 4 years, 4 months ago
  97. b1dd565 spi: hisi-sfc-v3xx: add support for IRQ mode by Yicong Yang · 4 years, 3 months ago
  98. aac6edf spi: hisi-sfc-v3xx: factor out the bit definition of interrupt register by Yicong Yang · 4 years, 3 months ago
  99. f6d2737 spi: hisi-sfc-v3xx: factor out bus config and transfer functions by Yicong Yang · 4 years, 3 months ago
  100. 2c8af6a spi: hisi-sfc-v3xx: factor out IO modes configuration by Yicong Yang · 4 years, 3 months ago