1. fa236a7 spi: bcm-qspi: Add Broadcom MSPI driver by Kamal Dasu · 8 years ago
  2. 4253168 spi: st-ssc4: Fix misuse of devm_gpio_request/devm_gpio_free APIs by Axel Lin · 8 years ago
  3. 2f58ea6 spi: meson: Add GXBB compatible by Neil Armstrong · 8 years ago
  4. 38d003f spi: fsl-espi: merge fsl_espi_trans and fsl_espi_do_trans by Heiner Kallweit · 8 years ago
  5. 06af115 spi: fsl-espi: improve message length handling by Heiner Kallweit · 8 years ago
  6. cce7e3a spi: fsl-espi: factor out handling of read data by Heiner Kallweit · 8 years ago
  7. 96361faf spi: fsl-espi: centralize populating struct spi_transfer by Heiner Kallweit · 8 years ago
  8. d3152cf1 spi: fsl-espi: factor out initial message checking by Heiner Kallweit · 8 years ago
  9. 7c7289a spi: pxa2xx: Default thresholds to PXA configuration by Andy Shevchenko · 8 years ago
  10. 96579a4 spi: pxa2xx: Remove pointer to chip data from driver data by Jarkko Nikula · 8 years ago
  11. 4fc0caa spi: pxa2xx: Remove pointer to current SPI message from driver data by Jarkko Nikula · 8 years ago
  12. bffc967 spi: pxa2xx: Do not needlessly initialize stack variables by Jarkko Nikula · 8 years ago
  13. 3aef463 spi: dw: round up result of calculation for clock divider by Matthias Seidel · 8 years ago
  14. 5bcc6a2 spi: fsl-espi: merge fsl_espi_bufs and fsl_espi_cpu_bufs by Heiner Kallweit · 8 years ago
  15. 84ccfc3 spi: fsl-espi: improve return value handling in fsl_espi_bufs by Heiner Kallweit · 8 years ago
  16. 809b1e0 spi: fsl-espi: merge fsl_espi_cmd_trans and fsl_espi_rw_trans by Heiner Kallweit · 8 years ago
  17. faceef3 spi: fsl-espi: eliminate struct fsl_espi_transfer by Heiner Kallweit · 8 years ago
  18. 5cd7b8b spi: fsl-espi: remove element actual_length from struct fsl_espi_trans by Heiner Kallweit · 8 years ago
  19. 0319d49 spi: fsl-espi: fix status handling in fsl_espi_do_one_msg by Heiner Kallweit · 8 years ago
  20. e33a3ad spi: fsl-espi: remove element status from struct fsl_espi_transfer by Heiner Kallweit · 8 years ago
  21. 7c159aa spi: fsl-espi: factor out filling the local buffer by Heiner Kallweit · 8 years ago
  22. 1423877 spi: fsl-espi: pre-allocate message buffer by Heiner Kallweit · 8 years ago
  23. ae4860b Merge remote-tracking branches 'spi/fix/lock', 'spi/fix/maintainers', 'spi/fix/put', 'spi/fix/pxa2xx', 'spi/fix/sh-msiof' and 'spi/fix/timeout' into spi-linus by Mark Brown · 8 years ago
  24. 71581a1 spi: fsl-espi: remove unneeded check in fsl_espi_do_trans by Heiner Kallweit · 8 years ago
  25. a755af5 spi: fsl-espi: simplify fsl_espi_setup_transfer by Heiner Kallweit · 8 years ago
  26. daae020 spi: fsl-espi: remove unused elements n_rx and n_tx in struct fsl_espi_transfer by Heiner Kallweit · 8 years ago
  27. 13b1030 spi: dw: fix multiple slaves with different baudrates by Matthias Seidel · 8 years ago
  28. d0716dd spi: Prevent unexpected SPI time out due to arithmetic overflow by Sien Wu · 8 years ago
  29. 9d04d8b spi: qup: skip clk_disable_unprepare if the device is already runtime suspended by Sudeep Holla · 8 years ago
  30. dbd4fef spi: fsl-espi: remove unneeded variable in fsl_espi_do_trans by Heiner Kallweit · 8 years ago
  31. 10ed1e6 spi: fsl-espi: add missing static declaration to fsl_espi_cpu_irq by Heiner Kallweit · 8 years ago
  32. bbb55f6 spi: fsl-espi: change return type of fsl_espi_cpu_bufs to void by Heiner Kallweit · 8 years ago
  33. ea616ee spi: fsl-espi: change return type of fsl_espi_setup_transfer to void by Heiner Kallweit · 8 years ago
  34. 6bdf03b spi: fsl-espi: dont include irq.h by Heiner Kallweit · 8 years ago
  35. dc34b89 spi: loopback-test: mark rx_ranges_cmp() static by Baoyou Xie · 8 years ago
  36. 6ffc84d spi: sh-msiof: Use ARCH_SHMOBILE instead of SUPERH by Geert Uytterhoeven · 8 years ago
  37. f990080 spi: sc18is602: Add reset control via gpio pin. by Phil Reid · 8 years ago
  38. 568852b spi: spi-cavium-thunderx: Add missing clk_disable_unprepare() by Wei Yongjun · 8 years ago
  39. b70cd2d spi: pxa2xx-pci: fix ACPI-based enumeration of SPI devices by Andy Shevchenko · 8 years ago
  40. 6999aea spi: spi-fsl-dspi: Drop extra spi_master_put in device remove function by Wei Yongjun · 8 years ago
  41. 1c5ea2b spi: spi-fsl-dspi: Check clk_prepare_enable() error by Fabio Estevam · 8 years ago
  42. 7347a6c7 spi: octeon: Add ThunderX driver by Jan Glauber · 8 years ago
  43. 1ae4ec1 spi: spi-txx9: Add missing clock (un)prepare calls for CCF by Geert Uytterhoeven · 8 years ago
  44. 02a595d spi: fsl-espi: eliminate spi nor flash read loop by Heiner Kallweit · 8 years ago
  45. 5720ec0 spi: spi-ti-qspi: Add DMA support for QSPI mmap read by Vignesh R · 8 years ago
  46. b1b8153 spi: Add support to handle kmap'd buffers in spi_map_buf() by Vignesh R · 8 years ago
  47. 53d8916 spi: spi-fsl-dspi: fix a possible NULL dereference by LABBE Corentin · 8 years ago
  48. 94b968b spi: spi-fsl-dspi: constify devtype_data by LABBE Corentin · 8 years ago
  49. 764f2166 spi: Drop io_mutex in error paths by Mark Brown · 8 years ago
  50. 097d061 spi: xlp: Add ACPI support for Vulcan SPI controller by Kamlakant Patel · 8 years ago
  51. f75529f spi: jcore: remove unnecessary platform_set_drvdata() by Wei Yongjun · 8 years ago
  52. aeb8f8c spi: rspi: Increase accuracy of bit rate for RZ by Chris Brandt · 8 years ago
  53. a3cfea0 spi: pic32-sqi: use list_move_tail and list_move by Wei Yongjun · 8 years ago
  54. 2cb1b3b spi: add driver for J-Core SPI controller by Rich Felker · 8 years ago
  55. c3ccf35 spi: sh-msiof: Avoid invalid clock generator parameters by Geert Uytterhoeven · 8 years ago
  56. 043248c Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  57. 7ae0ae4 Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  58. 2932c28 spi: img-spfi: Remove spi_master_put in img_spfi_remove() by Wei Yongjun · 8 years ago
  59. c2b08ce spi: mediatek: remove spi_master_put in mtk_spi_remove() by Wei Yongjun · 8 years ago
  60. 6678716 spi: qup: Remove spi_master_put in spi_qup_remove() by Wei Yongjun · 8 years ago
  61. d5f017b Merge branch 'acpi-tables' by Rafael J. Wysocki · 8 years ago
  62. dec34e8 Merge remote-tracking branch 'spi/fix/locking' into spi-next by Mark Brown · 8 years ago
  63. ef4d96e spi: Split bus and I/O locking by Mark Brown · 8 years ago
  64. 56432b7 Merge remote-tracking branch 'spi/topic/xilinx' into spi-next by Mark Brown · 8 years ago
  65. 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
  66. 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
  67. 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
  68. 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
  69. 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
  70. 421c65f Merge remote-tracking branches 'spi/fix/pax2xx' and 'spi/fix/rockchip' into spi-linus by Mark Brown · 8 years ago
  71. 63d49af spi: octeon: Split driver into Octeon specific and common parts by Jan Glauber · 8 years ago
  72. 22cc1b6 spi: octeon: Move include file from arch/mips to drivers/spi by Jan Glauber · 8 years ago
  73. ee423c5 spi: octeon: Put register offsets into a struct by Jan Glauber · 8 years ago
  74. b9e6476 spi: octeon: Store system clock freqency in struct octeon_spi by Jan Glauber · 8 years ago
  75. 187fc9b spi: octeon: Convert driver to use readq()/writeq() functions by Steven J. Hill · 8 years ago
  76. 33d5097 spi: pic32-sqi: fixup wait_for_completion_timeout return handling by Nicholas Mc Guire · 8 years ago
  77. 57c2b0d spi: pic32: fixup wait_for_completion_timeout return handling by Nicholas Mc Guire · 8 years ago
  78. 5185a81 spi: rockchip: limit transfers to (64K - 1) bytes by Brian Norris · 8 years ago
  79. d336484 spi: xilinx: Return IRQ_NONE if no interrupts were detected by Lars-Peter Clausen · 8 years ago
  80. 4db9bf5 spi: xilinx: Handle errors from platform_get_irq() by Lars-Peter Clausen · 8 years ago
  81. 0dbe70a spi: s3c64xx: restore removed comments by Andi Shyti · 8 years ago
  82. 7990b00 spi: s3c64xx: add Exynos5433 compatible for ioclk handling by Andi Shyti · 8 years ago
  83. 25981d8 spi: s3c64xx: use error code from clk_prepare_enable() by Andi Shyti · 8 years ago
  84. 60a9a96 spi: s3c64xx: rename goto labels to meaningful names by Andi Shyti · 8 years ago
  85. 9f13578 spi: s3c64xx: fix reference leak to master in s3c64xx_spi_remove() by Wei Yongjun · 8 years ago
  86. cf4b5ce spi: st-ssc4: Remove 'no clocking' hack by Lee Jones · 8 years ago
  87. 38e0992 spi: spi-sh: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  88. 0d35773 spi: spi-topcliff-pch: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  89. 7f24467 spi / ACPI: add support for ACPI reconfigure notifications by Octavian Purdila · 8 years ago
  90. 0ba1870 spi: omap2-mcspi: Use the SPI framework to handle DMA mapping by Franklin S Cooper Jr · 8 years ago
  91. 2b32e98 spi: omap2-mcspi: Select SPI_SPLIT by Franklin S Cooper Jr · 8 years ago
  92. ca80ef7 spi: pxa2xx-pci: Support both chipselects on Braswell by Andy Shevchenko · 8 years ago
  93. 152bc19 spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel Quark by Andy Shevchenko · 8 years ago
  94. 6acaadc spi: clps711x: Driver refactor by Alexander Shiyan · 8 years ago
  95. d9aaf1d spi: s3c64xx: do not disable the clock while configuring the spi by Andi Shyti · 8 years ago
  96. 4bd0041 spi: omap2-mcspi: Add comments for RX only DMA buffer workaround by Franklin S Cooper Jr · 8 years ago
  97. cf9f432 spi: spidev: Add ACPI probing support by Mika Westerberg · 8 years ago
  98. e379d2c spi: pxa2xx-pci: Sort header block alphabetically by Andy Shevchenko · 8 years ago
  99. 21ddba1 spi: pxa2xx-pci: Remove unused code by Andy Shevchenko · 8 years ago
  100. 4f47091 spi: pxa2xx-pci: Enable SPI on Intel Merrifield by Andy Shevchenko · 8 years ago