1. c5e007b4 spi: rockchip: initialize dma_slave_config properly by Huibin Hong · 6 years ago
  2. 2aa7816 spi: spidev: Fix OF tree warning logic by Trent Piepho · 6 years ago
  3. 8c701e7 spi: pic32: Use proper enum in dmaengine_prep_slave_rg by Nathan Chancellor · 6 years ago
  4. 8df65c4 spi: bcm2835aux: fix corruptions for longer spi transfers by Martin Sperl · 5 years ago
  5. da21b79 spi: bcm2835aux: remove dangerous uncontrolled read of fifo by Martin Sperl · 5 years ago
  6. ddf552e spi: bcm2835aux: unifying code between polling and interrupt driven code by Martin Sperl · 5 years ago
  7. fd5811e spi: bcm2835aux: ensure interrupts are enabled for shared handler by Rob Herring · 6 years ago
  8. a89b44e spi: bcm2835: Fix 3-wire mode if DMA is enabled by Lukas Wunner · 5 years ago
  9. 3b3853b spi: bitbang: Fix NULL pointer dereference in spi_unregister_master by YueHaibing · 5 years ago
  10. e09a5cb dmaengine: idma64: Use actual device for DMA transfers by Andy Shevchenko · 5 years ago
  11. dbf40db spi: Fix zero length xfer bug by Chris Lesiak · 5 years ago
  12. fba13bf spi: rspi: Fix sequencer reset during initialization by Geert Uytterhoeven · 5 years ago
  13. b764a80 spi : spi-topcliff-pch: Fix to handle empty DMA buffers by Aditya Pakki · 5 years ago
  14. 42dc6fd spi: tegra114: reset controller on probe by Sowjanya Komatineni · 5 years ago
  15. 0f31932 spi: pxa2xx: fix SCR (divisor) calculation by Flavio Suligoi · 5 years ago
  16. b8a8115 spi: pxa2xx: Setup maximum supported DMA transfer length by Andy Shevchenko · 5 years ago
  17. 1a3f244 spi: ti-qspi: Fix mmap read when more than one CS in use by Vignesh R · 5 years ago
  18. 0b7a786 spi: bcm2835: Unbreak the build of esoteric configs by Lukas Wunner · 6 years ago
  19. 31115f5 spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode by Lukas Wunner · 6 years ago
  20. a0049c0 spi: bcm2835: Fix book-keeping of DMA termination by Lukas Wunner · 6 years ago
  21. 708f742 spi: bcm2835: Fix race on DMA termination by Lukas Wunner · 6 years ago
  22. 49e062e spi: rspi: Fix interrupted DMA transfers by Geert Uytterhoeven · 6 years ago
  23. afd56cd spi: rspi: Fix invalid SPI use during system suspend by Geert Uytterhoeven · 6 years ago
  24. b6581ea spi: sh-msiof: Fix handling of write value for SISTR register by Hiromitsu Yamasaki · 6 years ago
  25. 228cc07 spi: sh-msiof: Fix invalid SPI use during system suspend by Gaku Inami · 6 years ago
  26. 072a82b spi: tegra20-slink: explicitly enable/disable clock by Marcel Ziswiler · 6 years ago
  27. 9f16a87 spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe by Krzysztof Kozlowski · 6 years ago
  28. ae8f22e spi: davinci: fix a NULL pointer dereference by Bartosz Golaszewski · 6 years ago
  29. 3888ac5 spi: bcm-qspi: fIX some error handling paths by Christophe Jaillet · 6 years ago
  30. ad04996 spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL by Kamal Dasu · 6 years ago
  31. 1c38432 spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master by Kamal Dasu · 6 years ago
  32. a436539 spi: pxa2xx: Allow 64-bit DMA by Andy Shevchenko · 6 years ago
  33. 34023ca spi: Fix scatterlist elements size in spi_map_buf by Maxime Chevallier · 6 years ago
  34. bf7eb32 spi: davinci: fix up dma_mapping_error() incorrect patch by Greg Kroah-Hartman · 6 years ago
  35. 182ab70 Revert "spi: bcm-qspi: shut up warning about cfi header inclusion" by Greg Kroah-Hartman · 6 years ago
  36. f5df9a5 spi: dw: Disable clock after unregistering the host by Marek Vasut · 7 years ago
  37. 26cae37 spi: sun6i: disable/unprepare clocks on remove by Tobias Jordan · 7 years ago
  38. 84353d9 spi: omap2-mcspi: poll OMAP2_MCSPI_CHSTAT_RXS for PIO transfer by Akinobu Mita · 7 years ago
  39. 90f7d14 spi: atmel: fixed spin_lock usage inside atmel_spi_remove by Radu Pirea · 7 years ago
  40. c30e663 spi: bcm-qspi: shut up warning about cfi header inclusion by Arnd Bergmann · 6 years ago
  41. 5ae4f52 spi: sun4i: disable clocks in the remove function by Takuo Koguchi · 7 years ago
  42. 1333c3e spi: imx: do not access registers while clocks disabled by Stefan Agner · 6 years ago
  43. cb8b2fd spi: xilinx: Detect stall with Unknown commands by Ricardo Ribalda Delgado · 7 years ago
  44. 7c4615c Revert "spi: SPI_FSL_DSPI should depend on HAS_DMA" by Sasha Levin · 7 years ago
  45. e042fd0 spi: spi-axi: fix potential use-after-free after deregistration by Johan Hovold · 7 years ago
  46. b3d7cc5 spi: sh-msiof: Fix DMA transfer size check by Hiromitsu Yamasaki · 7 years ago
  47. 5df7cff spi: SPI_FSL_DSPI should depend on HAS_DMA by Geert Uytterhoeven · 8 years ago
  48. d8e5f2f spi: bcm-qspi: Fix use after free in bcm_qspi_probe() in error path by Florian Fainelli · 7 years ago
  49. 4af5e61 spi: pxa2xx: Add support for Intel Gemini Lake by David E. Box · 7 years ago
  50. c77512d spi: spi-axi: Free resources on error path by Christophe JAILLET · 7 years ago
  51. 14e5c8c spi: dw: Make debugfs name unique between instances by Phil Reid · 8 years ago
  52. 9846c67 spi: fix device-node leaks by Johan Hovold · 7 years ago
  53. c52829f spi: When no dma_chan map buffers with spi_master's parent by Daniel Kurtz · 7 years ago
  54. aabb797 spi: davinci: use dma_mapping_error() by Kevin Hilman · 7 years ago
  55. 5da6415 spi: double time out tolerance by Hauke Mehrtens · 7 years ago
  56. 404950a spi: s3c64xx: fix inconsistency between binding and driver by Andi Shyti · 7 years ago
  57. 97d5e20 spi: pxa2xx: add missed break by Andy Shevchenko · 7 years ago
  58. f52e670 spi: mvebu: fix baudrate calculation for armada variant by Uwe Kleine-König · 8 years ago
  59. 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
  60. 5ee67b5 spi: dspi: clear SPI_SR before enable interrupt by Yuan Yao · 8 years ago
  61. 5c0ba57 spi: fsl-espi: avoid processing uninitalized data on error by Arnd Bergmann · 8 years ago
  62. e0af98a spi: mark device nodes only in case of successful instantiation by Ralf Ramsauer · 8 years ago
  63. 3989144 kthread: kthread worker API cleanup by Petr Mladek · 8 years ago
  64. 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
  65. 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
  66. 66b5a33 Merge remote-tracking branches 'spi/topic/octeon', 'spi/topic/pic32-sqi', 'spi/topic/pxa2xx' and 'spi/topic/qup' into spi-next by Mark Brown · 8 years ago
  67. e2df04e Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/imx', 'spi/topic/jcore', 'spi/topic/loopback' and 'spi/topic/meson' into spi-next by Mark Brown · 8 years ago
  68. a931a18 Merge remote-tracking branches 'spi/topic/bcm', 'spi/topic/dw' and 'spi/topic/fsl-dspi' into spi-next by Mark Brown · 8 years ago
  69. c5aee51 Merge remote-tracking branch 'spi/topic/dma' into spi-next by Mark Brown · 8 years ago
  70. 76cce7e spi: sc18is602: Change gpiod_set_value to gpiod_set_value_cansleep by Phil Reid · 8 years ago
  71. 089bd46 spi: pxa2xx: Fix build error because of missing header by Mika Westerberg · 8 years ago
  72. 446576f spi: imx: fix error return code in spi_imx_probe() by Wei Yongjun · 8 years ago
  73. 99f499c spi: pxa2xx: Add support for GPIO descriptor chip selects by Mika Westerberg · 8 years ago
  74. f13d4e1 spi: imx: Gracefully handle NULL master->cs_gpios by Marek Vasut · 8 years ago
  75. cc20a38 spi: iproc-qspi: Add Broadcom iProc SoCs support by Kamal Dasu · 8 years ago
  76. 604042a spi: fsl-espi: improve return value handling in fsl_espi_probe by Heiner Kallweit · 8 years ago
  77. acf6921 spi: fsl-espi: simplify of_fsl_espi_probe by Heiner Kallweit · 8 years ago
  78. fb8ac912 spi: fsl-espi: remove unused variable in fsl_espi_setup by Heiner Kallweit · 8 years ago
  79. 71b8f35 spi: bcm-qspi: Fix error return code in bcm_qspi_probe() by Wei Yongjun · 8 years ago
  80. 3bf3eb2 spi: bcm-qspi: Fix return value check in bcm_qspi_probe() by Wei Yongjun · 8 years ago
  81. a0319f8 spi: bcm-qspi: fix suspend/resume #ifdef by Arnd Bergmann · 8 years ago
  82. c0a75d0 spi: bcm-qspi: don't include linux/mtd/cfi.h by Arnd Bergmann · 8 years ago
  83. 81abc2e spi: fsl-espi: improve and extend register bit definitions by Heiner Kallweit · 8 years ago
  84. 46afd38 spi: fsl-espi: align register access with other drivers by Heiner Kallweit · 8 years ago
  85. 35f5d71 spi: fsl-espi: improve and simplify interrupt handler by Heiner Kallweit · 8 years ago
  86. d198ebf spi: fsl-espi: simplify fsl_espi_setup_transfer by Heiner Kallweit · 8 years ago
  87. 15ca921 spi: imx: support loopback mode on imx35 by Martin Kaiser · 8 years ago
  88. 2636ba8 spi: imx: set spi_bus_clk for mx1, mx31 and mx35 by Martin Kaiser · 8 years ago
  89. 4e3b2d2 spi: bcm-qspi: Add BSPI spi-nor flash controller driver by Kamal Dasu · 8 years ago
  90. 44f95d8 spi: brcmstb-qspi: Broadcom settop platform driver by Kamal Dasu · 8 years ago
  91. fa236a7 spi: bcm-qspi: Add Broadcom MSPI driver by Kamal Dasu · 8 years ago
  92. 4253168 spi: st-ssc4: Fix misuse of devm_gpio_request/devm_gpio_free APIs by Axel Lin · 8 years ago
  93. 2f58ea6 spi: meson: Add GXBB compatible by Neil Armstrong · 8 years ago
  94. 38d003f spi: fsl-espi: merge fsl_espi_trans and fsl_espi_do_trans by Heiner Kallweit · 8 years ago
  95. 06af115 spi: fsl-espi: improve message length handling by Heiner Kallweit · 8 years ago
  96. cce7e3a spi: fsl-espi: factor out handling of read data by Heiner Kallweit · 8 years ago
  97. 96361faf spi: fsl-espi: centralize populating struct spi_transfer by Heiner Kallweit · 8 years ago
  98. d3152cf1 spi: fsl-espi: factor out initial message checking by Heiner Kallweit · 8 years ago
  99. 7c7289a spi: pxa2xx: Default thresholds to PXA configuration by Andy Shevchenko · 8 years ago
  100. 96579a4 spi: pxa2xx: Remove pointer to chip data from driver data by Jarkko Nikula · 8 years ago