1. 213fe77 spi: spi-loopback-test: Fix out-of-bounds read by Vincent Whitchurch · 4 years, 5 months ago
  2. 34319cf spi: spi-sun6i: sun6i_spi_transfer_one(): fix setting of clock rate by Marc Kleine-Budde · 4 years, 7 months ago
  3. 750c4f0 spi: fix initial SPI_SR value in spi-fsl-dspi by Angelo Dureghello · 6 years ago
  4. 9402993 spi: spidev: fix a potential use-after-free in spidev_release() by Zhenzhong Duan · 4 years, 7 months ago
  5. 652b11a spi: spidev: fix a race between spidev_release and spidev_remove by Zhenzhong Duan · 4 years, 7 months ago
  6. d604387 spi: dw: Return any value retrieved from the dma_transfer callback by Serge Semin · 4 years, 8 months ago
  7. 3824e01 spi: dw: Enable interrupts in accordance with DMA xfer mode by Serge Semin · 4 years, 8 months ago
  8. 3801eff spi: dw: Zero DMA Tx and Rx configurations on stack by Andy Shevchenko · 4 years, 9 months ago
  9. 8263323 spi: bcm2835: Fix controller unregister order by Lukas Wunner · 4 years, 8 months ago
  10. 97cf608 spi: pxa2xx: Fix controller unregister order by Lukas Wunner · 4 years, 8 months ago
  11. c7e41e1 spi: Fix controller unregister order by Lukas Wunner · 4 years, 8 months ago
  12. 7bc16ca spi: No need to assign dummy value in spi_unregister_controller() by Andy Shevchenko · 6 years ago
  13. 35654d4 spi: dw: Fix controller unregister order by Lukas Wunner · 4 years, 8 months ago
  14. 79645f0 spi: dw: fix possible race condition by Sasha Levin · 4 years, 7 months ago
  15. 855995d spi: bcm-qspi: when tx/rx buffer is NULL set to 0 by Justin Chen · 4 years, 9 months ago
  16. 639cd86 spi: bcm2835aux: Fix controller unregister order by Lukas Wunner · 4 years, 8 months ago
  17. 5720901 spi: dw: use "smp_mb()" to avoid sending spi data error by Xinwei Kong · 5 years ago
  18. 1502915 spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls by wuxu.wu · 5 years ago
  19. 3dd8860 spi/zynqmp: remove entry that causes a cs glitch by Thommy Jakobsson · 5 years ago
  20. e0f5fa7 spi: qup: call spi_qup_pm_resume_runtime before suspending by Yuji Sasaki · 5 years ago
  21. 6a5c96c spi: spi-fsl-spi: call spi_finalize_current_message() at the end by Christophe Leroy · 6 years ago
  22. e75d6d1 spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpios by Martin Sperl · 6 years ago
  23. 175c0e8 spi: tegra114: fix for unpacked mode transfers by Sowjanya Komatineni · 6 years ago
  24. 49b5e5a spi: tegra114: clear packed bit for unpacked mode by Sowjanya Komatineni · 6 years ago
  25. 6d6a7a0 spi: atmel: fix handling of cs_change set on non-last xfer by Mans Rullgard · 5 years ago
  26. e5ef6e0 spi: spi-cavium-thunderx: Add missing pci_release_regions() by Chuhong Yuan · 5 years ago
  27. b14731b spi: st-ssc4: add missed pm_runtime_disable by Chuhong Yuan · 5 years ago
  28. 4f43b39 spi: tegra20-slink: add missed clk_unprepare by Chuhong Yuan · 5 years ago
  29. 4a9d886 spi: pxa2xx: Add missed security checks by Chuhong Yuan · 5 years ago
  30. 189fb90 spi: img-spfi: fix potential double release by Pan Bian · 5 years ago
  31. ae506a9 spi: Add call to spi_slave_abort() function when spidev driver is released by Lukasz Majewski · 5 years ago
  32. 1e4c21a spi: atmel: Fix CS high support by Gregory CLEMENT · 5 years ago
  33. cb92a5c spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch by Vignesh R · 6 years ago
  34. 930d531 spi: omap2-mcspi: Set FIFO DMA trigger level to word length by Vignesh R · 6 years ago
  35. 374de00 spi: sh-msiof: fix deferred probing by Sergei Shtylyov · 6 years ago
  36. c5e007b4 spi: rockchip: initialize dma_slave_config properly by Huibin Hong · 6 years ago
  37. 2aa7816 spi: spidev: Fix OF tree warning logic by Trent Piepho · 6 years ago
  38. 8c701e7 spi: pic32: Use proper enum in dmaengine_prep_slave_rg by Nathan Chancellor · 6 years ago
  39. 8df65c4 spi: bcm2835aux: fix corruptions for longer spi transfers by Martin Sperl · 6 years ago
  40. da21b79 spi: bcm2835aux: remove dangerous uncontrolled read of fifo by Martin Sperl · 6 years ago
  41. ddf552e spi: bcm2835aux: unifying code between polling and interrupt driven code by Martin Sperl · 6 years ago
  42. fd5811e spi: bcm2835aux: ensure interrupts are enabled for shared handler by Rob Herring · 7 years ago
  43. a89b44e spi: bcm2835: Fix 3-wire mode if DMA is enabled by Lukas Wunner · 6 years ago
  44. 3b3853b spi: bitbang: Fix NULL pointer dereference in spi_unregister_master by YueHaibing · 6 years ago
  45. e09a5cb dmaengine: idma64: Use actual device for DMA transfers by Andy Shevchenko · 6 years ago
  46. dbf40db spi: Fix zero length xfer bug by Chris Lesiak · 6 years ago
  47. fba13bf spi: rspi: Fix sequencer reset during initialization by Geert Uytterhoeven · 6 years ago
  48. b764a80 spi : spi-topcliff-pch: Fix to handle empty DMA buffers by Aditya Pakki · 6 years ago
  49. 42dc6fd spi: tegra114: reset controller on probe by Sowjanya Komatineni · 6 years ago
  50. 0f31932 spi: pxa2xx: fix SCR (divisor) calculation by Flavio Suligoi · 6 years ago
  51. b8a8115 spi: pxa2xx: Setup maximum supported DMA transfer length by Andy Shevchenko · 6 years ago
  52. 1a3f244 spi: ti-qspi: Fix mmap read when more than one CS in use by Vignesh R · 6 years ago
  53. 0b7a786 spi: bcm2835: Unbreak the build of esoteric configs by Lukas Wunner · 6 years ago
  54. 31115f5 spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode by Lukas Wunner · 6 years ago
  55. a0049c0 spi: bcm2835: Fix book-keeping of DMA termination by Lukas Wunner · 6 years ago
  56. 708f742 spi: bcm2835: Fix race on DMA termination by Lukas Wunner · 6 years ago
  57. 49e062e spi: rspi: Fix interrupted DMA transfers by Geert Uytterhoeven · 6 years ago
  58. afd56cd spi: rspi: Fix invalid SPI use during system suspend by Geert Uytterhoeven · 6 years ago
  59. b6581ea spi: sh-msiof: Fix handling of write value for SISTR register by Hiromitsu Yamasaki · 6 years ago
  60. 228cc07 spi: sh-msiof: Fix invalid SPI use during system suspend by Gaku Inami · 6 years ago
  61. 072a82b spi: tegra20-slink: explicitly enable/disable clock by Marcel Ziswiler · 6 years ago
  62. 9f16a87 spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe by Krzysztof Kozlowski · 7 years ago
  63. ae8f22e spi: davinci: fix a NULL pointer dereference by Bartosz Golaszewski · 6 years ago
  64. 3888ac5 spi: bcm-qspi: fIX some error handling paths by Christophe Jaillet · 7 years ago
  65. ad04996 spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL by Kamal Dasu · 7 years ago
  66. 1c38432 spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master by Kamal Dasu · 7 years ago
  67. a436539 spi: pxa2xx: Allow 64-bit DMA by Andy Shevchenko · 7 years ago
  68. 34023ca spi: Fix scatterlist elements size in spi_map_buf by Maxime Chevallier · 7 years ago
  69. bf7eb32 spi: davinci: fix up dma_mapping_error() incorrect patch by Greg Kroah-Hartman · 7 years ago
  70. 182ab70 Revert "spi: bcm-qspi: shut up warning about cfi header inclusion" by Greg Kroah-Hartman · 7 years ago
  71. f5df9a5 spi: dw: Disable clock after unregistering the host by Marek Vasut · 8 years ago
  72. 26cae37 spi: sun6i: disable/unprepare clocks on remove by Tobias Jordan · 7 years ago
  73. 84353d9 spi: omap2-mcspi: poll OMAP2_MCSPI_CHSTAT_RXS for PIO transfer by Akinobu Mita · 8 years ago
  74. 90f7d14 spi: atmel: fixed spin_lock usage inside atmel_spi_remove by Radu Pirea · 7 years ago
  75. c30e663 spi: bcm-qspi: shut up warning about cfi header inclusion by Arnd Bergmann · 7 years ago
  76. 5ae4f52 spi: sun4i: disable clocks in the remove function by Takuo Koguchi · 7 years ago
  77. 1333c3e spi: imx: do not access registers while clocks disabled by Stefan Agner · 7 years ago
  78. cb8b2fd spi: xilinx: Detect stall with Unknown commands by Ricardo Ribalda Delgado · 7 years ago
  79. 7c4615c Revert "spi: SPI_FSL_DSPI should depend on HAS_DMA" by Sasha Levin · 7 years ago
  80. e042fd0 spi: spi-axi: fix potential use-after-free after deregistration by Johan Hovold · 7 years ago
  81. b3d7cc5 spi: sh-msiof: Fix DMA transfer size check by Hiromitsu Yamasaki · 7 years ago
  82. 5df7cff spi: SPI_FSL_DSPI should depend on HAS_DMA by Geert Uytterhoeven · 8 years ago
  83. d8e5f2f spi: bcm-qspi: Fix use after free in bcm_qspi_probe() in error path by Florian Fainelli · 7 years ago
  84. 4af5e61 spi: pxa2xx: Add support for Intel Gemini Lake by David E. Box · 8 years ago
  85. c77512d spi: spi-axi: Free resources on error path by Christophe JAILLET · 8 years ago
  86. 14e5c8c spi: dw: Make debugfs name unique between instances by Phil Reid · 8 years ago
  87. 9846c67 spi: fix device-node leaks by Johan Hovold · 8 years ago
  88. c52829f spi: When no dma_chan map buffers with spi_master's parent by Daniel Kurtz · 8 years ago
  89. aabb797 spi: davinci: use dma_mapping_error() by Kevin Hilman · 8 years ago
  90. 5da6415 spi: double time out tolerance by Hauke Mehrtens · 8 years ago
  91. 404950a spi: s3c64xx: fix inconsistency between binding and driver by Andi Shyti · 8 years ago
  92. 97d5e20 spi: pxa2xx: add missed break by Andy Shevchenko · 8 years ago
  93. f52e670 spi: mvebu: fix baudrate calculation for armada variant by Uwe Kleine-König · 8 years ago
  94. 2fbef66 Merge remote-tracking branches 'spi/fix/dt', 'spi/fix/fsl-dspi' and 'spi/fix/fsl-espi' into spi-linus by Mark Brown · 8 years ago
  95. 5ee67b5 spi: dspi: clear SPI_SR before enable interrupt by Yuan Yao · 8 years ago
  96. 5c0ba57 spi: fsl-espi: avoid processing uninitalized data on error by Arnd Bergmann · 8 years ago
  97. e0af98a spi: mark device nodes only in case of successful instantiation by Ralf Ramsauer · 8 years ago
  98. 3989144 kthread: kthread worker API cleanup by Petr Mladek · 8 years ago
  99. 2ce0468 Merge remote-tracking branches 'spi/topic/ti-qspi', 'spi/topic/tools', 'spi/topic/txx9' and 'spi/topic/xlp' into spi-next by Mark Brown · 8 years ago
  100. 3424ff2 Merge remote-tracking branches 'spi/topic/rspi', 'spi/topic/sc18is602', 'spi/topic/sh-msiof', 'spi/topic/spidev-test' and 'spi/topic/st-ssc4' into spi-next by Mark Brown · 8 years ago