1. 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
  2. 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
  3. 4acad4a spi: expose master transfer size limitation. by Michal Suchanek · 9 years ago
  4. 49ddedf spi: add spi_message_init_no_memset to avoid zeroing the spi_message by Martin Sperl · 9 years ago
  5. 3b1884c spi: Uninline spi_unregister_device() by Geert Uytterhoeven · 9 years ago
  6. a5e1d715 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  7. 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
  8. c2da04d Merge remote-tracking branches 'spi/topic/bcm53xx', 'spi/topic/bcm63xx', 'spi/topic/bfin-sport', 'spi/topic/bfin5xx' and 'spi/topic/bitbang' into spi-next by Mark Brown · 9 years ago
  9. ca5d248 spi: Add THIS_MODULE to spi_driver in SPI core by Andrew F. Davis · 9 years ago
  10. 7b6e28c Merge tag 'pxa-for-4.4' of https://github.com/rjarzmik/linux into next/cleanup by Olof Johansson · 9 years ago
  11. a1fdeaa spi: fix kernel-doc warnings about missing return desc in spi.h by Javier Martinez Canillas · 9 years ago
  12. 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
  13. 5cfc5220 ARM: pxa: Remove unused clock_enable field from struct pxa2xx_spi_master by Jarkko Nikula · 9 years ago
  14. 6b7bc06 spi: add transfer histogram statistics via sysfs by Martin Sperl · 9 years ago
  15. c15f6ed spi: bitbang: Replace spinlock by mutex by Nicolas Boichat · 9 years ago
  16. 0243ed4 spi: fix kernel-doc warnings in spi.h by Geliang Tang · 9 years ago
  17. eca2ebc spi: expose spi_master and spi_device statistics via sysfs by Martin Sperl · 9 years ago
  18. 1a1bc59 cc2520: fix CC2591 handling by Varka Bhadram · 9 years ago
  19. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  20. 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
  21. 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
  22. 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
  23. ff61eb4 spi: Make master->handle_err() callback optional to avoid crashes by Geert Uytterhoeven · 10 years ago
  24. f0b7d43 cc2520: Add support for CC2591 amplifier. by Brad Campbell · 10 years ago
  25. 3cef5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  26. ea022bb spi: Remove support for legacy PM by Lars-Peter Clausen · 10 years ago
  27. b716c4f spi: introduce master->handle_err() callback by Andy Shevchenko · 10 years ago
  28. c6331ba spi: fix a typo in comment. by Marcin Bis · 10 years ago
  29. ccdaeb2 at86rf230: add support for external xtal trim by Alexander Aring · 10 years ago
  30. 4f9f454 Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/topic/qup', 'spi/topic/rockchip' and 'spi/topic/samsung' into spi-next by Mark Brown · 10 years ago
  31. 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
  32. d6cd09b Merge remote-tracking branches 'spi/topic/falcon', 'spi/topic/fsf', 'spi/topic/fsl', 'spi/topic/fsl-dspi' and 'spi/topic/gpio' into spi-next by Mark Brown · 10 years ago
  33. 9064bf3 spi: spi-pxa2xx: only include mach/dma.h for legacy DMA by Rob Herring · 10 years ago
  34. 3110628 spi: sh-msiof: Configure MSIOF sync signal timing in device tree by Yoshihiro Shimoda · 10 years ago
  35. 2c658e2 spi: Remove FSF mailing addresses by Jarkko Nikula · 10 years ago
  36. 0461a41 spi: Pump transfers inside calling context for spi_sync() by Mark Brown · 10 years ago
  37. b671358 spi: core: Add spi_transfer_is_last() helper by Beniamino Galvani · 10 years ago
  38. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  39. ea58459 Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  40. b729bf3 spi/pxa2xx: Don't use slave_id of dma_slave_config by Mika Westerberg · 10 years ago
  41. 3af0dbd gpio: mcp23s08 to support both device tree and platform data by Sonic Zhang · 10 years ago
  42. 360b2ea Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/doc', 'spi/fix/dw', 'spi/fix/omap-mcspi', 'spi/fix/pxa2xx', 'spi/fix/rockchip' and 'spi/fix/rspi' into spi-linus by Mark Brown · 10 years ago
  43. 2c67568 spi: Add missing kerneldoc bits by Thierry Reding · 10 years ago
  44. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  45. b0d0ce8 spi: sh-msiof: Add DMA support by Geert Uytterhoeven · 10 years ago
  46. 0da6bc8 ieee802154: cc2520: adds driver for TI CC2520 radio by Varka Bhadram · 10 years ago
  47. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  48. 301d838 Merge remote-tracking branches 'spi/topic/oom', 'spi/topic/pxa2xx', 'spi/topic/rspi' and 'spi/topic/sirf' into spi-next by Mark Brown · 10 years ago
  49. 9c5de2c spi: rspi: Remove unused 16-bit DMA support by Geert Uytterhoeven · 10 years ago
  50. 4af619a at86rf230: use irq_get_trigger_type by Alexander Aring · 10 years ago
  51. 766e372 spi: convert spi-bfin-v3.c to a multiplatform driver by Scott Jiang · 11 years ago
  52. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  53. 0f38af4 Merge remote-tracking branches 'spi/topic/altera', 'spi/topic/atmel', 'spi/topic/au1550', 'spi/topic/bcm63xx', 'spi/topic/bcm63xx-hsspi', 'spi/topic/bfin5xx', 'spi/topic/bitbang' and 'spi/topic/bpw' into spi-next by Mark Brown · 11 years ago
  54. a783898 Merge remote-tracking branch 'spi/topic/dma' into spi-next by Mark Brown · 11 years ago
  55. d9721ae spi: bitbang: Make spi_bitbang_stop() return void by Axel Lin · 11 years ago
  56. d426334 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  57. e227867 treewide: Fix typo in Documentation/DocBook by Masanari Iida · 11 years ago
  58. cf20662 Merge remote-tracking branches 'spi/fix/doc', 'spi/fix/nuc900' and 'spi/fix/rspi' into spi-linus by Mark Brown · 11 years ago
  59. 6ad45a2 spi: Make core DMA mapping functions generate scatterlists by Mark Brown · 11 years ago
  60. 3a2eba9 spi: Provide core support for full duplex devices by Mark Brown · 11 years ago
  61. 99adef3 spi: Provide core support for DMA mapping transfers by Mark Brown · 11 years ago
  62. e930533 spi: correct the transfer_one_message documentation wording by Baruch Siach · 11 years ago
  63. 6e5f526 spi: spi.h: clarify the documentation of transfer_one by Baruch Siach · 11 years ago
  64. 2d2e7d1 Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  65. 8aeab58 Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/topic/s3c24xx', 'spi/topic/s3c64xx', 'spi/topic/sh', 'spi/topic/tegra114', 'spi/topic/tegra20-sflash', 'spi/topic/tegra20-slink', 'spi/topic/txx9' and 'spi/topic/xcomm' into spi-linus by Mark Brown · 11 years ago
  66. 3c10397 Merge remote-tracking branch 'spi/topic/core' into spi-linus by Mark Brown · 11 years ago
  67. bd6857a spi: Correct set_cs() documentation by Geert Uytterhoeven · 11 years ago
  68. 0516712 spi: Clarify transfer_one() w.r.t. spi_finalize_current_transfer() by Geert Uytterhoeven · 11 years ago
  69. 269ccca spi: Kill superfluous cast in spi_w8r16() by Geert Uytterhoeven · 11 years ago
  70. d3fbd45 spi: Use bitfields for multiple data lines by Mark Brown · 11 years ago
  71. 85a9012 spi: s3c24xx: Remove reference to plat/fiq.h by Sachin Kamat · 11 years ago
  72. 89c1f6074 spi: Order fields in spi_device for better packing by Trent Piepho · 11 years ago
  73. 61e7380 gpio: 74x164: Remove non-DT support by Alexander Shiyan · 11 years ago
  74. 82f85cf Merge remote-tracking branch 'spi/topic/wr' into spi-next by Mark Brown · 11 years ago
  75. ad14ad7 Merge remote-tracking branch 'spi/topic/rspi' into spi-next by Mark Brown · 11 years ago
  76. 2cc6e2e Merge remote-tracking branch 'spi/topic/s3c64xx' into spi-loop by Mark Brown · 11 years ago
  77. b158935 spi: Provide common spi_message processing loop by Mark Brown · 11 years ago
  78. 2841a5f spi: Provide per-message prepare and unprepare operations by Mark Brown · 11 years ago
  79. 05071aa spi: Add a spi_w8r16be() helper by Lars-Peter Clausen · 11 years ago
  80. 666d5b4 spi: core: Add devm_spi_register_master() by Mark Brown · 11 years ago
  81. 5ce0ba8 spi: rcar: add Renesas QSPI support on RSPI by Hiep Cao Minh · 11 years ago
  82. d0048f0 Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  83. 85cac43 Merge remote-tracking branch 'spi/topic/qspi' into spi-next by Mark Brown · 11 years ago
  84. 9020b75 Merge remote-tracking branch 'spi/topic/msglen' into spi-next by Mark Brown · 11 years ago
  85. db04e17 Merge remote-tracking branch 'spi/topic/checks' into spi-next by Mark Brown · 11 years ago
  86. 8e28fb6 Merge remote-tracking branch 'spi/topic/bpw' into spi-next by Mark Brown · 11 years ago
  87. 62b6af5 mmc: mmc_spi: Remove platform data .get_cd() and .get_ro() callbacks by Laurent Pinchart · 11 years ago
  88. bf287a9 mmc: mmc_spi: Support CD/RO GPIOs by Laurent Pinchart · 11 years ago
  89. 21e34a3 Merge remote-tracking branch 'spi/topic/quad' into spi-qspi by Mark Brown · 11 years ago
  90. f477b7f spi: DUAL and QUAD support by wangyuhang · 11 years ago
  91. b6aa23c spi: fix SPI_BIT_MASK so it always fits into 32-bits by Stephen Warren · 11 years ago
  92. 49834de spi: Provide core support for runtime PM during transfers by Mark Brown · 11 years ago
  93. 078726c driver: spi: Modify core to compute the message length by Sourav Poddar · 11 years ago
  94. 2025172 spi/bitbang: Use core message pump by Mark Brown · 11 years ago
  95. a2fd4f9 spi: Support transfer speed checking in the core by Mark Brown · 11 years ago
  96. 874b315 spi/bitbang: Unexport spi_bitbang_transfer() by Mark Brown · 11 years ago
  97. ed89355 Merge remote-tracking branch 'spi/topic/xilinx' into spi-next by Mark Brown · 11 years ago
  98. 082339b spi: spi-xilinx: Add run run-time endian detection by Michal Simek · 11 years ago
  99. eca8960 spi: fix incorrect handling of min param in SPI_BPW_RANGE_MASK by Stephen Warren · 11 years ago
  100. 4dd9572 spi: fix undefined behaviour in SPI_BPW_RANGE_MASK by Stephen Warren · 11 years ago