1. 86085fe7 Merge tag 'spi-fix-v5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 3 years ago
  2. db6689b spi: change clk_disable_unprepare to clk_unprepare by Dongliang Mu · 3 years, 1 month ago
  3. ea22929 Merge tag 'spi-fix-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 3 years, 1 month ago
  4. 6c53b45 spi: fix use-after-free of the add_lock mutex by Michael Walle · 3 years, 2 months ago
  5. 6532582 spi: spi-geni-qcom: fix error handling in spi_geni_grab_gpi_chan() by Dan Carpenter · 3 years, 2 months ago
  6. 12f62a8 spi: lpspi: Silence error message upon deferred probe by Alexander Stein · 3 years, 2 months ago
  7. 98d948e spi: cadence-quadspi: fix write completion support by Dinh Nguyen · 3 years, 2 months ago
  8. 2019295 Merge tag 'spi-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 3 years, 2 months ago
  9. 1260d24 Merge tag 'regulator-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 3 years, 2 months ago
  10. b59c122 spi: spi-geni-qcom: Add support for GPI dma by Vinod Koul · 3 years, 2 months ago
  11. 4fb7d85 Merge tag 'spi-fix-v5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 3 years, 2 months ago
  12. e954af1 spi: fsi: Fix contention in the FSI2SPI engine by Eddie James · 3 years, 2 months ago
  13. 0b0a281 spi: spi-rpc-if: Check return value of rpcif_sw_init() by Lad Prabhakar · 3 years, 2 months ago
  14. 134a723 spi: tegra210-quad: Put device into suspend on driver removal by Dmitry Osipenko · 3 years, 2 months ago
  15. 3cc1cb3 spi: tegra20-slink: Put device into suspend on driver removal by Dmitry Osipenko · 3 years, 2 months ago
  16. ca9b8f5 spi: bcm-qspi: Fix missing clk_disable_unprepare() on error in bcm_qspi_probe() by Yang Yingliang · 3 years, 2 months ago
  17. d81d0e4 spi: spl022: fix Microwire full duplex mode by Thomas Perrot · 3 years, 2 months ago
  18. ac8a6eb spi: Fix tegra20 build with CONFIG_PM=n once again by Linus Torvalds · 3 years, 2 months ago
  19. f09f6df spi: altera: Change to dynamic allocation of spi id by Russ Weight · 3 years, 2 months ago
  20. 3340ec4 spi: at91-usart: replacing legacy gpio interface for gpiod by Maíra Canal · 3 years, 2 months ago
  21. ed96f35 Merge tag 'v5.15-rc6' into regulator-5.16 by Mark Brown · 3 years, 2 months ago
  22. 08411e3 spi: replace snprintf in show functions with sysfs_emit by Qing Wang · 3 years, 3 months ago
  23. 2a4a4e8 spi: cadence: Add of_node_put() before return by Wan Jiabing · 3 years, 3 months ago
  24. dbf641a spi: orion: Add of_node_put() before goto by Wan Jiabing · 3 years, 3 months ago
  25. 531558b Merge branch 'spi-5.15' into spi-5.16 by Mark Brown · 3 years, 3 months ago
  26. 16a8e2f spi-mux: Fix false-positive lockdep splats by Uwe Kleine-König · 3 years, 3 months ago
  27. 6098475 spi: Fix deadlock when adding SPI controllers on SPI buses by Mark Brown · 3 years, 3 months ago
  28. d9c55c9 spi: cadence-quadspi: fix dma_unmap_single() call by Arnd Bergmann · 3 years, 3 months ago
  29. 7dc9b95 spi: tegra20: fix build with CONFIG_PM_SLEEP=n by Arnd Bergmann · 3 years, 3 months ago
  30. 923f508 Merge series "spi-bcm-qspi spcr3 enahancements" from Kamal Dasu <kdasu.kdev@gmail.com>: by Mark Brown · 3 years, 3 months ago
  31. e81cd07 spi: bcm-qspi: add support for 3-wire mode for half duplex transfer by Kamal Dasu · 3 years, 3 months ago
  32. ee4d62c spi: bcm-qspi: Add mspi spcr3 32/64-bits xfer mode by Kamal Dasu · 3 years, 3 months ago
  33. 75b3cb9 spi: bcm-qspi: clear MSPI spifie interrupt during probe by Kamal Dasu · 3 years, 3 months ago
  34. a0ecee3 Merge series "spi: Various Cleanups" from Uwe Kleine-König <u.kleine-koenig@pengutronix.de>: by Mark Brown · 3 years, 3 months ago
  35. 5fe7bd5 Merge branch 'spi-5.15' into spi-5.16 by Mark Brown · 3 years, 3 months ago
  36. da21fde spi: Make several public functions private to spi.c by Uwe Kleine-König · 3 years, 3 months ago
  37. fb51601 spi: Reorder functions to simplify the next commit by Uwe Kleine-König · 3 years, 3 months ago
  38. bdc7ca0 spi: Remove unused function spi_busnum_to_master() by Uwe Kleine-König · 3 years, 3 months ago
  39. 6bfb15f spi: Move comment about chipselect check to the right place by Uwe Kleine-König · 3 years, 3 months ago
  40. 48a78c66 spi: fsi: Print status on error by Eddie James · 3 years, 3 months ago
  41. 79bffb1 spi: cadence: fix static checker warning by Parshuram Thombare · 3 years, 3 months ago
  42. 67a12ae spi: spi-nxp-fspi: don't depend on a specific node name erratum workaround by Michael Walle · 3 years, 3 months ago
  43. 1a6f854 spi: cadence-quadspi: Add Xilinx Versal external DMA support by Sai Krishna Potthuri · 3 years, 3 months ago
  44. 09e393e spi: cadence-quadspi: Add OSPI support for Xilinx Versal SoC by Sai Krishna Potthuri · 3 years, 3 months ago
  45. 3672bb8 spi: mediatek: skip delays if they are 0 by Dafna Hirschfeld · 3 years, 3 months ago
  46. 75e33c5 spi: atmel: Fix PDC transfer setup bug by Ville Baillie · 3 years, 3 months ago
  47. 5c258a8 spi: cadence: Fix spelling mistake "nunber" -> "number" by Colin Ian King · 3 years, 3 months ago
  48. 59c4e19 Merge tag 'v5.15-rc3' into spi-5.15 by Mark Brown · 3 years, 3 months ago
  49. 728cb43 Merge series "add support for Cadence's XSPI controller" from Parshuram Thombare <pthombar@cadence.com>: by Mark Brown · 3 years, 3 months ago
  50. 5b71cbf spi: s3c64xx: describe driver in KConfig by Krzysztof Kozlowski · 3 years, 3 months ago
  51. a16cc80 spi: cadence: add support for Cadence XSPI controller by Parshuram Thombare · 3 years, 3 months ago
  52. 6840615 spi: spidev: Add SPI ID table by Mark Brown · 3 years, 3 months ago
  53. 9bedf10 Merge tag 'spi-fix-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 3 years, 3 months ago
  54. 5fa6863 spi: Check we have a spi_device_id for each DT compatible by Mark Brown · 3 years, 3 months ago
  55. 96c8395 spi: Revert modalias changes by Mark Brown · 3 years, 3 months ago
  56. 66ae258 Merge branch 'spi-5.15' into spi-5.16 by Mark Brown · 3 years, 3 months ago
  57. ffb1e76 Merge tag 'v5.15-rc2' into spi-5.15 by Mark Brown · 3 years, 3 months ago
  58. 4c17ca2 Merge tag 'spi-fix-v5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 3 years, 3 months ago
  59. 09134c5 spi: Fixed division by zero warning by Yoshitaka Ikeda · 3 years, 4 months ago
  60. efafec2 spi: Fix tegra20 build with CONFIG_PM=n by Linus Torvalds · 3 years, 3 months ago
  61. 3323129 spi: sh-msiof: drop unneeded MODULE_ALIAS by Krzysztof Kozlowski · 3 years, 3 months ago
  62. 98c29b3 spi: rspi: drop unneeded MODULE_ALIAS by Krzysztof Kozlowski · 3 years, 3 months ago
  63. 9722162 Merge series "Support for Ingenic JZ47xx SPI controller" from Artur Rojek <contact@artur-rojek.eu>: by Mark Brown · 3 years, 4 months ago
  64. 777a2cb spi: amd: Don't wait for a write-only transfer to finish by Lucas Tanure · 3 years, 4 months ago
  65. 3b02d28 spi: amd: Remove unneeded variable by Lucas Tanure · 3 years, 4 months ago
  66. 356b02f spi: amd: Refactor amd_spi_busy_wait by Lucas Tanure · 3 years, 4 months ago
  67. ca8e8a1 spi: amd: Refactor code to use less spi_master_get_devdata by Lucas Tanure · 3 years, 4 months ago
  68. ae5f94c SPI: add Ingenic JZ47xx driver. by Artur Rojek · 3 years, 4 months ago
  69. becbca18 Merge existing fixes from spi/for-5.15 by Mark Brown · 3 years, 4 months ago
  70. 2bab940 spi: tegra20-slink: Declare runtime suspend and resume functions conditionally by Guenter Roeck · 3 years, 4 months ago
  71. 5457773 spi: rockchip: handle zero length transfers without timing out by Tobias Schramm · 3 years, 4 months ago
  72. 866147b Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 4 months ago
  73. c6c3c570 Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 4 months ago
  74. ba1dc7f Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 4 months ago
  75. 6e9c846 Merge remote-tracking branch 'spi/for-5.15' into spi-next by Mark Brown · 3 years, 4 months ago
  76. d5f78f50 Merge remote-tracking branch 'spi/for-5.14' into spi-linus by Mark Brown · 3 years, 4 months ago
  77. 26cfc0d spi: spi-zynq-qspi: use wait_for_completion_timeout to make zynq_qspi_exec_mem_op not interruptible by Quanyang Wang · 3 years, 4 months ago
  78. 3b66ca9 spi: sprd: Add ADI r3 support by Chunyan Zhang · 3 years, 4 months ago
  79. 245ca2c spi: sprd: Fix the wrong WDG_LOAD_VAL by Chunyan Zhang · 3 years, 4 months ago
  80. ea4ab99 spi: davinci: invoke chipselect callback by Matija Glavinic Pecotic · 3 years, 4 months ago
  81. f674aac spi: sprd: fill offset only to RD_CMD register for reading from slave device by Chunyan Zhang · 3 years, 4 months ago
  82. 2b961c5 spi: sprd: Make sure offset not equal to slave address size by Chunyan Zhang · 3 years, 4 months ago
  83. 5dc349e spi: sprd: Pass offset instead of physical address to adi_read/_write() by Chunyan Zhang · 3 years, 4 months ago
  84. 745649c spi: rockchip-sfc: Fix assigned but never used return error codes by Colin Ian King · 3 years, 4 months ago
  85. 8d00f98 spi: rockchip-sfc: Remove redundant IO operations by Jon Lin · 3 years, 4 months ago
  86. 7a4697b spi: stm32: fix excluded_middle.cocci warnings by kernel test robot · 3 years, 6 months ago
  87. d68f4c7 spi: coldfire-qspi: Use clk_disable_unprepare in the remove function by Christophe JAILLET · 3 years, 4 months ago
  88. 02cea70 spi: tegra20-slink: remove spi_master_put() in tegra_slink_remove() by Yang Yingliang · 3 years, 5 months ago
  89. 0b89fc0 spi: rockchip-sfc: add rockchip serial flash controller by Chris Morgan · 3 years, 5 months ago
  90. ed14666 spi: orion: Prevent incorrect chip select behaviour by Nathan Rossi · 3 years, 5 months ago
  91. a41461b Merge tag 'imx-ecspi-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/drivers by Arnd Bergmann · 3 years, 5 months ago
  92. aca1968 spi: mxic: add missing braces by Yang Yingliang · 3 years, 5 months ago
  93. 976c1de spi: spi-pic32: Fix issue with uninitialized dma_slave_config by Tony Lindgren · 3 years, 5 months ago
  94. 209ab22 spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_config by Tony Lindgren · 3 years, 5 months ago
  95. 5c842e5 spi: mediatek: fix build warnning in set cs timing by Mason Zhang · 3 years, 5 months ago
  96. d05aaa6 spi: mxic: patch for octal DTR mode support by Zhengxun Li · 3 years, 5 months ago
  97. 26c8634 spi: tegra20-slink: Don't use resource-managed spi_register helper by Dmitry Osipenko · 3 years, 5 months ago
  98. e4bb903 spi: tegra20-slink: Improve runtime PM usage by Dmitry Osipenko · 3 years, 5 months ago
  99. bd935a7 Merge 5.14-rc5 into driver-core-next by Greg Kroah-Hartman · 3 years, 5 months ago
  100. 813272e Merge 5.14-rc5 into char-misc-next by Greg Kroah-Hartman · 3 years, 5 months ago