1. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  2. 0051db8 Merge tag 'spi-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 6 years ago
  3. 74ff666 Merge remote-tracking branches 'spi/topic/mem' and 'spi/topic/mtd' into spi-next by Mark Brown · 6 years ago
  4. 916d980 spi: sh-msiof: Reduce the number of times write to and perform the transmission from FIFO by Hoan Nguyen An · 6 years ago
  5. cf86874 spi: lpspi: Let watermark change with send data length by Clark Wang · 6 years ago
  6. bcd8731 spi: lpspi: Add slave mode support by Clark Wang · 6 years ago
  7. 07d7155 spi: lpspi: Replace all "master" with "controller" by Clark Wang · 6 years ago
  8. e6202e8 Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-4.21 by Mark Brown · 6 years ago
  9. 3f75720 spi: imx: drop useless member speed_hz from driver data struct by Uwe Kleine-König · 6 years ago
  10. 1d37470 spi: imx: rename config callback and add useful parameters by Uwe Kleine-König · 6 years ago
  11. 30d6714 spi: imx: style fixes by Uwe Kleine-König · 6 years ago
  12. 00b80ac spi: imx: mx51-ecspi: Move some initialisation to prepare_message hook. by Uwe Kleine-König · 6 years ago
  13. e697271 spi: imx: add a device specific prepare_message callback by Uwe Kleine-König · 6 years ago
  14. 2a9d92f mtd: atmel-quadspi: disallow building on ebsa110 by Arnd Bergmann · 6 years ago
  15. 1fa33be spi: npcm: Modify pspi send function by Tomer Maimon · 6 years ago
  16. 194276b spi: Use of_node_name_eq for node name comparisons by Rob Herring · 6 years ago
  17. ae218f7 Merge branch 'topic/3wire-gpio' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-4.21 mode conflict by Mark Brown · 6 years ago
  18. 32215a6 spi: dw-mmio: add ACPI support by Jay Fang · 6 years ago
  19. 2527704 spi: bcm2835: Synchronize with callback on DMA termination by Lukas Wunner · 6 years ago
  20. 2e0733b spi: bcm2835: Speed up FIFO access if fill level is known by Lukas Wunner · 6 years ago
  21. b31a929 spi: bcm2835: Polish transfer of DMA prologue by Lukas Wunner · 6 years ago
  22. b12a084 spi: spi-mem: add support for octal mode I/O data transfer by Yogesh Narayan Gaur · 6 years ago
  23. 6b03061 spi: add support for octal mode I/O data transfer by Yogesh Narayan Gaur · 6 years ago
  24. c2b142cc spi: fix spi-at91-usart.c build errors when PINCTRL is not set by Randy Dunlap · 6 years ago
  25. 787f488 spi: Fix formatting of header block by Mark Brown · 6 years ago
  26. 5651248 Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-4.21 by Mark Brown · 6 years ago
  27. 29bdedf spi: bcm2835: Unbreak the build of esoteric configs by Lukas Wunner · 6 years ago
  28. 5b26f71 Merge tag 'spi-fix-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 6 years ago
  29. 3bd7f65 spi: bcm2835: Overcome sglist entry length limitation by Lukas Wunner · 6 years ago
  30. acf0f85 spi: bcm2835: Document struct bcm2835_spi by Lukas Wunner · 6 years ago
  31. 5c09e42 spi: bcm2835: Drop unused code for native Chip Select by Lukas Wunner · 6 years ago
  32. c06eea7 Merge branch 'spi-4.20' into spi-4.21 for bcm stuff. by Mark Brown · 6 years ago
  33. e82b0b3 spi: bcm2835: Fix race on DMA termination by Lukas Wunner · 6 years ago
  34. dbc9441 spi: bcm2835: Fix book-keeping of DMA termination by Lukas Wunner · 6 years ago
  35. 56c1723 spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode by Lukas Wunner · 6 years ago
  36. 942779c spi: mediatek: add spi support for mt7629 IC by Leilk Liu · 6 years ago
  37. 96ed3ec spi: at91-usart: add power management support by Radu Pirea · 6 years ago
  38. 1d2319e spi: npcm: Fix uninitialized variable warning by Olof Johansson · 6 years ago
  39. 428f977 spi: npcm: Fix an error code in the probe function by Dan Carpenter · 6 years ago
  40. 478652f spi: spi-qcom-qspi: Fix remaining driver nits by Ryan Case · 6 years ago
  41. aa167f3 spi: spi-mem: Add a new API to support direct mapping by Boris Brezillon · 6 years ago
  42. f86c24f spi: spi-mem: Split spi_mem_exec_op() code by Boris Brezillon · 6 years ago
  43. 0ebb261 spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum by Boris Brezillon · 6 years ago
  44. f0915df spi: pxa2xx: Fix '"CONFIG_OF" is not defined' warning by Lubomir Rintel · 6 years ago
  45. 91b9dee spi: omap2-mcspi: Add missing suspend and resume calls by Tony Lindgren · 6 years ago
  46. d57e796 spi: Fix core transfer waits after slave support by Mark Brown · 6 years ago
  47. 7986e22 spi: npcm: fix platform_no_drv_owner.cocci warnings by kbuild test robot · 6 years ago
  48. 22bf6cd spi: bcm2835: make license text and module license match by Stefan Wahren · 6 years ago
  49. 757ec11 spi: npcm: fix u32 csgpio being checked for less than zero by Colin Ian King · 6 years ago
  50. 2a22f1b spi: npcm: add NPCM PSPI controller driver by Tomer Maimon · 6 years ago
  51. c0b0760 spi: pl022: Handle cs_change for last transfer by Fredrik Ternerot · 6 years ago
  52. 8239185 spi: pxa2xx: Deal with the leftover garbage in TXFIFO by Lubomir Rintel · 6 years ago
  53. 77d3389 spi: pxa2xx: Add ready signal by Lubomir Rintel · 6 years ago
  54. ec93cb6 spi: pxa2xx: Add slave mode support by Lubomir Rintel · 6 years ago
  55. 810923f spi: Deal with slaves that return from transfer_one() unfinished by Lubomir Rintel · 6 years ago
  56. 5132b3d spi: gpio: Support 3WIRE high-impedance turn-around by Linus Walleij · 6 years ago
  57. 81df42d spi: Kconfig: Enable McSPI driver for K3 platforms by Vignesh R · 6 years ago
  58. 0e6aae0 spi: Add QuadSPI driver for Atmel SAMA5D2 by Piotr Bugalski · 6 years ago
  59. e28ae34 Merge branch 'spi-4.20' into spi-4.21 for uniphier DT by Mark Brown · 6 years ago
  60. b942d80 spi: Add MXIC controller driver by Mason Yang · 6 years ago
  61. be0bf62 spi: spi-rspi: simplify getting .driver_data by Wolfram Sang · 6 years ago
  62. 6eee6d3 spi: spi-zynqmp-gqspi: simplify getting .driver_data by Wolfram Sang · 6 years ago
  63. 07c7df3 spi: spi-sh-msiof: simplify getting .driver_data by Wolfram Sang · 6 years ago
  64. 6a34e28 spi: spi-geni-qcom: Simplify probe function by Alok Chauhan · 6 years ago
  65. 0dccff3 spi: spi-geni-qcom: fix nitpicks by Alok Chauhan · 6 years ago
  66. 13aed23 spi: spi-fsl-dspi: use IRQF_SHARED mode to request IRQ by Chuanhua Han · 6 years ago
  67. b654aa6 spi: mediatek: add spi support for mt8183 IC by Leilk Liu · 6 years ago
  68. b53548f spi: pxa2xx: Remove LPSS private register restoring during resume by Jarkko Nikula · 6 years ago
  69. 0429019 spi: rockchip: support lsb-first mode by Emil Renner Berthing · 6 years ago
  70. 65498c6 spi: rockchip: support 4bit words by Emil Renner Berthing · 6 years ago
  71. 01b59ce spi: rockchip: use irq rather than polling by Emil Renner Berthing · 6 years ago
  72. 74b7efa spi: rockchip: precompute rx sample delay by Emil Renner Berthing · 6 years ago
  73. 420b82f spi: rockchip: set min/max speed by Emil Renner Berthing · 6 years ago
  74. eff0275 spi: rockchip: simplify use_dma logic by Emil Renner Berthing · 6 years ago
  75. d790c34 spi: rockchip: remove master pointer from dev data by Emil Renner Berthing · 6 years ago
  76. eee06a9 spi: rockchip: don't store dma channels twice by Emil Renner Berthing · 6 years ago
  77. fc1ad8e spi: rockchip: read transfer info directly by Emil Renner Berthing · 6 years ago
  78. ce38610 spi: rockchip: disable spi on error by Emil Renner Berthing · 6 years ago
  79. fab3e48 spi: rockchip: use atomic_t state by Emil Renner Berthing · 6 years ago
  80. 2410d6a spi: rockchip: always use SPI mode by Emil Renner Berthing · 6 years ago
  81. 31bcb57 spi: rockchip: use designated init for dma config by Emil Renner Berthing · 6 years ago
  82. 30688e4 spi: rockchip: make spi_enable_chip take bool by Emil Renner Berthing · 6 years ago
  83. a4d8f64 spi: mediatek: use correct mata->xfer_len when in fifo transfer by Leilk Liu · 6 years ago
  84. 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
  85. 7b9734d Merge remote-tracking branch 'spi/topic/of' into spi-next by Mark Brown · 6 years ago
  86. 4b51c74 Merge branch 'spi-4.20' into spi-next by Mark Brown · 6 years ago
  87. 92d58fd Merge branch 'spi-4.19' into spi-linus by Mark Brown · 6 years ago
  88. 79a15f4 spi: Allow building SPI_BCM63XX_HSSPI on ARM-based SoCs by Florian Fainelli · 6 years ago
  89. 89e8b9c spi: omap2-mcspi: Add slave mode support by Vignesh R · 6 years ago
  90. b682cff spi: omap2-mcspi: Set FIFO DMA trigger level to word length by Vignesh R · 6 years ago
  91. 13d515c spi: omap2-mcspi: Switch to readl_poll_timeout() by Vignesh R · 6 years ago
  92. c530cd1 spi: spi-mem: add stm32 qspi controller by Ludovic Barre · 6 years ago
  93. ec506e9 spi: pic32-sqi: don't pass GFP_DMA32 to dma_alloc_coherent by Christoph Hellwig · 6 years ago
  94. f34c6e6 spi: sh-msiof: fix deferred probing by Sergei Shtylyov · 6 years ago
  95. 133eb8e spi: imx: use PIO mode if size is small by Robin Gong · 6 years ago
  96. 5ba5a37 spi: imx: correct wml as the last sg length by Robin Gong · 6 years ago
  97. 987a2df spi: imx: move wml setting to later than setup_transfer by Robin Gong · 6 years ago
  98. 25972d0 spi: Make GPIO CSs honour the SPI_NO_CS flag by Phil Elwell · 6 years ago
  99. 87ae1d2 spi: pxa2xx: Add devicetree support by Lubomir Rintel · 6 years ago
  100. 55ef826 spi: pxa2xx: Use an enum for type by Lubomir Rintel · 6 years ago