1. 862dd2a spi: Don't look at TX buffer for PTP system timestamping by Vladimir Oltean · 5 years ago
  2. a3470c1 spi: document CS setup, hold & inactive times in header by Alexandru Ardelean · 5 years ago
  3. 3984d39 spi: spi-fsl-espi: convert transfer delay to `spi_delay` format by Alexandru Ardelean · 5 years ago
  4. 25093bd spi: implement SW control for CS times by Alexandru Ardelean · 5 years ago
  5. 8105936 spi: tegra114: change format for `spi_set_cs_timing()` function by Alexandru Ardelean · 5 years ago
  6. bebcfd2 spi: introduce `delay` field for `spi_transfer` + spi_transfer_delay_exec() by Alexandru Ardelean · 5 years ago
  7. 6c613f6 spi: core,atmel: convert `word_delay_usecs` -> `word_delay` for spi_device by Alexandru Ardelean · 5 years ago
  8. 84593a1 spi: sprd: convert transfer word delay to spi_delay struct by Alexandru Ardelean · 5 years ago
  9. 329f0da spi: make `cs_change_delay` the first user of the `spi_delay` logic by Alexandru Ardelean · 5 years ago
  10. b2c9815 spi: introduce spi_delay struct as "value + unit" & spi_delay_exec() by Alexandru Ardelean · 5 years ago
  11. b42faee spi: Add a PTP system timestamp to the transfer structure by Vladimir Oltean · 5 years ago
  12. 26ac565 Merge remote-tracking branch 'spi/topic/pump-rt' into spi-next by Mark Brown · 6 years ago
  13. 36f3473 spi: Add a prototype for exported spi_set_cs_timing() by Andy Shevchenko · 6 years ago
  14. 924b586 spi: Allow SPI devices to request the pumping thread be realtime by Douglas Anderson · 6 years ago
  15. 5d7e2b5 spi: core: allow reporting the effectivly used speed_hz for a transfer by Martin Sperl · 6 years ago
  16. e727d4c Merge tag 'spi-bpw-is-supported' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.3 by Mark Brown · 6 years ago
  17. d5864e5 spi: core: allow defining time that cs is deasserted as a multiple of SCK by Martin Sperl · 6 years ago
  18. 0ff2de8 spi: core: allow defining time that cs is deasserted by Martin Sperl · 6 years ago
  19. 937e6d7 spi: expand mode support by Sowjanya Komatineni · 6 years ago
  20. e6f3f7e spi: Add spi_is_bpw_supported() by Noralf Trønnes · 6 years ago
  21. f1ca999 spi: add a method for configuring CS timing by Sowjanya Komatineni · 6 years ago
  22. 6d85028 spi: fix SPI_BPW_RANGE_MASK() regression by Arnd Bergmann · 6 years ago
  23. eefffb4 spi: work around clang bug in SPI_BPW_RANGE_MASK() by Arnd Bergmann · 6 years ago
  24. b7bb367 spi: support inter-word delay requirement for devices by Jonas Bonn · 6 years ago
  25. f0125f1 spi: Go back to immediate teardown by Mark Brown · 6 years ago
  26. 412e603 spi: core: avoid waking pump thread from spi_sync instead run teardown delayed by Martin Sperl · 6 years ago
  27. f3186dd spi: Optionally use GPIO descriptors for CS GPIOs by Linus Walleij · 6 years ago
  28. ae218f7 Merge branch 'topic/3wire-gpio' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-4.21 mode conflict by Mark Brown · 6 years ago
  29. 6b03061 spi: add support for octal mode I/O data transfer by Yogesh Narayan Gaur · 6 years ago
  30. 5132b3d spi: gpio: Support 3WIRE high-impedance turn-around by Linus Walleij · 6 years ago
  31. 7b9734d Merge remote-tracking branch 'spi/topic/of' into spi-next by Mark Brown · 6 years ago
  32. 5039563 spi: Add driver_override SPI device attribute by Trent Piepho · 6 years ago
  33. 5f143af spi: make OF helper available for others by Marco Felsch · 6 years ago
  34. b445bfc spi: switch to SPDX license identifier by Marco Felsch · 6 years ago
  35. 9263696 Merge tag 'spi-cs-word' into spi-4.20 by Mark Brown · 6 years ago
  36. 0baf9eb spi: add new SPI_CS_WORD flag by David Lechner · 6 years ago
  37. eeaceb8 spi: Introduce one new field to set word delay by Baolin Wang · 6 years ago
  38. c1f5ba7 spi: Get rid of the spi_flash_read() API by Boris Brezillon · 7 years ago
  39. c36ff26 spi: Extend the core to ease integration of SPI memory controllers by Boris Brezillon · 7 years ago
  40. 8d26fdf spi: Fix double "when" by Geert Uytterhoeven · 7 years ago
  41. 8caab75 spi: Generalize SPI "master" to "controller" by Geert Uytterhoeven · 8 years ago
  42. 6c36406 spi: core: Add support for registering SPI slave controllers by Geert Uytterhoeven · 8 years ago
  43. 282ec0e Merge remote-tracking branches 'spi/topic/ti-qspi' and 'spi/topic/xlp' into spi-next by Mark Brown · 8 years ago
  44. a2d5eda Merge remote-tracking branches 'spi/topic/devprop', 'spi/topic/fsl', 'spi/topic/fsl-dspi', 'spi/topic/imx' and 'spi/topic/lantiq' into spi-next by Mark Brown · 8 years ago
  45. 2bca344 spi: Add can_dma like interface for spi_flash_read by Vignesh R · 8 years ago
  46. ed77d6b spi: dynamycally allocated message initialization by Emiliano Ingrassia · 8 years ago
  47. 826cf17 spi: allow attaching device properties to SPI board info by Dmitry Torokhov · 8 years ago
  48. 8eee6b9 spi: Add Flag to Enable Slave Select with GPIO Chip Select. by Thor Thayer · 8 years ago
  49. 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
  50. 323117a spi: core: Use spi_sync_transfer() in spi_write()/spi_read() by Geert Uytterhoeven · 8 years ago
  51. 5090cc6a spi: introduce max_message_size hook in spi_master by Heiner Kallweit · 8 years ago
  52. ef4d96e spi: Split bus and I/O locking by Mark Brown · 8 years ago
  53. f4502dd spi: Add DMA support for spi_flash_read() by Vignesh R · 9 years ago
  54. 7ba2f27 spi: core: add hook flash_read_supported to spi_master by Heiner Kallweit · 9 years ago
  55. c508709 Merge remote-tracking branches 'spi/topic/res', 'spi/topic/rockchip', 'spi/topic/sh', 'spi/topic/ti-qspi' and 'spi/topic/xilinx' into spi-next by Mark Brown · 9 years ago
  56. b9facea Merge remote-tracking branches 'spi/topic/lp8841', 'spi/topic/msg', 'spi/topic/pl022' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 9 years ago
  57. f91c75d Merge remote-tracking branches 'spi/topic/doc', 'spi/topic/dw' and 'spi/topic/flash' into spi-next by Mark Brown · 9 years ago
  58. 6beb9fe Merge remote-tracking branches 'spi/topic/acpi', 'spi/topic/axi-engine', 'spi/topic/bcm2835' and 'spi/topic/bcm2835aux' into spi-next by Mark Brown · 9 years ago
  59. c76d9ae spi: Fix htmldocs build error due struct spi_replaced_transfers by Javier Martinez Canillas · 9 years ago
  60. d649781 spi: docbook: fix parsing error by Martin Sperl · 9 years ago
  61. 556351f spi: introduce accelerated read support for spi flash devices by Vignesh R · 9 years ago
  62. d9f1212 spi: core: add spi_split_transfers_maxsize by Martin Sperl · 9 years ago
  63. 523baf5a spi: core: add spi_replace_transfers method by Martin Sperl · 9 years ago
  64. d780c37 spi: core: added spi_resource management by Martin Sperl · 9 years ago
  65. a0a9071 spi: Let drivers translate ACPI DeviceSelection to suitable Linux chip select by Mika Westerberg · 9 years ago
  66. ee7683a spi: Document max_transfer_size by Randy Dunlap · 9 years ago
  67. 4f95307 Merge remote-tracking branches 'spi/topic/overlay', 'spi/topic/pxa2xx', 'spi/topic/s3c64xx', 'spi/topic/sh-msiof' and 'spi/topic/spidev' into spi-next by Mark Brown · 9 years ago
  68. 41d5a70 Merge remote-tracking branches 'spi/topic/lm70llp', 'spi/topic/loopback', 'spi/topic/mtk' and 'spi/topic/omap2-mcspi' into spi-next by Mark Brown · 9 years ago
  69. 4acad4a spi: expose master transfer size limitation. by Michal Suchanek · 9 years ago
  70. 49ddedf spi: add spi_message_init_no_memset to avoid zeroing the spi_message by Martin Sperl · 9 years ago
  71. 3b1884c spi: Uninline spi_unregister_device() by Geert Uytterhoeven · 9 years ago
  72. 4c84518 Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 9 years ago
  73. ca5d248 spi: Add THIS_MODULE to spi_driver in SPI core by Andrew F. Davis · 9 years ago
  74. a1fdeaa spi: fix kernel-doc warnings about missing return desc in spi.h by Javier Martinez Canillas · 9 years ago
  75. 0dc9631 Merge branches 'topic/core' and 'topic/stats' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-doc by Mark Brown · 9 years ago
  76. 6b7bc06 spi: add transfer histogram statistics via sysfs by Martin Sperl · 10 years ago
  77. 0243ed4 spi: fix kernel-doc warnings in spi.h by Geliang Tang · 9 years ago
  78. eca2ebc spi: expose spi_master and spi_device statistics via sysfs by Martin Sperl · 10 years ago
  79. 8afba18 Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/pl022', 'spi/topic/pm' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 10 years ago
  80. 431959c Merge remote-tracking branches 'spi/topic/blackfin', 'spi/topic/cadence', 'spi/topic/dw' and 'spi/topic/err' into spi-next by Mark Brown · 10 years ago
  81. f9de734 Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm2385', 'spi/topic/bcm2835', 'spi/topic/bcm53xx' and 'spi/topic/bitbang' into spi-next by Mark Brown · 10 years ago
  82. ff61eb4 spi: Make master->handle_err() callback optional to avoid crashes by Geert Uytterhoeven · 10 years ago
  83. ea022bb spi: Remove support for legacy PM by Lars-Peter Clausen · 10 years ago
  84. b716c4f spi: introduce master->handle_err() callback by Andy Shevchenko · 10 years ago
  85. c6331ba spi: fix a typo in comment. by Marcin Bis · 10 years ago
  86. 8328509 Merge remote-tracking branches 'spi/topic/img-spfi', 'spi/topic/imx', 'spi/topic/inline', 'spi/topic/meson' and 'spi/topic/mxs' into spi-next by Mark Brown · 10 years ago
  87. 2c658e2 spi: Remove FSF mailing addresses by Jarkko Nikula · 10 years ago
  88. 0461a41 spi: Pump transfers inside calling context for spi_sync() by Mark Brown · 10 years ago
  89. b671358 spi: core: Add spi_transfer_is_last() helper by Beniamino Galvani · 10 years ago
  90. 2c67568 spi: Add missing kerneldoc bits by Thierry Reding · 10 years ago
  91. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  92. a783898 Merge remote-tracking branch 'spi/topic/dma' into spi-next by Mark Brown · 11 years ago
  93. d426334 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  94. e227867 treewide: Fix typo in Documentation/DocBook by Masanari Iida · 11 years ago
  95. 6ad45a2 spi: Make core DMA mapping functions generate scatterlists by Mark Brown · 11 years ago
  96. 3a2eba9 spi: Provide core support for full duplex devices by Mark Brown · 11 years ago
  97. 99adef3 spi: Provide core support for DMA mapping transfers by Mark Brown · 11 years ago
  98. e930533 spi: correct the transfer_one_message documentation wording by Baruch Siach · 11 years ago
  99. 6e5f526 spi: spi.h: clarify the documentation of transfer_one by Baruch Siach · 11 years ago
  100. 3c10397 Merge remote-tracking branch 'spi/topic/core' into spi-linus by Mark Brown · 11 years ago