1. 8be0704 spi/zynqmp: remove entry that causes a cs glitch by Thommy Jakobsson · 4 years, 5 months ago
  2. 2ace140 spi: pxa2xx: Add CS control clock quirk by Evan Green · 4 years, 6 months ago
  3. b84530b spi: qup: call spi_qup_pm_resume_runtime before suspending by Yuji Sasaki · 4 years, 6 months ago
  4. 9a51f2e spi: bcm63xx-hsspi: Really keep pll clk enabled by Christophe JAILLET · 4 years, 5 months ago
  5. 490ab7f spi: spi-mem: Fix inverted logic in op sanity check by Geert Uytterhoeven · 6 years ago
  6. b237f07 spi: spi-mem: Add extra sanity checks on the op param by Boris Brezillon · 4 years, 6 months ago
  7. 6fb1223 spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls by wuxu.wu · 4 years, 7 months ago
  8. 0005126 spi: bcm-qspi: Fix BSPI QUAD and DUAL mode support when using flex mode by Rayagonda Kokatanur · 5 years ago
  9. a3242e4 spi: spi-fsl-spi: call spi_finalize_current_message() at the end by Christophe Leroy · 5 years ago
  10. 8af3f20 spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpios by Martin Sperl · 5 years ago
  11. 0d244fd spi: tegra114: configure dma burst size to fifo trig level by Sowjanya Komatineni · 5 years ago
  12. 262a7b6 spi: tegra114: flush fifos by Sowjanya Komatineni · 5 years ago
  13. d911ba6 spi: tegra114: terminate dma and reset on transfer timeout by Sowjanya Komatineni · 5 years ago
  14. 2c374bb spi: tegra114: fix for unpacked mode transfers by Sowjanya Komatineni · 5 years ago
  15. 754cbe8 spi: tegra114: clear packed bit for unpacked mode by Sowjanya Komatineni · 5 years ago
  16. 72c50d8 spi/topcliff_pch: Fix potential NULL dereference on allocation error by YueHaibing · 6 years ago
  17. ce519d8 spi: cadence: Correct initialisation of runtime PM by Charles Keepax · 6 years ago
  18. f6e10f7 spi: atmel: fix handling of cs_change set on non-last xfer by Mans Rullgard · 4 years, 10 months ago
  19. 5821a1e spi: spi-ti-qspi: Fix a bug when accessing non default CS by Vignesh Raghavendra · 4 years, 8 months ago
  20. f883272 spi: spi-cavium-thunderx: Add missing pci_release_regions() by Chuhong Yuan · 4 years, 8 months ago
  21. 947e837 spi: fsl: use platform_get_irq() instead of of_irq_to_resource() by Christophe Leroy · 4 years, 8 months ago
  22. aae4cd9 spi: fsl: don't map irq during probe by Christophe Leroy · 4 years, 8 months ago
  23. c6b41a4 spi: st-ssc4: add missed pm_runtime_disable by Chuhong Yuan · 4 years, 9 months ago
  24. fd1f4a5 spi: tegra20-slink: add missed clk_unprepare by Chuhong Yuan · 4 years, 9 months ago
  25. b9929a592 spi: pxa2xx: Add missed security checks by Chuhong Yuan · 4 years, 9 months ago
  26. b90fd09 spi: img-spfi: fix potential double release by Pan Bian · 4 years, 9 months ago
  27. 3e3378f spi: sprd: adi: Add missing lock protection when rebooting by Lingling Xu · 4 years, 9 months ago
  28. e685d58 spi: Add call to spi_slave_abort() function when spidev driver is released by Lukasz Majewski · 4 years, 10 months ago
  29. a1371a6 spi: atmel: Fix CS high support by Gregory CLEMENT · 4 years, 10 months ago
  30. 1efa17a spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch by Vignesh R · 6 years ago
  31. b6e44f7 spi: omap2-mcspi: Set FIFO DMA trigger level to word length by Vignesh R · 6 years ago
  32. e3fa491 spi: sh-msiof: fix deferred probing by Sergei Shtylyov · 6 years ago
  33. 16ad1c4 spi: rockchip: initialize dma_slave_config properly by Huibin Hong · 6 years ago
  34. e616dd6 spi: spidev: Fix OF tree warning logic by Trent Piepho · 6 years ago
  35. 8aa36b8 spi: fsl-lpspi: Prevent FIFO under/overrun by default by Hieu Tran Dang · 6 years ago
  36. 976e944 spi: mediatek: use correct mata->xfer_len when in fifo transfer by Leilk Liu · 6 years ago
  37. af4749d spi: pic32: Use proper enum in dmaengine_prep_slave_rg by Nathan Chancellor · 6 years ago
  38. 6237e9d spi: mediatek: Don't modify spi_transfer when transfer. by Peter Shih · 6 years ago
  39. 779c96e spi/bcm63xx-hsspi: keep pll clk enabled by Jonas Gorski · 6 years ago
  40. b3f864b spi: spi-gpio: fix SPI_CS_HIGH capability by Russell King · 5 years ago
  41. 3ddda4f spi: bcm2835aux: fix corruptions for longer spi transfers by Martin Sperl · 5 years ago
  42. fe49c3d spi: bcm2835aux: remove dangerous uncontrolled read of fifo by Martin Sperl · 5 years ago
  43. a4a9ee7 spi: bcm2835aux: unifying code between polling and interrupt driven code by Martin Sperl · 5 years ago
  44. 48fcdab spi: bcm2835: Fix 3-wire mode if DMA is enabled by Lukas Wunner · 5 years ago
  45. dbd94f4 spi: bitbang: Fix NULL pointer dereference in spi_unregister_master by YueHaibing · 5 years ago
  46. 9fdcb04 dmaengine: idma64: Use actual device for DMA transfers by Andy Shevchenko · 5 years ago
  47. cc21186 spi: Fix zero length xfer bug by Chris Lesiak · 5 years ago
  48. 8f7f333 spi: imx: stop buffer overflow in RX FIFO flush by Trent Piepho · 5 years ago
  49. 3ae1817 spi: rspi: Fix sequencer reset during initialization by Geert Uytterhoeven · 5 years ago
  50. bdc0956 spi : spi-topcliff-pch: Fix to handle empty DMA buffers by Aditya Pakki · 5 years ago
  51. ba90624 spi: tegra114: reset controller on probe by Sowjanya Komatineni · 5 years ago
  52. 57667dc spi: pxa2xx: fix SCR (divisor) calculation by Flavio Suligoi · 5 years ago
  53. 15ead7e spi: pxa2xx: Setup maximum supported DMA transfer length by Andy Shevchenko · 5 years ago
  54. e51c5ec spi: ti-qspi: Fix mmap read when more than one CS in use by Vignesh R · 6 years ago
  55. feb0be1 spi: bcm2835: Unbreak the build of esoteric configs by Lukas Wunner · 6 years ago
  56. 9e9c669 spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode by Lukas Wunner · 6 years ago
  57. cc8b83f spi: bcm2835: Fix book-keeping of DMA termination by Lukas Wunner · 6 years ago
  58. 63f97d3 spi: bcm2835: Fix race on DMA termination by Lukas Wunner · 6 years ago
  59. 842aeea spi: omap2-mcspi: Add missing suspend and resume calls by Tony Lindgren · 6 years ago
  60. 74e8d28 spi: gpio: No MISO does not imply no RX by Linus Walleij · 6 years ago
  61. c2128082 spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare} by Nathan Chancellor · 6 years ago
  62. 95e124a spi: bcm-qspi: fix calculation of address length by Rafał Miłecki · 6 years ago
  63. 97baa6b spi: bcm-qspi: switch back to reading flash using smaller chunks by Rafał Miłecki · 6 years ago
  64. 9251a21 spi: spi-mem: Adjust op len based on message/transfer size limitations by Chuanhua Han · 6 years ago
  65. 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
  66. 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
  67. 8dbbaa4 spi: rspi: Fix interrupted DMA transfers by Geert Uytterhoeven · 6 years ago
  68. c1ca59c spi: rspi: Fix invalid SPI use during system suspend by Geert Uytterhoeven · 6 years ago
  69. 31a5fae spi: sh-msiof: Fix handling of write value for SISTR register by Hiromitsu Yamasaki · 6 years ago
  70. ffa69d6 spi: sh-msiof: Fix invalid SPI use during system suspend by Gaku Inami · 6 years ago
  71. 1723c31 spi: gpio: Fix copy-and-paste error by Linus Walleij · 6 years ago
  72. 7001cab spi: tegra20-slink: explicitly enable/disable clock by Marcel Ziswiler · 6 years ago
  73. 5223c9c spi: spi-fsl-dspi: fix broken DSPI_EOQ_MODE by Angelo Dureghello · 6 years ago
  74. 04b2d03 spi: Fix double IDR allocation with DT aliases by Geert Uytterhoeven · 6 years ago
  75. 7f02e1c Merge tag 'hwlock-v4.19' of git://github.com/andersson/remoteproc by Linus Torvalds · 6 years ago
  76. 1a4327f spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers by Kirill Kapranov · 6 years ago
  77. c1acb21 Merge branch 'spi-4.19' into spi-next by Mark Brown · 6 years ago
  78. c3c7126 Merge branch 'spi-4.18' into spi-linus by Mark Brown · 6 years ago
  79. 563a53f spi: davinci: fix a NULL pointer dereference by Bartosz Golaszewski · 6 years ago
  80. 5d27a9c spi: spi-mem: Extend the SPI mem interface to set a custom memory name by Frieder Schrempf · 6 years ago
  81. 07ebbbe spi: uniphier: remove unnecessary include headers by Keiji Hayashibara · 6 years ago
  82. 4b859db spi: spi-gpio: add SPI_3WIRE support by Lorenzo Bianconi · 6 years ago
  83. 304d343 spi: add flags parameter to txrx_word function pointers by Lorenzo Bianconi · 6 years ago
  84. 5ba155a spi: add SPI controller driver for UniPhier SoC by Keiji Hayashibara · 6 years ago
  85. baec8eb spi: img-spfi: Set device select bits for SPFI port state by Ionela Voinescu · 6 years ago
  86. 45e41bc spi: omap2-mcspi: remove several redundant variables by Colin Ian King · 6 years ago
  87. c2c25cc spi: dw-mmio: add MSCC Ocelot support by Alexandre Belloni · 6 years ago
  88. c79bdbb spi: dw: export dw_spi_set_cs by Alexandre Belloni · 6 years ago
  89. 516ddd7 spi: spi-fsl-espi: Log fifo counters on error by Tiago Brusamarello · 6 years ago
  90. 2ca300a spi: imx: Use the longuest possible burst size when in dynamic_burst by Maxime Chevallier · 6 years ago
  91. 0486dd4 spi: imx: remove unnecessary check in spi_imx_can_dma by Maxime Chevallier · 6 years ago
  92. afb27208 spi: imx: Use correct number of bytes per words by Maxime Chevallier · 6 years ago
  93. 2801b2f5 spi: imx: Use dynamic bursts only when bits_per_word is 8, 16 or 32 by Maxime Chevallier · 6 years ago
  94. a021cac spi: imx: Remove duplicate variable assignments by Maxime Chevallier · 6 years ago
  95. 6576bf0 spi: spi-fsl-dspi: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  96. b86d771 Merge tag 'spi-dw-set-cs' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-4.19 by Mark Brown · 6 years ago
  97. 62dbbae spi: dw: allow providing own set_cs callback by Alexandre Belloni · 6 years ago
  98. 66b19d7 spi: dw: fix possible race condition by Alexandre Belloni · 6 years ago
  99. 5f8f803 spi: spi-fsl-dspi: Fill actual_length when doing DMA transfer by Andrey Smirnov · 6 years ago
  100. 2ba87a9 spi: cadence: Fix missing clk_disable_unprepare() on error in cnds_runtime_resume() by Wei Yongjun · 6 years ago