1. 2901752 Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  2. 14dbfb4 Merge branch 'spi-5.1' into spi-next by Mark Brown · 6 years ago
  3. b50c6ac Merge branch 'spi-5.0' into spi-linus by Mark Brown · 6 years ago
  4. 0e836c3 spi: sh-msiof: Restrict bits per word to 8/16/24/32 on R-Car Gen2/3 by Geert Uytterhoeven · 6 years ago
  5. daad4d2 spi: sifive: Remove redundant dev_err call in sifive_spi_probe() by Wei Yongjun · 6 years ago
  6. 049e5fe spi: sifive: Remove spi_master_put in sifive_spi_remove() by Wei Yongjun · 6 years ago
  7. b89fefd spi: spi-gpio: fix SPI_CS_HIGH capability by Russell King · 6 years ago
  8. bf9f742 Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.1 by Mark Brown · 6 years ago
  9. ef070b4 spi: pxa2xx: Setup maximum supported DMA transfer length by Andy Shevchenko · 6 years ago
  10. 484a9a6 spi: sifive: Add driver for the SiFive SPI controller by Yash Shah · 6 years ago
  11. 5e060c4 spi: sprd: Add a prefix for SPI DMA channel macros by Baolin Wang · 6 years ago
  12. 386119b spi: sprd: spi: sprd: Add DMA mode support by Lanqing Liu · 6 years ago
  13. de082d8 spi: sprd: Add the SPI irq function for the SPI DMA mode by Lanqing Liu · 6 years ago
  14. 28f7604 spi: use gpio[d]_set_value_cansleep for setting chipselect GPIO by Felix Fietkau · 6 years ago
  15. 9b4f842 spi: gpio: Advertise support for SPI_CS_HIGH by Jonathan Neuschäfer · 6 years ago
  16. 35c35fd spi: sh-msiof: Replace spi_master by spi_controller by Geert Uytterhoeven · 6 years ago
  17. 5a0e577 spi: sh-hspi: Replace spi_master by spi_controller by Geert Uytterhoeven · 6 years ago
  18. 9428a07 spi: rspi: Replace spi_master by spi_controller by Geert Uytterhoeven · 6 years ago
  19. 2e5c888 spi: atmel-quadspi: add support for sam9x60 qspi controller by Tudor Ambarus · 6 years ago
  20. bd7905e spi: atmel-quadspi: add support for named peripheral clock by Tudor Ambarus · 6 years ago
  21. b456fd1 spi: atmel-quadspi: rework transfer macros by Tudor Ambarus · 6 years ago
  22. cae417b spi: atmel-quadspi: switch to SPDX license identifiers by Tudor Ambarus · 6 years ago
  23. 2aaa8dd spi: atmel-quadspi: return appropriate error code by Tudor Ambarus · 6 years ago
  24. 9ce4c51 spi: atmel-quadspi: remove unnecessary cast by Tudor Ambarus · 6 years ago
  25. 1db6de2 spi: atmel-quadspi: fix naming scheme by Tudor Ambarus · 6 years ago
  26. 18b6f6e spi: atmel-quadspi: drop wrappers for iomem accesses by Tudor Ambarus · 6 years ago
  27. 3ae012e spi: atmel-quadspi: order header files inclusion alphabetically by Tudor Ambarus · 6 years ago
  28. 9958c8c spi: atmel-quadspi: cache MR value to avoid a write access by Tudor Ambarus · 6 years ago
  29. 5ce3cc5 spi: spi-fsl-dspi: Provide support for DSPI slave mode operation (Vybryd vf610) by Lukasz Majewski · 6 years ago
  30. 0ce26a1 PCI: Move Rohm Vendor ID to generic list by Andy Shevchenko · 6 years ago
  31. 473a78a spi-atmel: support inter-word delay by Jonas Bonn · 6 years ago
  32. b7bb367 spi: support inter-word delay requirement for devices by Jonas Bonn · 6 years ago
  33. f3fdea3 spi: mxs: add tracing to custom .transfer_one_message callback by Uwe Kleine-König · 6 years ago
  34. c55d0e8 spi: spi-mem: spi-fsl-qspi: typo fix in author name by Yogesh Narayan Gaur · 6 years ago
  35. 673c865 spi: ti-qspi: Fix mmap read when more than one CS in use by Vignesh R · 6 years ago
  36. ce6f069 spi: spi-mem: spi-nxp-fspi: add module license info by Yogesh Narayan Gaur · 6 years ago
  37. 7aef2b6 spi: pl022: add a message state STATE_TIMEOUT for timeout transfer by Jiwei Sun · 6 years ago
  38. 2e236ba spi: Kconfig: imx: Update the help text to make it more generic by Fabio Estevam · 6 years ago
  39. b328179 spi: nxp-fspi: add octal mode flag bit for octal support by Yogesh Narayan Gaur · 6 years ago
  40. a5356ae spi: spi-mem: Add driver for NXP FlexSPI controller by Yogesh Narayan Gaur · 6 years ago
  41. 6046f54 spi: cadence: Fix default polarity of native chipselect by Linus Walleij · 6 years ago
  42. 6e0a32d spi: dw: Fix default polarity of native chipselect by Linus Walleij · 6 years ago
  43. 2df201e spi: Support high CS when using descriptors by Linus Walleij · 6 years ago
  44. f0125f1 spi: Go back to immediate teardown by Mark Brown · 6 years ago
  45. e902cdc spi/topcliff_pch: Fix potential NULL dereference on allocation error by YueHaibing · 6 years ago
  46. 51eea52 pxa2xx: replace spi_master with spi_controller by Lubomir Rintel · 6 years ago
  47. bfc7af6 spi: bcm2835aux: remove unneeded NULL check of devm_clk_get by YueHaibing · 6 years ago
  48. 1fc1b63 spi: spi-mem: Add devm_spi_mem_dirmap_{create,destroy}() by Boris Brezillon · 6 years ago
  49. bfecfd6 spi: spi-mem: Fix a memory leak in spi_mem_dirmap_destroy() by Boris Brezillon · 6 years ago
  50. 5c0c4ec spi: spi-mem: Fix spi_mem_dirmap_destroy() kerneldoc by Boris Brezillon · 6 years ago
  51. d05e3ea spi: sh-msiof: Use DMA if possible by Hoan Nguyen An · 6 years ago
  52. f70351a spi: sh-msiof: fix *info pointer in request_dma() by Hoan Nguyen An · 6 years ago
  53. 88e7e0a spi: sh-hspi: Remove error messages on out-of-memory conditions by Geert Uytterhoeven · 6 years ago
  54. f1b2c1c spi: ath79: Remove now useless code by Alban Bedel · 6 years ago
  55. b172fd0 spi: ath79: Enable support for compile test by Alban Bedel · 6 years ago
  56. 797622d spi: ath79: Simplify ath79_spi_chipselect() by Alban Bedel · 6 years ago
  57. a666f26 spi: bitbang: Don't call chipselect() in spi_bitbang_setup() by Alban Bedel · 6 years ago
  58. d1d6bd7 spi: dw: change snprintf to scnprintf for possible overflow by Silvio Cesare · 6 years ago
  59. 63f5ffc spi: sprd: Fix the error data length in SPI read-only mode by Lanqing Liu · 6 years ago
  60. baf8b9f spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch by Vignesh R · 6 years ago
  61. 734882a spi: cadence: Correct initialisation of runtime PM by Charles Keepax · 6 years ago
  62. de43aff spi: spi-geni-qcom: Get rid of forward declaration by Stephen Boyd · 6 years ago
  63. 0357a3d spi: spi-geni-qcom: Don't initialize completion for normal message by Stephen Boyd · 6 years ago
  64. 74fa750 spi: davinci: Get rid of dangling variable by Linus Walleij · 6 years ago
  65. 4f0a0cd spi: dw: fix warning unused variable 'ret' by Anders Roxell · 6 years ago
  66. 412e603 spi: core: avoid waking pump thread from spi_sync instead run teardown delayed by Martin Sperl · 6 years ago
  67. 9400c41 spi: dw: Convert to use CS GPIO descriptors by Linus Walleij · 6 years ago
  68. 101a68e spi: davinci: Convert to use CS GPIO descriptors by Linus Walleij · 6 years ago
  69. 054320b spi: clps711x: Convert to use CS GPIO descriptors by Linus Walleij · 6 years ago
  70. cfeefa7 spi: cadence: Convert to use CS GPIO descriptors by Linus Walleij · 6 years ago
  71. efc92fb spi: atmel: Convert to use CS GPIO descriptors by Linus Walleij · 6 years ago
  72. 8db7954 spi: ath79: Convert to use CS GPIO descriptors by Linus Walleij · 6 years ago
  73. f3186dd spi: Optionally use GPIO descriptors for CS GPIOs by Linus Walleij · 6 years ago
  74. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  75. 00505ed spi: stm32: add support for STM32F4 by Cezary Gapinski · 6 years ago
  76. 5516685 spi: stm32: introduce compatible data cfg by Cezary Gapinski · 6 years ago
  77. f8bb12f spi: stm32: add start dma transfer function by Cezary Gapinski · 6 years ago
  78. 9d5fce1 spi: stm32: split transfer one setup function by Cezary Gapinski · 6 years ago
  79. a967533 spi: stm32: rename interrupt function by Cezary Gapinski · 6 years ago
  80. 8602663 spi: stm32: rename STM32 SPI registers to STM32H7 by Cezary Gapinski · 6 years ago
  81. 6962b05 spi: stm32: remove SPI LOOP mode by Cezary Gapinski · 6 years ago
  82. d6cea11 spi: stm32: use explicit CPOL and CPHA mode bits by Cezary Gapinski · 6 years ago
  83. bb35c9f spi: fix typo in SPI_STM32 help text by Cezary Gapinski · 6 years ago
  84. 2cbee7f spi: stm32: fix DMA configuration with only one channel by Cezary Gapinski · 6 years ago
  85. d4c9134 spi: stm32: use NULL pointer instead of plain integer by Cezary Gapinski · 6 years ago
  86. d57a984 spi: stm32: switch to SPDX identifier by Cezary Gapinski · 6 years ago
  87. e1bc204 spi: dw: fix potential variable assignment error by shaftarger · 6 years ago
  88. 0dcdcd0 spi: add cpu details to fsl-dspi Kconfig help by Angelo Dureghello · 6 years ago
  89. aa54c1c spi: fix initial SPI_SR value in spi-fsl-dspi by Angelo Dureghello · 6 years ago
  90. 84d0431 spi: Add a driver for the Freescale/NXP QuadSPI controller by Frieder Schrempf · 6 years ago
  91. a15dc3d spi: lpspi: Fix CLK pin becomes low before one transfer by Clark Wang · 6 years ago
  92. 6a13044 spi: lpspi: Fix wrong transmission when don't use CONT by Clark Wang · 6 years ago
  93. c23fdef spi: lpspi: Improve the stability of lpspi data transmission by Clark Wang · 6 years ago
  94. 3c9bb6a Merge branch 'spi-4.21' into spi-5.0 by Mark Brown · 6 years ago
  95. 0825314 spi: npcm-pspi: Fix wrong priv pointer by Axel Lin · 6 years ago
  96. 0051db8 Merge tag 'spi-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 6 years ago
  97. 74ff666 Merge remote-tracking branches 'spi/topic/mem' and 'spi/topic/mtd' into spi-next by Mark Brown · 6 years ago
  98. 916d980 spi: sh-msiof: Reduce the number of times write to and perform the transmission from FIFO by Hoan Nguyen An · 6 years ago
  99. cf86874 spi: lpspi: Let watermark change with send data length by Clark Wang · 6 years ago
  100. bcd8731 spi: lpspi: Add slave mode support by Clark Wang · 6 years ago