1. bbb336f spi: spi-amd: Add AMD SPI controller driver support by Sanjay R Mehta · 4 years, 8 months ago
  2. dc23482 spi: spi-fsl-dspi: Adding shutdown hook by Peng Ma · 4 years, 8 months ago
  3. 80300a7 spi: spi-mem: Fix Dual/Quad modes on Octal-capable devices by Geert Uytterhoeven · 4 years, 9 months ago
  4. f58dcab spi: spi-fsl-qspi: Fix return value check of devm_ioremap() in probe by Wei Yongjun · 4 years, 8 months ago
  5. 2f5f530 spi: bcm-qspi: MSPI_SPCR0_MSB MSTR bit exists only on legacy controllers by Kamal Dasu · 4 years, 9 months ago
  6. 43613a7 spi: bcm-qspi: add support for MSPI sys clk 108Mhz by Kamal Dasu · 4 years, 9 months ago
  7. d9576ae spi: bcm-qspi: Use fastbr setting to allow faster MSPI speeds by Kamal Dasu · 4 years, 9 months ago
  8. 3a01f04 spi: bcm-qspi: Handle lack of MSPI_REV offset by Florian Fainelli · 4 years, 9 months ago
  9. 66eb228 spi: orion: Convert to use GPIO descriptors by Linus Walleij · 4 years, 9 months ago
  10. 59fc9ad spi: hisi-sfc-v3xx: add error check after per operation by Yicong Yang · 4 years, 9 months ago
  11. 9d282c1 spi: stm32-qspi: Add pm_runtime support by Patrice Chotard · 4 years, 9 months ago
  12. 5ba8e3e Merge series "Cleanup chip info in spi-dw driver" from Clement Leger <cleger@kalray.eu>: by Mark Brown · 4 years, 9 months ago
  13. 858e26a spi: spi-fsl-qspi: Reduce devm_ioremap size to 4 times AHB buffer size by Ashish Kumar · 4 years, 9 months ago
  14. 33e8fd4 spi: dw: remove cs_control and poll_mode members from chip_data by Clement Leger · 4 years, 9 months ago
  15. ae9e6ac spi: dw: remove unused dw_spi_chip handling by Clement Leger · 4 years, 9 months ago
  16. 66ec7b3 spi: spidev: Add support for Octal mode data transfers by Geert Uytterhoeven · 4 years, 9 months ago
  17. 21fb1f4 spi: spi-sh-msiof: Fix checkpatch error Complex macros should use () by Aishwarya R · 4 years, 9 months ago
  18. afedb4b spi: spi-mtk-nor: make mtk_nor_exec_op() statuc by Jason Yan · 4 years, 9 months ago
  19. bb4bf8d spi: sprd: adi: Use IS_ENABLED() to validate configs by Baolin Wang · 4 years, 9 months ago
  20. 49686df spi: remove redundant assignment to variable ms by Colin Ian King · 4 years, 9 months ago
  21. 7cb88af spi: spi-fsl-spi: Fix checkpatch error "foo * bar" should be "foo *bar" by Aishwarya R · 4 years, 9 months ago
  22. cb75b0c spi: spi-fsl-lpspi: Fix indentation and open brace should be on the previous line by Aishwarya R · 4 years, 9 months ago
  23. 848960e Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 9 months ago
  24. 49835c1 Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 9 months ago
  25. 8f1073e Merge branch 'pm-qos' by Rafael J. Wysocki · 4 years, 9 months ago
  26. 1ba0b52 Merge branch 'spi-5.7' into spi-next by Mark Brown · 4 years, 9 months ago
  27. ebb3b9a spi: efm32: Convert to use GPIO descriptors by Linus Walleij · 4 years, 10 months ago
  28. 6960b03 spi: spi-fsl-lpspi: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  29. 2d4ccc2 spi: spi-s3c24xx: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  30. 1c52be8 spi: stm32: Fix comments compilation warnings by Alain Volmat · 4 years, 10 months ago
  31. c528ecf spi: atmel-quadspi: Add verbose debug facilities to monitor register accesses by Tudor Ambarus · 4 years, 10 months ago
  32. 138f56e spi: spi-fsl-dspi: Add support for LS1028A by Vladimir Oltean · 4 years, 10 months ago
  33. 5b342c5 spi: spi-fsl-dspi: Move invariant configs out of dspi_transfer_one_message by Vladimir Oltean · 4 years, 10 months ago
  34. 826b3a6 spi: spi-fsl-dspi: Fix interrupt-less DMA mode taking an XSPI code path by Vladimir Oltean · 4 years, 10 months ago
  35. 3d6224e spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for non-DMA mode by Vladimir Oltean · 4 years, 10 months ago
  36. 4f5ee75 spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completion by Vladimir Oltean · 4 years, 10 months ago
  37. 0dedf90 spi: spi-fsl-dspi: Protect against races on dspi->words_in_flight by Vladimir Oltean · 4 years, 10 months ago
  38. c6c1e30 spi: spi-fsl-dspi: Avoid reading more data than written in EOQ mode by Vladimir Oltean · 4 years, 10 months ago
  39. a957499 spi: spi-fsl-dspi: Fix bits-per-word acceleration in DMA mode by Vladimir Oltean · 4 years, 10 months ago
  40. 671ffde spi: spi-fsl-dspi: Fix little endian access to PUSHR CMD and TXDATA by Vladimir Oltean · 4 years, 10 months ago
  41. 4fcc7c2 spi: spi-fsl-dspi: Don't access reserved fields in SPI_MCR by Vladimir Oltean · 4 years, 10 months ago
  42. 85dadb7 spi: mxs: Drop GPIO includes by Linus Walleij · 4 years, 10 months ago
  43. 7315608 Merge series "spi: meson-spicc: add support for AXG and G12A variants" from Neil Armstrong <narmstrong@baylibre.com>: by Mark Brown · 4 years, 10 months ago
  44. 5b16668 spi: acpi: remove superfluous parameter check by Wolfram Sang · 4 years, 10 months ago
  45. 4e3d322 spi: meson-spicc: add support for Amlogic G12A by Neil Armstrong · 4 years, 10 months ago
  46. 0eb707a spi: meson-spicc: adapt burst handling for G12A support by Neil Armstrong · 4 years, 10 months ago
  47. f27bff4 spi: meson-spicc: setup IO line delay by Neil Armstrong · 4 years, 10 months ago
  48. 8791068 spi: meson-spicc: add min sclk for each compatible by Neil Armstrong · 4 years, 10 months ago
  49. 3196816 spi: meson-spicc: support max 80MHz clock by Neil Armstrong · 4 years, 10 months ago
  50. 3e0cf4d spi: meson-spicc: add a linear clock divider support by Sunny Luo · 4 years, 10 months ago
  51. a6cda1f9 spi: meson-spicc: enhance output enable feature by Sunny Luo · 4 years, 10 months ago
  52. b9dfb20 spi: meson-spicc: remove unused variables by Neil Armstrong · 4 years, 10 months ago
  53. 1a421eb spi: spi-nxp-fspi: Fix a NULL vs IS_ERR() check in probe by Dan Carpenter · 4 years, 10 months ago
  54. b562b30 Merge tag 'mtk-mtd-spi-move' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.7 by Mark Brown · 4 years, 10 months ago
  55. 881d1ee spi: add support for mediatek spi-nor controller by Chuanhong Guo · 4 years, 10 months ago
  56. 671c3bf spi: make spi-max-frequency optional by Chuanhong Guo · 4 years, 10 months ago
  57. 4d90a4e Merge tag 'v5.6-rc5' into asoc-5.7 by Mark Brown · 4 years, 10 months ago
  58. caef2df spi: Stop selecting MTD_SPI_NOR for SPI_HISI_SFC_V3XX by John Garry · 4 years, 10 months ago
  59. 22ee9de spi: spi-fsl-dspi: fix DMA mapping by Michael Walle · 4 years, 10 months ago
  60. 36098a1 Merge series "spi: Add FSI-attached SPI controller driver" from Eddie James <eajames@linux.ibm.com>: by Mark Brown · 4 years, 10 months ago
  61. f3a14a3 spi: rspi: Add support for active-high chip selects by Geert Uytterhoeven · 4 years, 10 months ago
  62. c6486ea spi: rockchip: add compatible string for px30 rk3308 rk3328 by Johan Jonker · 4 years, 10 months ago
  63. bbb6b2f spi: Add FSI-attached SPI controller driver by Eddie James · 4 years, 10 months ago
  64. ae24a21 Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 10 months ago
  65. e14572c spi: Remove CONFIG_ prefix from Kconfig select by Joe Perches · 4 years, 10 months ago
  66. 4a8ee2a Merge series "TCFQ to XSPI migration for NXP DSPI driver" from Vladimir Oltean <olteanv@gmail.com> by Mark Brown · 4 years, 10 months ago
  67. 29d2daf spi: spi-fsl-dspi: Make bus-num property optional by Sascha Hauer · 4 years, 10 months ago
  68. b7461fa spi: spi-nxp-fspi: Enable the Octal Mode in MCR0 by Han Xu · 5 years ago
  69. d166a73 spi: fspi: dynamically alloc AHB memory by Han Xu · 5 years ago
  70. 941be8a spi: fspi: enable fspi on imx8qxp and imx8mm by Han Xu · 5 years ago
  71. e9bac90 spi: spi-fsl-dspi: Take software timestamp in dspi_fifo_write by Vladimir Oltean · 4 years, 10 months ago
  72. ea93ed4 spi: spi-fsl-dspi: Use EOQ for last word in buffer even for XSPI mode by Vladimir Oltean · 4 years, 10 months ago
  73. 6365504 spi: spi-fsl-dspi: Optimize dspi_setup_accel for lowest interrupt count by Vladimir Oltean · 4 years, 10 months ago
  74. 6c1c26e spi: spi-fsl-dspi: Accelerate transfers using larger word size if possible by Vladimir Oltean · 4 years, 10 months ago
  75. d59c90a spi: spi-fsl-dspi: Convert TCFQ users to XSPI FIFO mode by Vladimir Oltean · 4 years, 10 months ago
  76. 6a72682 spi: Do spi_take_timestamp_pre for as many times as necessary by Vladimir Oltean · 4 years, 10 months ago
  77. a3185c3 spi: spi-fsl-dspi: Implement .max_message_size method for EOQ mode by Vladimir Oltean · 4 years, 10 months ago
  78. 547248f spi: spi-fsl-dspi: Rename fifo_{read,write} and {tx,cmd}_fifo_write by Vladimir Oltean · 4 years, 10 months ago
  79. 8f8303e spi: spi-fsl-dspi: Add comments around dspi_pop_tx and dspi_push_rx functions by Vladimir Oltean · 4 years, 10 months ago
  80. 5542bd7 spi: spi-fsl-dspi: Don't mask off undefined bits by Vladimir Oltean · 4 years, 10 months ago
  81. 6d6af57 spi: spi-fsl-dspi: Remove unused chip->void_write_data by Vladimir Oltean · 4 years, 10 months ago
  82. 53fadb4 spi: spi-fsl-dspi: Simplify bytes_per_word gymnastics by Vladimir Oltean · 4 years, 10 months ago
  83. cb71d8e Merge series "Compatible string consolidation for NXP DSPI driver" from Vladimir Oltean <olteanv@gmail.com>: by Mark Brown · 4 years, 10 months ago
  84. 0feaf8f spi: spi-fsl-dspi: Convert the instantiations that support it to DMA by Vladimir Oltean · 4 years, 10 months ago
  85. 6366990 spi: spi-fsl-dspi: Support SPI software timestamping in all non-DMA modes by Vladimir Oltean · 4 years, 10 months ago
  86. ca5052c spi: spi-fsl-dspi: LS2080A and LX2160A support XSPI mode by Vladimir Oltean · 4 years, 10 months ago
  87. 1d8b4c9 spi: spi-fsl-dspi: Parameterize the FIFO size and DMA buffer size by Vladimir Oltean · 4 years, 10 months ago
  88. d350540 spi: spi-fsl-dspi: Use specific compatible strings for all SoC instantiations by Vladimir Oltean · 4 years, 10 months ago
  89. f9981d4 spi: spi_register_controller(): free bus id on error paths by Aaro Koskinen · 4 years, 10 months ago
  90. 4709d86 Merge series "trivial fixes for fsl-spi and spidev" from Oleksandr Suvorov <oleksandr.suvorov@toradex.com>: by Mark Brown · 4 years, 10 months ago
  91. 2fa9870 spi: fsl-lpspi: remove unneeded array by Oleksandr Suvorov · 4 years, 11 months ago
  92. 0fd30ed Merge series "spi: spidev: Fix messages in spidev" from Oleksandr Suvorov <oleksandr.suvorov@toradex.com>: by Mark Brown · 4 years, 10 months ago
  93. 4276fc8 spi: spidev: fix speed setting message by Oleksandr Suvorov · 4 years, 10 months ago
  94. ea70fb5b spi: spidev: fix a debug message value by Oleksandr Suvorov · 4 years, 10 months ago
  95. 51bddd4 spi: bcm63xx-hsspi: Really keep pll clk enabled by Christophe JAILLET · 4 years, 10 months ago
  96. 41c9884 spi: pxa2xx: Introduce is_mmp2_ssp() helper by Andy Shevchenko · 4 years, 10 months ago
  97. 6c4a337 Merge series "spi/HiSilicon v3xx: Support dual and quad mode through DMI quirks" from John Garry <john.garry@huawei.com>: by Mark Brown · 4 years, 10 months ago
  98. c0e035a spi: spi-mem: Compute length only when needed by Tudor Ambarus · 4 years, 10 months ago
  99. 34e608b spi: HiSilicon v3xx: Use DMI quirk to set controller buswidth override bits by John Garry · 4 years, 10 months ago
  100. 8fe21d6 spi: HiSilicon v3xx: Properly set CMD_CONFIG for Dual/Quad modes by John Garry · 4 years, 10 months ago