1. 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
  2. 323117a spi: core: Use spi_sync_transfer() in spi_write()/spi_read() by Geert Uytterhoeven · 8 years ago
  3. 5090cc6 spi: introduce max_message_size hook in spi_master by Heiner Kallweit · 8 years ago
  4. ef4d96e spi: Split bus and I/O locking by Mark Brown · 8 years ago
  5. f4502dd spi: Add DMA support for spi_flash_read() by Vignesh R · 8 years ago
  6. 7ba2f27 spi: core: add hook flash_read_supported to spi_master by Heiner Kallweit · 8 years ago
  7. 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
  8. 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
  9. f91c75d Merge remote-tracking branches 'spi/topic/doc', 'spi/topic/dw' and 'spi/topic/flash' into spi-next by Mark Brown · 9 years ago
  10. 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
  11. c76d9ae spi: Fix htmldocs build error due struct spi_replaced_transfers by Javier Martinez Canillas · 9 years ago
  12. d649781 spi: docbook: fix parsing error by Martin Sperl · 9 years ago
  13. 556351f spi: introduce accelerated read support for spi flash devices by Vignesh R · 9 years ago
  14. d9f1212 spi: core: add spi_split_transfers_maxsize by Martin Sperl · 9 years ago
  15. 523baf5a spi: core: add spi_replace_transfers method by Martin Sperl · 9 years ago
  16. d780c37 spi: core: added spi_resource management by Martin Sperl · 9 years ago
  17. a0a9071 spi: Let drivers translate ACPI DeviceSelection to suitable Linux chip select by Mika Westerberg · 9 years ago
  18. ee7683a spi: Document max_transfer_size by Randy Dunlap · 9 years ago
  19. 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
  20. 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
  21. 4acad4a spi: expose master transfer size limitation. by Michal Suchanek · 9 years ago
  22. 49ddedf spi: add spi_message_init_no_memset to avoid zeroing the spi_message by Martin Sperl · 9 years ago
  23. 3b1884c spi: Uninline spi_unregister_device() by Geert Uytterhoeven · 9 years ago
  24. 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
  25. ca5d248 spi: Add THIS_MODULE to spi_driver in SPI core by Andrew F. Davis · 9 years ago
  26. a1fdeaa spi: fix kernel-doc warnings about missing return desc in spi.h by Javier Martinez Canillas · 9 years ago
  27. 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
  28. 6b7bc06 spi: add transfer histogram statistics via sysfs by Martin Sperl · 9 years ago
  29. 0243ed4 spi: fix kernel-doc warnings in spi.h by Geliang Tang · 9 years ago
  30. eca2ebc spi: expose spi_master and spi_device statistics via sysfs by Martin Sperl · 9 years ago
  31. 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 · 9 years ago
  32. 431959c Merge remote-tracking branches 'spi/topic/blackfin', 'spi/topic/cadence', 'spi/topic/dw' and 'spi/topic/err' into spi-next by Mark Brown · 9 years ago
  33. 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 · 9 years ago
  34. ff61eb4 spi: Make master->handle_err() callback optional to avoid crashes by Geert Uytterhoeven · 9 years ago
  35. ea022bb spi: Remove support for legacy PM by Lars-Peter Clausen · 10 years ago
  36. b716c4f spi: introduce master->handle_err() callback by Andy Shevchenko · 10 years ago
  37. c6331ba spi: fix a typo in comment. by Marcin Bis · 10 years ago
  38. 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
  39. 2c658e2 spi: Remove FSF mailing addresses by Jarkko Nikula · 10 years ago
  40. 0461a41 spi: Pump transfers inside calling context for spi_sync() by Mark Brown · 10 years ago
  41. b671358 spi: core: Add spi_transfer_is_last() helper by Beniamino Galvani · 10 years ago
  42. 2c67568 spi: Add missing kerneldoc bits by Thierry Reding · 10 years ago
  43. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  44. a783898 Merge remote-tracking branch 'spi/topic/dma' into spi-next by Mark Brown · 10 years ago
  45. d426334 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  46. e227867 treewide: Fix typo in Documentation/DocBook by Masanari Iida · 11 years ago
  47. 6ad45a2 spi: Make core DMA mapping functions generate scatterlists by Mark Brown · 11 years ago
  48. 3a2eba9 spi: Provide core support for full duplex devices by Mark Brown · 11 years ago
  49. 99adef3 spi: Provide core support for DMA mapping transfers by Mark Brown · 11 years ago
  50. e930533 spi: correct the transfer_one_message documentation wording by Baruch Siach · 11 years ago
  51. 6e5f526 spi: spi.h: clarify the documentation of transfer_one by Baruch Siach · 11 years ago
  52. 3c10397 Merge remote-tracking branch 'spi/topic/core' into spi-linus by Mark Brown · 11 years ago
  53. bd6857a spi: Correct set_cs() documentation by Geert Uytterhoeven · 11 years ago
  54. 0516712 spi: Clarify transfer_one() w.r.t. spi_finalize_current_transfer() by Geert Uytterhoeven · 11 years ago
  55. 269ccca spi: Kill superfluous cast in spi_w8r16() by Geert Uytterhoeven · 11 years ago
  56. d3fbd45 spi: Use bitfields for multiple data lines by Mark Brown · 11 years ago
  57. 89c1f6074 spi: Order fields in spi_device for better packing by Trent Piepho · 11 years ago
  58. 82f85cf Merge remote-tracking branch 'spi/topic/wr' into spi-next by Mark Brown · 11 years ago
  59. 2cc6e2e Merge remote-tracking branch 'spi/topic/s3c64xx' into spi-loop by Mark Brown · 11 years ago
  60. b158935 spi: Provide common spi_message processing loop by Mark Brown · 11 years ago
  61. 2841a5f spi: Provide per-message prepare and unprepare operations by Mark Brown · 11 years ago
  62. 05071aa spi: Add a spi_w8r16be() helper by Lars-Peter Clausen · 11 years ago
  63. 666d5b4 spi: core: Add devm_spi_register_master() by Mark Brown · 11 years ago
  64. 85cac43 Merge remote-tracking branch 'spi/topic/qspi' into spi-next by Mark Brown · 11 years ago
  65. 9020b75 Merge remote-tracking branch 'spi/topic/msglen' into spi-next by Mark Brown · 11 years ago
  66. db04e17 Merge remote-tracking branch 'spi/topic/checks' into spi-next by Mark Brown · 11 years ago
  67. 21e34a3 Merge remote-tracking branch 'spi/topic/quad' into spi-qspi by Mark Brown · 11 years ago
  68. f477b7f spi: DUAL and QUAD support by wangyuhang · 11 years ago
  69. b6aa23c spi: fix SPI_BIT_MASK so it always fits into 32-bits by Stephen Warren · 11 years ago
  70. 49834de spi: Provide core support for runtime PM during transfers by Mark Brown · 11 years ago
  71. 078726c driver: spi: Modify core to compute the message length by Sourav Poddar · 11 years ago
  72. a2fd4f9 spi: Support transfer speed checking in the core by Mark Brown · 11 years ago
  73. eca8960 spi: fix incorrect handling of min param in SPI_BPW_RANGE_MASK by Stephen Warren · 11 years ago
  74. 4dd9572 spi: fix undefined behaviour in SPI_BPW_RANGE_MASK by Stephen Warren · 11 years ago
  75. 2922a8d spi: introduce macros to set bits_per_word_mask by Stephen Warren · 11 years ago
  76. 88b0357 Merge remote-tracking branch 'spi/fix/grant' into spi-linus by Mark Brown · 11 years ago
  77. 446411e spi: Initialize cs_gpio and cs_gpios with -ENOENT by Andreas Larsson · 12 years ago
  78. 543bb25 spi: add ability to validate xfer->bits_per_word in SPI core by Stephen Warren · 12 years ago
  79. b5c78e0 Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  80. 095c375 spi: Document cs_gpios and cs_gpio in kernel-doc by Andreas Larsson · 12 years ago
  81. 6d9eecd spi: Add helper functions for setting up transfers by Lars-Peter Clausen · 12 years ago
  82. 7431798 of_spi: add generic binding support to specify cs gpio by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  83. dbabe0d spi: fix spi.h kernel-doc warning by Randy Dunlap · 12 years ago
  84. 8f53602 spi: Trivial warning fix by Shubhrajyoti D · 13 years ago
  85. ffbbdd21 spi: create a message queueing infrastructure by Linus Walleij · 13 years ago
  86. 3acbb01 SPI: Add helper macro for spi_driver boilerplate by Lars-Peter Clausen · 13 years ago
  87. 0c4a159 spi: Use void pointers for data in simple SPI I/O operations by Mark Brown · 13 years ago
  88. 2b9603a spi: enable spi_board_info to be registered after spi_master by Feng Tang · 14 years ago
  89. 5c79a5a spi.h: missing kernel-doc notation, please fix by Ernst Schwab · 14 years ago
  90. cf32b71 spi/mmc_spi: SPI bus locking API, using mutex by Ernst Schwab · 14 years ago
  91. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  92. 568d069 spi: handle TX-only/RX-only by David Brownell · 15 years ago
  93. 75368bf spi: add support for device table matching by Anton Vorontsov · 15 years ago
  94. b73b255 spi.h: add missing kernel-doc for struct spi_master by Randy Dunlap · 15 years ago
  95. 70d6027 spi: add spi_master flag word by David Brownell · 15 years ago
  96. b55f627 spi: new spi->mode bits by David Brownell · 15 years ago
  97. e7db06b spi: move more spi_setup() functionality into core by David Brownell · 15 years ago
  98. 7d07719 spi: move common spi_setup() functionality into core by David Brownell · 15 years ago
  99. 6e538aa spi: documentation: emphasise spi_master.setup() semantics by David Brownell · 15 years ago
  100. fd5e191 SPI: add dma_alignment field to spi_master by Mike Rapoport · 15 years ago