1. 3ea172c Merge tag 'mfd-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  2. 7b9734d Merge remote-tracking branch 'spi/topic/of' into spi-next by Mark Brown · 6 years ago
  3. 4b51c74 Merge branch 'spi-4.20' into spi-next by Mark Brown · 6 years ago
  4. 92d58fd Merge branch 'spi-4.19' into spi-linus by Mark Brown · 6 years ago
  5. 79a15f4 spi: Allow building SPI_BCM63XX_HSSPI on ARM-based SoCs by Florian Fainelli · 6 years ago
  6. 89e8b9c spi: omap2-mcspi: Add slave mode support by Vignesh R · 6 years ago
  7. b682cff spi: omap2-mcspi: Set FIFO DMA trigger level to word length by Vignesh R · 6 years ago
  8. 13d515c spi: omap2-mcspi: Switch to readl_poll_timeout() by Vignesh R · 6 years ago
  9. c530cd1 spi: spi-mem: add stm32 qspi controller by Ludovic Barre · 6 years ago
  10. ec506e9 spi: pic32-sqi: don't pass GFP_DMA32 to dma_alloc_coherent by Christoph Hellwig · 6 years ago
  11. f34c6e6 spi: sh-msiof: fix deferred probing by Sergei Shtylyov · 6 years ago
  12. 133eb8e spi: imx: use PIO mode if size is small by Robin Gong · 6 years ago
  13. 5ba5a37 spi: imx: correct wml as the last sg length by Robin Gong · 6 years ago
  14. 987a2df spi: imx: move wml setting to later than setup_transfer by Robin Gong · 6 years ago
  15. 25972d0 spi: Make GPIO CSs honour the SPI_NO_CS flag by Phil Elwell · 6 years ago
  16. 87ae1d2 spi: pxa2xx: Add devicetree support by Lubomir Rintel · 6 years ago
  17. 55ef826 spi: pxa2xx: Use an enum for type by Lubomir Rintel · 6 years ago
  18. 561de45 spi: spi-geni-qcom: Add SPI driver support for GENI based QUP by Girish Mahadevan · 6 years ago
  19. a3c1740 spi: rockchip: simplify spi enable logic by Emil Renner Berthing · 6 years ago
  20. d9071b7 spi: rockchip: directly use direction constants by Emil Renner Berthing · 6 years ago
  21. f340b92 spi: rockchip: mark use_dma as bool by Emil Renner Berthing · 6 years ago
  22. 058f7c5 spi: rockchip: remove unneeded dma_caps by Emil Renner Berthing · 6 years ago
  23. dcfc861 spi: rockchip: adjust dma watermark and burstlen by Huibin Hong · 6 years ago
  24. dd8fd2c spi: rockchip: initialize dma_slave_config properly by Huibin Hong · 6 years ago
  25. 04000dc spi: Introduce new driver for Qualcomm QuadSPI controller by Girish Mahadevan · 6 years ago
  26. f2d7047 dw: spi: add support for Amazon's Alpine spi controller by Talel Shenhar · 6 years ago
  27. 940ec77 spi: bcm-qspi: switch back to reading flash using smaller chunks by Rafał Miłecki · 6 years ago
  28. 0976eda spi: bcm-qspi: fix calculation of address length by Rafał Miłecki · 6 years ago
  29. 605b3be spi: spidev: Fix OF tree warning logic by Trent Piepho · 6 years ago
  30. 5039563 spi: Add driver_override SPI device attribute by Trent Piepho · 6 years ago
  31. bed2e8f spi: rb4xx: Use SPI_BPW_MASK to set bits_per_word_mask by Axel Lin · 6 years ago
  32. de8978c spi: fsl-lpspi: Prevent FIFO under/overrun by default by Hieu Tran Dang · 6 years ago
  33. a1108c7 spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare} by Nathan Chancellor · 6 years ago
  34. 5e9feb3 spidev: Enable the Liebherr's BK4 board to work with spidev driver by Lukasz Majewski · 6 years ago
  35. 2c18337 spi: pxa2xx: Rewrite switch code block in interrupt_transfer by Gustavo A. R. Silva · 6 years ago
  36. c24bfa8 spi: slave: Fix missing break in switch by Gustavo A. R. Silva · 6 years ago
  37. 2f19e7a Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Greg Kroah-Hartman · 6 years ago
  38. 805be7d spi: mediatek: add spi slave for Mediatek MT2712 by Leilk Liu · 6 years ago
  39. 5f143af spi: make OF helper available for others by Marco Felsch · 6 years ago
  40. b445bfc spi: switch to SPDX license identifier by Marco Felsch · 6 years ago
  41. aea3877 spi: spi-mem: Fix inverted logic in op sanity check by Geert Uytterhoeven · 6 years ago
  42. 71d9a84 spi: sprd: don't mark remove function as __exit by Arnd Bergmann · 6 years ago
  43. 8cfde78 spi: pic32: Use proper enum in dmaengine_prep_slave_rg by Nathan Chancellor · 6 years ago
  44. 3805832 spi: spi-mem: Add extra sanity checks on the op param by Boris Brezillon · 6 years ago
  45. f34ecdb spi: spi-davinci: Don't error when SPI_CS_WORD and cs_gpio by David Lechner · 6 years ago
  46. 71388b21 spi: always use software fallback for SPI_CS_WORD when using cs_gio by David Lechner · 6 years ago
  47. 00bca73 spi: mediatek: Don't modify spi_transfer when transfer. by Peter Shih · 6 years ago
  48. 0fd8586 spi/bcm63xx-hsspi: keep pll clk enabled by Jonas Gorski · 6 years ago
  49. 8089bab spi: pxa2xx: Remove the shutdown callback by Lubomir Rintel · 6 years ago
  50. a3762b1 spi: spi-davinci: Add support for SPI_CS_WORD by David Lechner · 6 years ago
  51. 9263696 Merge tag 'spi-cs-word' into spi-4.20 by Mark Brown · 6 years ago
  52. cbaa62e spi: add software implementation for SPI_CS_WORD by David Lechner · 6 years ago
  53. 3918c21 Merge tag 'spi-fix-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Greg Kroah-Hartman · 6 years ago
  54. 3356d9f spi: pic32-sqi: remove unnecessary of_node_get() by Alexey Khoroshilov · 6 years ago
  55. 37a1aa8 spi: davinci: remove set but not used variable 'pdata' by YueHaibing · 6 years ago
  56. 56df612 spi: davinci: Remove chip select GPIO pdata by Linus Walleij · 6 years ago
  57. 259e0a0 spi: at91-usart: Make local functions static by Lee Jones · 6 years ago
  58. e757996 spi: spi-mem: Adjust op len based on message/transfer size limitations by Chuanhua Han · 6 years ago
  59. e189254 spi: at91-usart: Add driver for at91-usart as SPI by Radu Pirea · 6 years ago
  60. abf5fee spi: gpio: No MISO does not imply no RX by Linus Walleij · 6 years ago
  61. b9a947d spi: pic32: remove unnecessary of_node_get() by Alexey Khoroshilov · 6 years ago
  62. b9e4952 spi: pl022: Remove set but not used variable 'chip' by YueHaibing · 6 years ago
  63. af060b3 spi: dw: support 4-16 bits per word by Simon Goldschmidt · 6 years ago
  64. 48c29d0 spi: spi-gpio: Remove set but not used variable 'pdata' by YueHaibing · 6 years ago
  65. 8dbbaa4 spi: rspi: Fix interrupted DMA transfers by Geert Uytterhoeven · 6 years ago
  66. c1ca59c spi: rspi: Fix invalid SPI use during system suspend by Geert Uytterhoeven · 6 years ago
  67. 31a5fae spi: sh-msiof: Fix handling of write value for SISTR register by Hiromitsu Yamasaki · 6 years ago
  68. ffa69d6 spi: sh-msiof: Fix invalid SPI use during system suspend by Gaku Inami · 6 years ago
  69. 7c5d8a2 spi: Do not print a message if spi_controller_{suspend,resume}() fails by Geert Uytterhoeven · 6 years ago
  70. 1723c31 spi: gpio: Fix copy-and-paste error by Linus Walleij · 6 years ago
  71. c7ba473 spi: orion: cosmetics - alias long direct_access variables by Kosta Zertsekel · 6 years ago
  72. 7001cab spi: tegra20-slink: explicitly enable/disable clock by Marcel Ziswiler · 6 years ago
  73. c1d8b08 spi: dw-mmio: avoid hardcoded field mask by Alexandre Belloni · 6 years ago
  74. 6e249d1 spi: davinci: remove set but not used variable 'pdata' by YueHaibing · 6 years ago
  75. be17ee0 spi: dw-mmio: add MSCC Jaguar2 support by Alexandre Belloni · 6 years ago
  76. e7d973a spi: sprd: Add SPI driver for Spreadtrum SC9860 by Lanqing Liu · 6 years ago
  77. 5223c9c1 spi: spi-fsl-dspi: fix broken DSPI_EOQ_MODE by Angelo Dureghello · 6 years ago
  78. 04b2d03 spi: Fix double IDR allocation with DT aliases by Geert Uytterhoeven · 6 years ago
  79. 9135bac spi: use SPDX identifier for Renesas drivers by Wolfram Sang · 6 years ago
  80. 7f02e1c Merge tag 'hwlock-v4.19' of git://github.com/andersson/remoteproc by Linus Torvalds · 6 years ago
  81. 1a4327f spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers by Kirill Kapranov · 6 years ago
  82. c1acb21 Merge branch 'spi-4.19' into spi-next by Mark Brown · 6 years ago
  83. c3c7126 Merge branch 'spi-4.18' into spi-linus by Mark Brown · 6 years ago
  84. 563a53f spi: davinci: fix a NULL pointer dereference by Bartosz Golaszewski · 6 years ago
  85. 5d27a9c spi: spi-mem: Extend the SPI mem interface to set a custom memory name by Frieder Schrempf · 6 years ago
  86. 07ebbbe spi: uniphier: remove unnecessary include headers by Keiji Hayashibara · 6 years ago
  87. 4b859db spi: spi-gpio: add SPI_3WIRE support by Lorenzo Bianconi · 6 years ago
  88. 304d343 spi: add flags parameter to txrx_word function pointers by Lorenzo Bianconi · 6 years ago
  89. 5ba155a spi: add SPI controller driver for UniPhier SoC by Keiji Hayashibara · 6 years ago
  90. baec8eb spi: img-spfi: Set device select bits for SPFI port state by Ionela Voinescu · 6 years ago
  91. 45e41bc spi: omap2-mcspi: remove several redundant variables by Colin Ian King · 6 years ago
  92. c2c25cc spi: dw-mmio: add MSCC Ocelot support by Alexandre Belloni · 6 years ago
  93. c79bdbb spi: dw: export dw_spi_set_cs by Alexandre Belloni · 6 years ago
  94. 516ddd7 spi: spi-fsl-espi: Log fifo counters on error by Tiago Brusamarello · 6 years ago
  95. 2ca300a spi: imx: Use the longuest possible burst size when in dynamic_burst by Maxime Chevallier · 6 years ago
  96. 0486dd4 spi: imx: remove unnecessary check in spi_imx_can_dma by Maxime Chevallier · 6 years ago
  97. afb27208 spi: imx: Use correct number of bytes per words by Maxime Chevallier · 6 years ago
  98. 2801b2f5 spi: imx: Use dynamic bursts only when bits_per_word is 8, 16 or 32 by Maxime Chevallier · 6 years ago
  99. a021cac spi: imx: Remove duplicate variable assignments by Maxime Chevallier · 6 years ago
  100. 6576bf0 spi: spi-fsl-dspi: Switch to SPDX identifier by Fabio Estevam · 6 years ago