1. ea616ee spi: fsl-espi: change return type of fsl_espi_setup_transfer to void by Heiner Kallweit · 8 years ago
  2. 6bdf03b spi: fsl-espi: dont include irq.h by Heiner Kallweit · 8 years ago
  3. dc34b89 spi: loopback-test: mark rx_ranges_cmp() static by Baoyou Xie · 8 years ago
  4. 6ffc84d spi: sh-msiof: Use ARCH_SHMOBILE instead of SUPERH by Geert Uytterhoeven · 8 years ago
  5. f990080 spi: sc18is602: Add reset control via gpio pin. by Phil Reid · 8 years ago
  6. 568852b spi: spi-cavium-thunderx: Add missing clk_disable_unprepare() by Wei Yongjun · 8 years ago
  7. b70cd2d spi: pxa2xx-pci: fix ACPI-based enumeration of SPI devices by Andy Shevchenko · 8 years ago
  8. 6999aea spi: spi-fsl-dspi: Drop extra spi_master_put in device remove function by Wei Yongjun · 8 years ago
  9. 1c5ea2b spi: spi-fsl-dspi: Check clk_prepare_enable() error by Fabio Estevam · 8 years ago
  10. 7347a6c7 spi: octeon: Add ThunderX driver by Jan Glauber · 8 years ago
  11. 1ae4ec1 spi: spi-txx9: Add missing clock (un)prepare calls for CCF by Geert Uytterhoeven · 8 years ago
  12. 02a595d spi: fsl-espi: eliminate spi nor flash read loop by Heiner Kallweit · 8 years ago
  13. 5720ec0 spi: spi-ti-qspi: Add DMA support for QSPI mmap read by Vignesh R · 8 years ago
  14. b1b8153 spi: Add support to handle kmap'd buffers in spi_map_buf() by Vignesh R · 8 years ago
  15. 53d8916 spi: spi-fsl-dspi: fix a possible NULL dereference by LABBE Corentin · 8 years ago
  16. 94b968b spi: spi-fsl-dspi: constify devtype_data by LABBE Corentin · 8 years ago
  17. 764f2166 spi: Drop io_mutex in error paths by Mark Brown · 8 years ago
  18. 097d061 spi: xlp: Add ACPI support for Vulcan SPI controller by Kamlakant Patel · 8 years ago
  19. f75529f spi: jcore: remove unnecessary platform_set_drvdata() by Wei Yongjun · 8 years ago
  20. aeb8f8c spi: rspi: Increase accuracy of bit rate for RZ by Chris Brandt · 8 years ago
  21. a3cfea0 spi: pic32-sqi: use list_move_tail and list_move by Wei Yongjun · 8 years ago
  22. 2cb1b3b spi: add driver for J-Core SPI controller by Rich Felker · 8 years ago
  23. c3ccf35 spi: sh-msiof: Avoid invalid clock generator parameters by Geert Uytterhoeven · 8 years ago
  24. 043248c Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  25. 7ae0ae4 Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  26. 2932c28 spi: img-spfi: Remove spi_master_put in img_spfi_remove() by Wei Yongjun · 8 years ago
  27. c2b08ce spi: mediatek: remove spi_master_put in mtk_spi_remove() by Wei Yongjun · 8 years ago
  28. 6678716 spi: qup: Remove spi_master_put in spi_qup_remove() by Wei Yongjun · 8 years ago
  29. d5f017b Merge branch 'acpi-tables' by Rafael J. Wysocki · 8 years ago
  30. dec34e8 Merge remote-tracking branch 'spi/fix/locking' into spi-next by Mark Brown · 8 years ago
  31. ef4d96e spi: Split bus and I/O locking by Mark Brown · 8 years ago
  32. 56432b7 Merge remote-tracking branch 'spi/topic/xilinx' into spi-next by Mark Brown · 8 years ago
  33. 1cb2e84 Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/sunxi', 'spi/topic/ti-qspi', 'spi/topic/topcliff-pch' and 'spi/topic/txx9' into spi-next by Mark Brown · 8 years ago
  34. 9a4506b Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/rockchip', 'spi/topic/s3c64xx', 'spi/topic/sh' and 'spi/topic/sh-msiof' into spi-next by Mark Brown · 8 years ago
  35. ac3e62b Merge remote-tracking branches 'spi/topic/octeon', 'spi/topic/omap2-mcspi', 'spi/topic/orion', 'spi/topic/pic32' and 'spi/topic/pic32-sqi' into spi-next by Mark Brown · 8 years ago
  36. e350817 Merge remote-tracking branches 'spi/topic/flash-dma', 'spi/topic/imx', 'spi/topic/loopback', 'spi/topic/maintainers' and 'spi/topic/mpc52xx-psc' into spi-next by Mark Brown · 8 years ago
  37. ea9972d Merge remote-tracking branches 'spi/topic/bfin-sport', 'spi/topic/bfin5xx', 'spi/topic/clps711x', 'spi/topic/doc' and 'spi/topic/dt' into spi-next by Mark Brown · 8 years ago
  38. 421c65f Merge remote-tracking branches 'spi/fix/pax2xx' and 'spi/fix/rockchip' into spi-linus by Mark Brown · 8 years ago
  39. 63d49af spi: octeon: Split driver into Octeon specific and common parts by Jan Glauber · 8 years ago
  40. 22cc1b6 spi: octeon: Move include file from arch/mips to drivers/spi by Jan Glauber · 8 years ago
  41. ee423c5 spi: octeon: Put register offsets into a struct by Jan Glauber · 8 years ago
  42. b9e6476 spi: octeon: Store system clock freqency in struct octeon_spi by Jan Glauber · 8 years ago
  43. 187fc9b spi: octeon: Convert driver to use readq()/writeq() functions by Steven J. Hill · 8 years ago
  44. 33d5097 spi: pic32-sqi: fixup wait_for_completion_timeout return handling by Nicholas Mc Guire · 8 years ago
  45. 57c2b0d spi: pic32: fixup wait_for_completion_timeout return handling by Nicholas Mc Guire · 8 years ago
  46. 5185a81 spi: rockchip: limit transfers to (64K - 1) bytes by Brian Norris · 8 years ago
  47. d336484 spi: xilinx: Return IRQ_NONE if no interrupts were detected by Lars-Peter Clausen · 8 years ago
  48. 4db9bf5 spi: xilinx: Handle errors from platform_get_irq() by Lars-Peter Clausen · 8 years ago
  49. 0dbe70a spi: s3c64xx: restore removed comments by Andi Shyti · 8 years ago
  50. 7990b00 spi: s3c64xx: add Exynos5433 compatible for ioclk handling by Andi Shyti · 8 years ago
  51. 25981d8 spi: s3c64xx: use error code from clk_prepare_enable() by Andi Shyti · 8 years ago
  52. 60a9a96 spi: s3c64xx: rename goto labels to meaningful names by Andi Shyti · 8 years ago
  53. 9f13578 spi: s3c64xx: fix reference leak to master in s3c64xx_spi_remove() by Wei Yongjun · 8 years ago
  54. cf4b5ce spi: st-ssc4: Remove 'no clocking' hack by Lee Jones · 8 years ago
  55. 38e0992 spi: spi-sh: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  56. 0d35773 spi: spi-topcliff-pch: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  57. 7f24467 spi / ACPI: add support for ACPI reconfigure notifications by Octavian Purdila · 8 years ago
  58. 0ba1870 spi: omap2-mcspi: Use the SPI framework to handle DMA mapping by Franklin S Cooper Jr · 8 years ago
  59. 2b32e98 spi: omap2-mcspi: Select SPI_SPLIT by Franklin S Cooper Jr · 8 years ago
  60. ca80ef7 spi: pxa2xx-pci: Support both chipselects on Braswell by Andy Shevchenko · 8 years ago
  61. 152bc19 spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel Quark by Andy Shevchenko · 8 years ago
  62. 6acaadc spi: clps711x: Driver refactor by Alexander Shiyan · 8 years ago
  63. d9aaf1d spi: s3c64xx: do not disable the clock while configuring the spi by Andi Shyti · 8 years ago
  64. 4bd0041 spi: omap2-mcspi: Add comments for RX only DMA buffer workaround by Franklin S Cooper Jr · 8 years ago
  65. cf9f432 spi: spidev: Add ACPI probing support by Mika Westerberg · 8 years ago
  66. e379d2c spi: pxa2xx-pci: Sort header block alphabetically by Andy Shevchenko · 8 years ago
  67. 21ddba1 spi: pxa2xx-pci: Remove unused code by Andy Shevchenko · 8 years ago
  68. 4f47091 spi: pxa2xx-pci: Enable SPI on Intel Merrifield by Andy Shevchenko · 8 years ago
  69. 743485ea spi: pxa2xx-pci: Do a specific setup in a separate function by Andy Shevchenko · 8 years ago
  70. 704d2b0 spi: pxa2xx: Add support for Intel Kaby Lake PCH-H by Mika Westerberg · 8 years ago
  71. 47c169e spi: s3c64xx: indent an if statement by Dan Carpenter · 8 years ago
  72. eac9837 spi: spi-bfin-sport: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  73. ac96b73 spi: spi-mpc52xx-psc: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  74. b43afff spi: spi-txx9: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  75. 9b96f07 spi: spi-bfin5xx: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  76. 2a9b27b Merge remote-tracking branches 'spi/fix/ep93xx', 'spi/fix/rockchip', 'spi/fix/sunxi' and 'spi/fix/ti-qspi' into spi-linus by Mark Brown · 8 years ago
  77. 730d9d4 spi: s3c64xx: simplify if statement in prepare_transfer function by Andi Shyti · 8 years ago
  78. 11f66f0 spi: s3c64xx: do not configure the device twice by Andi Shyti · 8 years ago
  79. a92e7c3 spi: s3c64xx: consider the case when the CS line is not connected by Andi Shyti · 8 years ago
  80. aa4964c spi: s3c64xx: group the CS signalling writes in a single function by Andi Shyti · 8 years ago
  81. b7ddfb9 spi: loopback-test: fix spelling mistake: "missmatch" -> "mismatch" by Colin Ian King · 8 years ago
  82. 0b06d8c spi: sunxi: set maximum and minimum speed of SPI master by Michal Suchanek · 8 years ago
  83. 77cca63 spi: ti-qspi: spelling mistake: "trasnfers" -> "transfers" by Colin Ian King · 8 years ago
  84. a6802cc spi: sh-msiof: Remove sh_msiof_spi_priv.chipdata by Geert Uytterhoeven · 8 years ago
  85. ff1ba3d spi: imx: wait_for_completion_timeout(..) for PIO transfers by Christian Gmeiner · 8 years ago
  86. b6ced29 spi: pxa2xx: Switch to SPI core DMA mapping functionality by Jarkko Nikula · 8 years ago
  87. 2d7537d spi: pxa2xx: Use local struct spi_master pointer in pump_transfers() by Jarkko Nikula · 8 years ago
  88. f989bc6 spi: imx: Remove "maybe_unused" attributes by Alexander Shiyan · 8 years ago
  89. c0c7a5d spi: imx: Remove unnecessary field "mode" from struct spi_imx_config by Alexander Shiyan · 8 years ago
  90. b36581d spi: imx: Using existing properties for chipselects by Alexander Shiyan · 8 years ago
  91. 719bd65 spi: sunxi: fix transfer timeout by Michal Suchanek · 8 years ago
  92. 6d9fe44 spi: sun4i: fix FIFO limit by Michal Suchanek · 8 years ago
  93. 794912c spi: sunxi: expose maximum transfer size limit by Michal Suchanek · 8 years ago
  94. 57c624a spi: orion: Fix return value check in orion_spi_probe() by Wei Yongjun · 8 years ago
  95. 4dc0dd8 spi: rockchip: Signal unfinished DMA transfers by Tomeu Vizoso · 8 years ago
  96. f4502dd spi: Add DMA support for spi_flash_read() by Vignesh R · 8 years ago
  97. 3ac066e spi: spi-ti-qspi: Suspend the queue before removing the device by Jean-Jacques Hiblot · 8 years ago
  98. aa29ea3 spi/rockchip: add the rk3036/rk3228/rk3368 to match for driver by Caesar Wang · 8 years ago
  99. c64e126 spi: pxa2xx: use DMA by default if supported by Dan O'Donovan · 8 years ago
  100. b3c195b spi: orion: Add direct access mode by Stefan Roese · 8 years ago