1. 7b0d0cc ARM: OMAP: devicetree: fix SPI node compatible property syntax items by Eric Witcher · 11 years ago
  2. e5f7825 spi/hspi: add device tree support by Kuninori Morimoto · 11 years ago
  3. dccfd1e4 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  4. 278ac33 Merge remote-tracking branch 'spi/topic/quad' into spi-next by Mark Brown · 11 years ago
  5. 85cac43 Merge remote-tracking branch 'spi/topic/qspi' into spi-next by Mark Brown · 11 years ago
  6. afa8f0c Merge remote-tracking branch 'spi/topic/efm32' into spi-next by Mark Brown · 11 years ago
  7. a110f93 spi: quad: fix the name of DT property by wangyuhang · 11 years ago
  8. 13960b4 dts: Deprecate ALTR as a vendor prefix by Dinh Nguyen · 11 years ago
  9. 09222fc spi/qspi: Add compatible string for am4372. by Sourav Poddar · 11 years ago
  10. 505a149 spi/qspi: Add qspi flash controller by Sourav Poddar · 11 years ago
  11. 9cbd72e Documentation: DT: Add Freescale DSPI driver by Chao Fu · 11 years ago
  12. 86f8973 spi: new controller driver for efm32 SoCs by Uwe Kleine-König · 11 years ago
  13. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  14. 0b9e49e spi: omap2-mcspi: add generic DMA request support to the DT binding by Matt Porter · 11 years ago
  15. f884ab1 doc: fix misspellings with 'codespell' tool by Anatol Pomozov · 11 years ago
  16. 1bf25e7 Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  17. 38f56f3 Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  18. c8bf98a Merge tag 'davinci-for-v3.10/dt-2-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/dt2 by Olof Johansson · 11 years ago
  19. eed4855 spi/davinci: add DT binding documentation by Murali Karicheri · 11 years ago
  20. 00ab539 spi/s3c64xx: let device core setup the default pin configuration by Thomas Abraham · 11 years ago
  21. f333a33 spi/tegra114: add spi driver by Laxman Dewangan · 11 years ago
  22. 447b0c7 spi/spi-fsl-spi: Add support for Aeroflex Gaisler GRLIB cores normally running on SPARC by Andreas Larsson · 11 years ago
  23. e8beacb spi/spi-fsl-spi: Make driver usable in CPU mode outside of an FSL_SOC environment by Andreas Larsson · 11 years ago
  24. 26aafa7 spi: mxs-spi: move to use generic DMA helper by Shawn Guo · 11 years ago
  25. f804387 spi: add driver for BCM2835 by Chris Boot · 11 years ago
  26. dc71545 spi: pl022: use generic DMA slave configuration if possible by Arnd Bergmann · 12 years ago
  27. cf9c86e spi/sh-msiof: Add device tree parsing to driver by Bastian Hecht · 12 years ago
  28. 6a79131 spi: fix tegra SPI binding examples by Allen Martin · 12 years ago
  29. 850a5b6 spi/atmel: add DT support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  30. c20151d spi: Add support for specifying 3-wire mode via device tree by Lars-Peter Clausen · 12 years ago
  31. a34fc82 Merge branch 'spi-next' from git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git by Grant Likely · 12 years ago
  32. 7431798 of_spi: add generic binding support to specify cs gpio by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  33. 170c2d0 Merge branch 'spi-mcspi' into spi-next by Mark Brown · 12 years ago
  34. 2cd4517 spi/omap: fix D0/D1 direction confusion by Daniel Mack · 12 years ago
  35. 8266bdd Merge branch 'spi-tegra' into spi-next by Mark Brown · 12 years ago
  36. 8528547 spi: tegra: add spi driver for sflash controller by Laxman Dewangan · 12 years ago
  37. 31271e9 Merge branch 'spi-tegra' into spi-next by Mark Brown · 12 years ago
  38. dc4dc36 spi: tegra: add spi driver for SLINK controller by Laxman Dewangan · 12 years ago
  39. 0384e90 spi/mcspi: allow configuration of pin directions by Daniel Mack · 12 years ago
  40. de390bb Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  41. f4b81dd Merge branches 'spi-drivers' and 'spi-mxs' into spi-next by Mark Brown · 12 years ago
  42. 39a6ac1 spi/pl022: Devicetree support w/o platform data by Roland Stigge · 12 years ago
  43. e64d07a spi/mxs: Make the SPI block clock speed configurable via DT by Marek Vasut · 12 years ago
  44. 38ab18c spi: spi-gpio: Add DT bindings by Daniel Mack · 12 years ago
  45. 6b52c00 spi: Add SPI master controller for OCTEON SOCs. by David Daney · 12 years ago
  46. 41962f9 spi/dt: DT bindings documentation: "num-cs" property for SPI controllers by Roland Stigge · 12 years ago
  47. 6d3952a spi/pl022: Add devicetree support by Roland Stigge · 12 years ago
  48. 3ce8859 spi: Master driver for NXP SC18IS602/603 by Guenter Roeck · 12 years ago
  49. 4ad1e5b spi/mxs: Add SSP/SPI device tree documentation by Marek Vasut · 12 years ago
  50. 0082c16 Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 12 years ago
  51. f814f9a spi/orion: add device tree binding by Andrew Lunn · 12 years ago
  52. 5d74c8a ARM: EXYNOS: mark the DMA channel binding for SPI as preliminary by Arnd Bergmann · 12 years ago
  53. feb7b8d Merge branch 'next/dt-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/dt by Arnd Bergmann · 12 years ago
  54. 2b90807 spi: s3c64xx: add device tree support by Thomas Abraham · 12 years ago
  55. 14d597b Merge tag 'v3.5-rc6' into next/dt by Arnd Bergmann · 12 years ago
  56. 37797d5 dt: fsl-imx-cspi.txt: Fix comment about GPIOs used for chip selects by Fabio Estevam · 12 years ago
  57. f3d549d dt: name all Tegra binding docs consistently by Stephen Warren · 12 years ago
  58. d5a8003 spi/omap: Add DT support to McSPI driver by Benoit Cousson · 12 years ago
  59. 6add696 devicetree: Add ARM pl022 spi controller binding doc by Rob Herring · 13 years ago
  60. 22a85e4 spi/imx: add device tree probe support by Shawn Guo · 13 years ago
  61. 22032c7 spi/tegra: Use engineering names in DT compatible property by Stephen Warren · 13 years ago
  62. e892bac gpio/tegra: Move Tegra gpio driver to drivers/gpio by Grant Likely · 13 years ago
  63. 9c3c8af Merge commit 'v2.6.38-rc8' into spi/next by Grant Likely · 13 years ago
  64. 0b78253 spi: New driver for Altera SPI by Thomas Chou · 13 years ago
  65. ce79258 spi: add OpenCores tiny SPI driver by Thomas Chou · 13 years ago
  66. d524dac dt: Move device tree documentation out of powerpc directory by Grant Likely · 14 years ago