1. 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
  2. 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
  3. 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
  4. ff61eb4 spi: Make master->handle_err() callback optional to avoid crashes by Geert Uytterhoeven · 10 years ago
  5. ea022bb spi: Remove support for legacy PM by Lars-Peter Clausen · 10 years ago
  6. b716c4f spi: introduce master->handle_err() callback by Andy Shevchenko · 10 years ago
  7. c6331ba spi: fix a typo in comment. by Marcin Bis · 10 years ago
  8. 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
  9. 2c658e2 spi: Remove FSF mailing addresses by Jarkko Nikula · 10 years ago
  10. 0461a41 spi: Pump transfers inside calling context for spi_sync() by Mark Brown · 10 years ago
  11. b671358 spi: core: Add spi_transfer_is_last() helper by Beniamino Galvani · 10 years ago
  12. 2c67568 spi: Add missing kerneldoc bits by Thierry Reding · 10 years ago
  13. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  14. a783898 Merge remote-tracking branch 'spi/topic/dma' into spi-next by Mark Brown · 11 years ago
  15. d426334 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  16. e227867 treewide: Fix typo in Documentation/DocBook by Masanari Iida · 11 years ago
  17. 6ad45a2 spi: Make core DMA mapping functions generate scatterlists by Mark Brown · 11 years ago
  18. 3a2eba9 spi: Provide core support for full duplex devices by Mark Brown · 11 years ago
  19. 99adef3 spi: Provide core support for DMA mapping transfers by Mark Brown · 11 years ago
  20. e930533 spi: correct the transfer_one_message documentation wording by Baruch Siach · 11 years ago
  21. 6e5f526 spi: spi.h: clarify the documentation of transfer_one by Baruch Siach · 11 years ago
  22. 3c10397 Merge remote-tracking branch 'spi/topic/core' into spi-linus by Mark Brown · 11 years ago
  23. bd6857a spi: Correct set_cs() documentation by Geert Uytterhoeven · 11 years ago
  24. 0516712 spi: Clarify transfer_one() w.r.t. spi_finalize_current_transfer() by Geert Uytterhoeven · 11 years ago
  25. 269ccca spi: Kill superfluous cast in spi_w8r16() by Geert Uytterhoeven · 11 years ago
  26. d3fbd45 spi: Use bitfields for multiple data lines by Mark Brown · 11 years ago
  27. 89c1f6074 spi: Order fields in spi_device for better packing by Trent Piepho · 11 years ago
  28. 82f85cf Merge remote-tracking branch 'spi/topic/wr' into spi-next by Mark Brown · 11 years ago
  29. 2cc6e2e Merge remote-tracking branch 'spi/topic/s3c64xx' into spi-loop by Mark Brown · 11 years ago
  30. b158935 spi: Provide common spi_message processing loop by Mark Brown · 11 years ago
  31. 2841a5f spi: Provide per-message prepare and unprepare operations by Mark Brown · 11 years ago
  32. 05071aa spi: Add a spi_w8r16be() helper by Lars-Peter Clausen · 11 years ago
  33. 666d5b4 spi: core: Add devm_spi_register_master() by Mark Brown · 11 years ago
  34. 85cac43 Merge remote-tracking branch 'spi/topic/qspi' into spi-next by Mark Brown · 11 years ago
  35. 9020b75 Merge remote-tracking branch 'spi/topic/msglen' into spi-next by Mark Brown · 11 years ago
  36. db04e17 Merge remote-tracking branch 'spi/topic/checks' into spi-next by Mark Brown · 11 years ago
  37. 21e34a3 Merge remote-tracking branch 'spi/topic/quad' into spi-qspi by Mark Brown · 11 years ago
  38. f477b7f spi: DUAL and QUAD support by wangyuhang · 11 years ago
  39. b6aa23c spi: fix SPI_BIT_MASK so it always fits into 32-bits by Stephen Warren · 11 years ago
  40. 49834de spi: Provide core support for runtime PM during transfers by Mark Brown · 11 years ago
  41. 078726c driver: spi: Modify core to compute the message length by Sourav Poddar · 11 years ago
  42. a2fd4f9 spi: Support transfer speed checking in the core by Mark Brown · 11 years ago
  43. eca8960 spi: fix incorrect handling of min param in SPI_BPW_RANGE_MASK by Stephen Warren · 12 years ago
  44. 4dd9572 spi: fix undefined behaviour in SPI_BPW_RANGE_MASK by Stephen Warren · 12 years ago
  45. 2922a8d spi: introduce macros to set bits_per_word_mask by Stephen Warren · 12 years ago
  46. 88b0357 Merge remote-tracking branch 'spi/fix/grant' into spi-linus by Mark Brown · 12 years ago
  47. 446411e spi: Initialize cs_gpio and cs_gpios with -ENOENT by Andreas Larsson · 12 years ago
  48. 543bb25 spi: add ability to validate xfer->bits_per_word in SPI core by Stephen Warren · 12 years ago
  49. 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
  50. 095c375 spi: Document cs_gpios and cs_gpio in kernel-doc by Andreas Larsson · 12 years ago
  51. 6d9eecd spi: Add helper functions for setting up transfers by Lars-Peter Clausen · 12 years ago
  52. 7431798 of_spi: add generic binding support to specify cs gpio by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  53. dbabe0d spi: fix spi.h kernel-doc warning by Randy Dunlap · 13 years ago
  54. 8f53602 spi: Trivial warning fix by Shubhrajyoti D · 13 years ago
  55. ffbbdd21 spi: create a message queueing infrastructure by Linus Walleij · 13 years ago
  56. 3acbb01 SPI: Add helper macro for spi_driver boilerplate by Lars-Peter Clausen · 13 years ago
  57. 0c4a159 spi: Use void pointers for data in simple SPI I/O operations by Mark Brown · 14 years ago
  58. 2b9603a spi: enable spi_board_info to be registered after spi_master by Feng Tang · 14 years ago
  59. 5c79a5a spi.h: missing kernel-doc notation, please fix by Ernst Schwab · 14 years ago
  60. cf32b71e spi/mmc_spi: SPI bus locking API, using mutex by Ernst Schwab · 14 years ago
  61. 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
  62. 568d069 spi: handle TX-only/RX-only by David Brownell · 15 years ago
  63. 75368bf spi: add support for device table matching by Anton Vorontsov · 15 years ago
  64. b73b255 spi.h: add missing kernel-doc for struct spi_master by Randy Dunlap · 15 years ago
  65. 70d6027 spi: add spi_master flag word by David Brownell · 15 years ago
  66. b55f627 spi: new spi->mode bits by David Brownell · 15 years ago
  67. e7db06b spi: move more spi_setup() functionality into core by David Brownell · 16 years ago
  68. 7d07719 spi: move common spi_setup() functionality into core by David Brownell · 16 years ago
  69. 6e538aa spi: documentation: emphasise spi_master.setup() semantics by David Brownell · 16 years ago
  70. fd5e191 SPI: add dma_alignment field to spi_master by Mike Rapoport · 16 years ago
  71. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  72. 0a30c5c spi.h uses/needs device.h by Randy Dunlap · 16 years ago
  73. dc87c98 spi: split up spi_new_device() to allow two stage registration. by Grant Likely · 17 years ago
  74. 102eb97 spi: make spi_board_info.modalias a char array by Grant Likely · 16 years ago
  75. aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 17 years ago
  76. 49dce68 spi doesn't need class_device by Tony Jones · 17 years ago
  77. 2604288 spi kerneldoc update by David Brownell · 17 years ago
  78. 4ef7af5 SPI loopback mode definition by Anton Vorontsov · 17 years ago
  79. c06e677 SPI: add 3wire mode flag by David Brownell · 17 years ago
  80. f5a9c77 spi doc updates by David Brownell · 18 years ago
  81. 33e34dc SPI kerneldoc by David Brownell · 18 years ago
  82. 8022456 [PATCH] SPI doc clarifications by David Brownell · 18 years ago
  83. 0ffa028 [PATCH] SPI cleanup() method param becomes non-const by Hans-Peter Nilsson · 18 years ago
  84. ddc1e97 [PATCH] spi: remove return in spi_unregister_driver() by Ben Dooks · 18 years ago
  85. 9b40ff4 [PATCH] spi: add spi_set_drvdata() and spi_get_drvdata() by Ben Dooks · 18 years ago
  86. 07b2463 Revert "Driver core: convert SPI code to use struct device" by Greg Kroah-Hartman · 18 years ago
  87. 2943ecf Driver core: convert SPI code to use struct device by Greg Kroah-Hartman · 18 years ago
  88. 4b1badf [PATCH] SPI: define null tx_buf to mean "shift out zeroes" by David Brownell · 18 years ago
  89. 980a01c [PATCH] SPI: infrastructure to initialize spi_device.mode early by David Brownell · 18 years ago
  90. a020ed7 [PATCH] SPI: busnum == 0 needs to work by David Brownell · 19 years ago
  91. ccf77cc [PATCH] SPI: devices can require LSB-first encodings by David Brownell · 19 years ago
  92. 747d844 [PATCH] SPI: spi whitespace fixes by David Brownell · 19 years ago
  93. 4cff33f [PATCH] SPI: per-transfer overrides for wordsize and clocking by Imre Deak · 19 years ago
  94. 5d870c8 [PATCH] spi: remove fastcall crap by Andrew Morton · 19 years ago
  95. 8275c64 [PATCH] spi: use linked lists rather than an array by Vitaly Wool · 19 years ago
  96. 0c86846 [PATCH] SPI core tweaks, bugfix by David Brownell · 19 years ago
  97. b885244 [PATCH] spi: add spi_driver to SPI framework by David Brownell · 19 years ago
  98. 8ae12a0 [PATCH] spi: simple SPI framework by David Brownell · 19 years ago