1. 9f7fb8d Merge tag 'spi-fix-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 2 years, 11 months ago
  2. f83a96e spi: mediatek: Avoid NULL pointer crash in interrupt by Benjamin Gaignard · 2 years, 11 months ago
  3. 2cbd272 spi: bcm-qspi: check for valid cs before applying chip select by Kamal Dasu · 2 years, 11 months ago
  4. 37c2c83 spi: uniphier: fix reference count leak in uniphier_spi_probe() by Xin Xiong · 3 years ago
  5. e937440 spi: meson-spicc: add IRQ check in meson_spicc_probe by Miaoqian Lin · 3 years ago
  6. 23e3404 spi: uniphier: Fix a bug that doesn't point to private data correctly by Kunihiko Hayashi · 3 years ago
  7. 90cafce spi: change clk_disable_unprepare to clk_unprepare by Dongliang Mu · 3 years, 1 month ago
  8. 9df15d8 spi: stm32: make SPI_MASTER_MUST_TX flags only specific to STM32F4 by Alain Volmat · 3 years ago
  9. 3cefddb spi: stm32: remove inexistant variables in struct stm32_spi_cfg comment by Alain Volmat · 3 years ago
  10. e4d6347 spi: stm32-qspi: Update spi registering by Patrice Chotard · 3 years ago
  11. 3ceff4ea07 Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years ago
  12. 282aa44 Merge tag 'spi-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 3 years ago
  13. e85195d Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years ago
  14. 19629ae Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.17 by Mark Brown · 3 years ago
  15. 44ea628 spi: don't include ptp_clock_kernel.h in spi.h by Jakub Kicinski · 3 years, 4 months ago
  16. 69c1b87 spi: spi-meson-spifc: Add missing pm_runtime_disable() in meson_spifc_probe by Miaoqian Lin · 3 years ago
  17. c8c9cb6 spi: atmel: Fix typo by Qinghua Jin · 3 years ago
  18. f8039ea spi: qcom: geni: handle timeout for gpi mode by Vinod Koul · 3 years ago
  19. 74b86d6 spi: qcom: geni: set the error code for gpi transfer by Vinod Koul · 3 years ago
  20. ebe33e5 spi: ar934x: fix transfer size by Oskari Lemmela · 3 years ago
  21. 12baee6 spi: pxa2xx: Propagate firmware node by Andy Shevchenko · 3 years ago
  22. 27b6965 spi: dw: Propagate firmware node by Andy Shevchenko · 3 years ago
  23. e6609c2 spi: dln2: Propagate firmware node by Andy Shevchenko · 3 years ago
  24. c702824 spi: ar934x: fix transfer and word delays by Oskari Lemmela · 3 years ago
  25. 80bb73a spi: uniphier: Fix a bug that doesn't point to private data correctly by Kunihiko Hayashi · 3 years ago
  26. 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
  27. a1539b2 Merge tag 'tegra-for-5.17-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/drivers by Arnd Bergmann · 3 years ago
  28. feaa4a0 spi: pic32: stop setting dma_config->slave_id by Arnd Bergmann · 3 years, 1 month ago
  29. 07f8375 spi: tegra20-slink: Add OPP support by Dmitry Osipenko · 3 years, 1 month ago
  30. e8f7875 Merge tag 'memory-controller-drv-renesas-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/drivers by Arnd Bergmann · 3 years ago
  31. 95c0724 spi: Fix incorrect cs_setup delay handling by Hector Martin · 3 years, 1 month ago
  32. db6689b spi: change clk_disable_unprepare to clk_unprepare by Dongliang Mu · 3 years, 1 month ago
  33. 8393961 spi: pxa2xx: Get rid of unused enable_loopback member by Andy Shevchenko · 3 years, 1 month ago
  34. a9c8f68 spi: pxa2xx: Get rid of unused ->cs_control() by Andy Shevchenko · 3 years, 1 month ago
  35. f89d2cc spi: tegra210-quad: use devm call for cdata memory by Krishna Yarlagadda · 3 years, 1 month ago
  36. f44a29ce spi: atmel: Remove setting of deprecated member of struct dma_slave_config by Tudor Ambarus · 3 years, 1 month ago
  37. c1b0067 spi: atmel: Drop slave_config argument in atmel_spi_dma_slave_config() by Tudor Ambarus · 3 years, 1 month ago
  38. e10a6bb spi: bcm-qspi: set transfer parameter only if they change by Kamal Dasu · 3 years, 1 month ago
  39. c74526f spi: bcm-qspi: choose sysclk setting based on requested speed by Kamal Dasu · 3 years, 1 month ago
  40. b79332e spi: Fix condition in the __spi_register_driver() by Andy Shevchenko · 3 years, 1 month ago
  41. fffc84f spi: spidev: Make probe to fail early if a spidev compatible is used by Javier Martinez Canillas · 3 years, 2 months ago
  42. 44ec41b spi: pxa2xx: Remove redundant ->read() and ->write() in struct chip_data by Andy Shevchenko · 3 years, 1 month ago
  43. dd06a0c spi: spidev: Use SPI_MODE_USER_MASK instead of casting by Andy Shevchenko · 3 years, 1 month ago
  44. 350de7c spi: Fix multi-line comment style by Andy Shevchenko · 3 years, 1 month ago
  45. b00bab9 spi: Replace memset() with __GFP_ZERO by Andy Shevchenko · 3 years, 1 month ago
  46. 3f07657 spi: deduplicate spi_match_id() in __spi_register_driver() by Andy Shevchenko · 3 years, 1 month ago
  47. 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
  48. 5ccd191 RSPI driver support for RZ/G2L by Mark Brown · 3 years, 1 month ago
  49. 61f6e38 spi: qcom: geni: remove unused defines by Vinod Koul · 3 years, 1 month ago
  50. 1d734f5 spi: spi-rspi: Drop redeclaring ret variable in qspi_transfer_in() by Lad Prabhakar · 3 years, 1 month ago
  51. aadbff4 spi: spi-rspi: Add support to deassert/assert reset line by Lad Prabhakar · 3 years, 1 month ago
  52. 40fafc8 spi: hisi-kunpeng: Fix the debugfs directory name incorrect by oujiefeng · 3 years, 1 month ago
  53. 44ebcb4 spi: dw: Define the capabilities in a continuous bit-flags set by Serge Semin · 3 years, 1 month ago
  54. 2b8a47e spi: dw: Replace DWC_HSSI capability with IP-core version checker by Serge Semin · 3 years, 1 month ago
  55. 2cc8d92 spi: dw: Introduce Synopsys IP-core versions interface by Serge Semin · 3 years, 1 month ago
  56. ec77c08 spi: dw: Convert to using the Bitfield access macros by Serge Semin · 3 years, 1 month ago
  57. 725b0e3 spi: dw: Put the driver entities naming in order by Serge Semin · 3 years, 1 month ago
  58. 21b6b38 spi: dw: Discard redundant DW SSI Frame Formats enumeration by Serge Semin · 3 years, 1 month ago
  59. a62bacb spi: dw: Add a symbols namespace for the core module by Serge Semin · 3 years, 1 month ago
  60. b04cc0d memory: renesas-rpc-if: Add support for RZ/G2L by Lad Prabhakar · 3 years, 2 months ago
  61. f7d344f spi: xlp: Remove Netlogic XLP variants by Rob Herring · 3 years, 2 months ago
  62. f02bff3 spi: lpspi: release requested DMA channels by Alexander Stein · 3 years, 2 months ago
  63. 642fc4f Merge existing fixes from spi/for-5.16 into new branch by Mark Brown · 3 years, 1 month ago
  64. 6c53b45 spi: fix use-after-free of the add_lock mutex by Michael Walle · 3 years, 2 months ago
  65. 6532582 spi: spi-geni-qcom: fix error handling in spi_geni_grab_gpi_chan() by Dan Carpenter · 3 years, 2 months ago
  66. 12f62a8 spi: lpspi: Silence error message upon deferred probe by Alexander Stein · 3 years, 2 months ago
  67. 98d948e spi: cadence-quadspi: fix write completion support by Dinh Nguyen · 3 years, 2 months ago
  68. 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
  69. 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
  70. b59c122 spi: spi-geni-qcom: Add support for GPI dma by Vinod Koul · 3 years, 2 months ago
  71. 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
  72. e954af1 spi: fsi: Fix contention in the FSI2SPI engine by Eddie James · 3 years, 2 months ago
  73. 0b0a281 spi: spi-rpc-if: Check return value of rpcif_sw_init() by Lad Prabhakar · 3 years, 2 months ago
  74. 134a723 spi: tegra210-quad: Put device into suspend on driver removal by Dmitry Osipenko · 3 years, 2 months ago
  75. 3cc1cb3 spi: tegra20-slink: Put device into suspend on driver removal by Dmitry Osipenko · 3 years, 2 months ago
  76. ca9b8f5 spi: bcm-qspi: Fix missing clk_disable_unprepare() on error in bcm_qspi_probe() by Yang Yingliang · 3 years, 2 months ago
  77. d81d0e4 spi: spl022: fix Microwire full duplex mode by Thomas Perrot · 3 years, 2 months ago
  78. ac8a6eb spi: Fix tegra20 build with CONFIG_PM=n once again by Linus Torvalds · 3 years, 2 months ago
  79. f09f6df spi: altera: Change to dynamic allocation of spi id by Russ Weight · 3 years, 2 months ago
  80. 3340ec4 spi: at91-usart: replacing legacy gpio interface for gpiod by Maíra Canal · 3 years, 2 months ago
  81. ed96f35 Merge tag 'v5.15-rc6' into regulator-5.16 by Mark Brown · 3 years, 2 months ago
  82. 08411e3 spi: replace snprintf in show functions with sysfs_emit by Qing Wang · 3 years, 2 months ago
  83. 2a4a4e8 spi: cadence: Add of_node_put() before return by Wan Jiabing · 3 years, 2 months ago
  84. dbf641a spi: orion: Add of_node_put() before goto by Wan Jiabing · 3 years, 2 months ago
  85. 531558b Merge branch 'spi-5.15' into spi-5.16 by Mark Brown · 3 years, 2 months ago
  86. 16a8e2f spi-mux: Fix false-positive lockdep splats by Uwe Kleine-König · 3 years, 3 months ago
  87. 6098475 spi: Fix deadlock when adding SPI controllers on SPI buses by Mark Brown · 3 years, 3 months ago
  88. d9c55c9 spi: cadence-quadspi: fix dma_unmap_single() call by Arnd Bergmann · 3 years, 3 months ago
  89. 7dc9b95 spi: tegra20: fix build with CONFIG_PM_SLEEP=n by Arnd Bergmann · 3 years, 3 months ago
  90. 923f508 Merge series "spi-bcm-qspi spcr3 enahancements" from Kamal Dasu <kdasu.kdev@gmail.com>: by Mark Brown · 3 years, 3 months ago
  91. e81cd07 spi: bcm-qspi: add support for 3-wire mode for half duplex transfer by Kamal Dasu · 3 years, 3 months ago
  92. ee4d62c spi: bcm-qspi: Add mspi spcr3 32/64-bits xfer mode by Kamal Dasu · 3 years, 3 months ago
  93. 75b3cb9 spi: bcm-qspi: clear MSPI spifie interrupt during probe by Kamal Dasu · 3 years, 3 months ago
  94. a0ecee3 Merge series "spi: Various Cleanups" from Uwe Kleine-König <u.kleine-koenig@pengutronix.de>: by Mark Brown · 3 years, 3 months ago
  95. 5fe7bd5 Merge branch 'spi-5.15' into spi-5.16 by Mark Brown · 3 years, 3 months ago
  96. da21fde spi: Make several public functions private to spi.c by Uwe Kleine-König · 3 years, 3 months ago
  97. fb51601 spi: Reorder functions to simplify the next commit by Uwe Kleine-König · 3 years, 3 months ago
  98. bdc7ca0 spi: Remove unused function spi_busnum_to_master() by Uwe Kleine-König · 3 years, 3 months ago
  99. 6bfb15f spi: Move comment about chipselect check to the right place by Uwe Kleine-König · 3 years, 3 months ago
  100. 48a78c66 spi: fsi: Print status on error by Eddie James · 3 years, 3 months ago