1. d948e6c spi: add power control when set_cs by Luhua Xu · 5 years ago
  2. c618a90 spi: zynq-qspi: Drop GPIO header by Linus Walleij · 5 years ago
  3. 26fa680 spi: dw: Drop GPIO header by Linus Walleij · 5 years ago
  4. c8b348d spi: txx9: Convert to use GPIO descriptors by Linus Walleij · 5 years ago
  5. 76f0030 spi: dw: Remove runtime PM enable/disable from common part of the driver by Jarkko Nikula · 5 years ago
  6. 1d00a67 spi: sprd: adi: Set BIT_WDG_NEW bit when rebooting by Lingling Xu · 5 years ago
  7. 91ea1d7 spi: sprd: adi: Add missing lock protection when rebooting by Lingling Xu · 5 years ago
  8. 6fb7427 spi: pxa2xx: Introduce temporary variables to increase readability by Andy Shevchenko · 5 years ago
  9. e58f7d1 spi: xilinx: Add DT support for selecting transfer word width by Alvaro Gamez Machado · 5 years ago
  10. be73e32 spi: Fix spelling in the comments by Andy Shevchenko · 5 years ago
  11. c97905c spi: dw-pci: Fix Chip Select amount on Intel Elkhart Lake PSE SPI by Jarkko Nikula · 5 years ago
  12. c816958 spi: dw-pci: Add runtime power management support by Raymond Tan · 5 years ago
  13. 9c86f12 spi: atmel: Improve CS0 case support on AT91RM9200 by Gregory CLEMENT · 5 years ago
  14. 57e3137 spi: atmel: Improve and fix GPIO CS usage by Gregory CLEMENT · 5 years ago
  15. 1cb84b0 spi: atmel: Remove platform data support by Gregory CLEMENT · 5 years ago
  16. 60086e2 spi: atmel: Remove useless private field by Gregory CLEMENT · 5 years ago
  17. 585d18f spi: atmel: Configure GPIO per CS instead of by controller by Gregory CLEMENT · 5 years ago
  18. 7cbb16b spi: atmel: Fix CS high support by Gregory CLEMENT · 5 years ago
  19. 4d8672d spi: atmel: Remove and fix erroneous comments by Gregory CLEMENT · 5 years ago
  20. ae8fbf1 spi: pxa2xx: Replace of_device.h with mod_devicetable.h and of.h by Andy Shevchenko · 5 years ago
  21. f2faa3e spi: pxa2xx: Convert to use device_get_match_data() by Andy Shevchenko · 5 years ago
  22. 365e856 spi: pxa2xx: Convert pxa2xx_spi_get_port_id() to take struct device by Andy Shevchenko · 5 years ago
  23. 5ce2570 spi: pxa2xx: Sort headers by Andy Shevchenko · 5 years ago
  24. 4f3d957 spi: pxa2xx: No need to keep pointer to platform device by Andy Shevchenko · 5 years ago
  25. e74dc5c spi: use new `spi_transfer_delay_exec` helper where straightforward by Alexandru Ardelean · 5 years ago
  26. acc7720 spi: spi-axi: extend support for the `delay` field by Alexandru Ardelean · 5 years ago
  27. c5751ba spi: bcm63xx: extend error condition to `delay` as well by Alexandru Ardelean · 5 years ago
  28. 3e2405f spi: spi-falcon: extend warning to `delay` as well by Alexandru Ardelean · 5 years ago
  29. 3984d39 spi: spi-fsl-espi: convert transfer delay to `spi_delay` format by Alexandru Ardelean · 5 years ago
  30. 25093bd spi: implement SW control for CS times by Alexandru Ardelean · 5 years ago
  31. 8105936 spi: tegra114: change format for `spi_set_cs_timing()` function by Alexandru Ardelean · 5 years ago
  32. 8e319dd spi: spidev: use new `delay` field for spi transfers by Alexandru Ardelean · 5 years ago
  33. 867bd88 spi: spi-loopback-test: use new `delay` field by Alexandru Ardelean · 5 years ago
  34. b883d5e spi: tegra20-sflash: use to new `spi_transfer_delay_exec` by Alexandru Ardelean · 5 years ago
  35. cd13152 spi: tegra114: use `spi_transfer_delay_exec` helper by Alexandru Ardelean · 5 years ago
  36. bebcfd2 spi: introduce `delay` field for `spi_transfer` + spi_transfer_delay_exec() by Alexandru Ardelean · 5 years ago
  37. 6c613f6 spi: core,atmel: convert `word_delay_usecs` -> `word_delay` for spi_device by Alexandru Ardelean · 5 years ago
  38. ec3fa72 spi: spidev: use new `word_delay` field for spi transfers by Alexandru Ardelean · 5 years ago
  39. 21e2606 spi: orion: use new `word_delay` field for SPI transfers by Alexandru Ardelean · 5 years ago
  40. 84593a1 spi: sprd: convert transfer word delay to spi_delay struct by Alexandru Ardelean · 5 years ago
  41. 329f0da spi: make `cs_change_delay` the first user of the `spi_delay` logic by Alexandru Ardelean · 5 years ago
  42. b2c9815 spi: introduce spi_delay struct as "value + unit" & spi_delay_exec() by Alexandru Ardelean · 5 years ago
  43. 6b3f236 spi: move `cs_change_delay` backwards compat logic outside switch by Alexandru Ardelean · 5 years ago
  44. c46652e spi: npcm: Remove set but not used variable 'val' by zhengbin · 5 years ago
  45. 944be39 spi: omap-100k: Remove set but not used variable 'dataH' by zhengbin · 5 years ago
  46. 2b60d72 Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.5 by Mark Brown · 5 years ago
  47. f691067 spi: spi-fsl-qspi: Clear TDH bits in FLSHCR register by Frieder Schrempf · 5 years ago
  48. 5d2af8b spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode by Vladimir Oltean · 5 years ago
  49. d6b71df spi: spi-fsl-dspi: Implement the PTP system timestamping for TCFQ mode by Vladimir Oltean · 5 years ago
  50. b42faee spi: Add a PTP system timestamp to the transfer structure by Vladimir Oltean · 5 years ago
  51. 62217f8 spi: gpio: Look for a device node instead of match by Stephen Boyd · 5 years ago
  52. 3c0af1d spi: stm32-qspi: Fix kernel oops when unbinding driver by Patrice Chotard · 5 years ago
  53. 3c0f9d8 spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode by Vladimir Oltean · 5 years ago
  54. 8f5c285 SPI: designware: pci: Switch over to MSI interrupts by Felipe Balbi · 5 years ago
  55. 16c3e05 spi: spi-fsl-qspi: Introduce variable to fix different invalid master Id by Kuldeep Singh · 5 years ago
  56. 057b894 spi: lpspi: fix memory leak in fsl_lpspi_probe by Navid Emamdoost · 5 years ago
  57. d3b0ffa spi: gpio: prevent memory leak in spi_gpio_probe by Navid Emamdoost · 5 years ago
  58. 1b0a2b2 spi: fsl-lpspi: clean up indentation issue by Colin Ian King · 5 years ago
  59. f4b3239 spi: Introduce dspi_slave_abort() function for NXP's dspi SPI driver by Lukasz Majewski · 5 years ago
  60. 3f049e7 spi: xtensa-xtfpga: Use devm_platform_ioremap_resource() in xtfpga_spi_probe() by Markus Elfring · 5 years ago
  61. 6cdcb5d spi: mediatek: Use devm_platform_ioremap_resource() in mtk_spi_slave_probe() by Markus Elfring · 5 years ago
  62. 5dd381e spi: mediatek: Use devm_platform_ioremap_resource() in mtk_spi_probe() by Markus Elfring · 5 years ago
  63. 2226269 spi: lantiq-ssc: Use devm_platform_ioremap_resource() in lantiq_ssc_probe() by Markus Elfring · 5 years ago
  64. 539ff24 spi: mxic: Ensure width is respected in spi-mem operations by Miquel Raynal · 5 years ago
  65. e61bb11 spi: atmel: Remove AVR32 leftover by Gregory CLEMENT · 5 years ago
  66. 3ade3a3 spi: dw: Add compatible string for Renesas RZ/N1 SPI Controller by Phil Edworthy · 5 years ago
  67. 1e69598 spi: dw: Add basic runtime PM support by Phil Edworthy · 5 years ago
  68. 6b04e47 spi: orion: fix runtime PM initialization by tomaspaukrt@email.cz · 5 years ago
  69. 9f918a72 spi: Add call to spi_slave_abort() function when spidev driver is released by Lukasz Majewski · 5 years ago
  70. 6fe7ab3 spi: mxic: Fix DMAS_CTRL register layout by Miquel Raynal · 5 years ago
  71. 4a82fe0 spi: mxic: Select SPI_NOR type by default by Miquel Raynal · 5 years ago
  72. 4feaab0 Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 5 years ago
  73. 7c672ab Merge tag 'docs-5.4' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  74. 399eb9b Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  75. b769c5b Merge branch 'spi-5.4' into spi-next by Mark Brown · 5 years ago
  76. 262a2f3 Merge branch 'spi-5.3' into spi-linus by Mark Brown · 5 years ago
  77. fdeae8f spi: mediatek: support large PA by luhua.xu · 5 years ago
  78. 2c231e0 spi: mediatek: add spi support for mt6765 IC by luhua.xu · 5 years ago
  79. 2b8279a spi: bcm2835: Speed up RX-only DMA transfers by zero-filling TX FIFO by Lukas Wunner · 5 years ago
  80. 8259bf6 spi: bcm2835: Speed up TX-only DMA transfers by clearing RX FIFO by Lukas Wunner · 5 years ago
  81. 571e31f spi: bcm2835: Cache CS register value for ->prepare_message() by Lukas Wunner · 5 years ago
  82. 229e6af spi: Guarantee cacheline alignment of driver-private data by Lukas Wunner · 5 years ago
  83. 1513cee spi: bcm2835: Drop dma_pending flag by Lukas Wunner · 5 years ago
  84. 4c52419 spi: bcm2835: Work around DONE bit erratum by Lukas Wunner · 5 years ago
  85. 8995673 spi-gpio: Use PTR_ERR_OR_ZERO() in spi_gpio_request() by Markus Elfring · 5 years ago
  86. d1c44c9 spi: Use an abbreviated pointer to ctlr->cur_msg in __spi_pump_messages by Vladimir Oltean · 5 years ago
  87. a0ce1fd spi: npcm-fiu: remove set but not used variable 'retlen' by YueHaibing · 5 years ago
  88. 43a5baa spi: fsl-spi: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  89. ae91a43 spi: zynq-qspi: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  90. 214d1ed spi: zynqmp: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  91. 7734829 spi: xlp: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  92. 755f1a2 spi: uniphier: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  93. e8d63b3 spi: tegra: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  94. 7c7c31f spi: sun6i: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  95. 8c649f4 spi: sun4i: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  96. 338dd35 spi: st-ssc4: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  97. a755008 spi: sirf: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  98. fa79f20 spi: sifive: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  99. b38f1f9 spi: s3c24xx: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  100. 7d4c208 spi: rb4xx: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago