1. d3601e5 spi/sh-hspi: fix return value check in hspi_probe(). by Cyril Roelandt · 12 years ago
  2. 850a5b6 spi/atmel: add DT support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  3. cb71941 of/spi: Fix SPI module loading by using proper "spi:" modalias prefixes. by David Daney · 12 years ago
  4. 7d859ff spi: Change FIFO flush operation and spi channel off by Kyoungil Kim · 12 years ago
  5. 6f38010 spi: Keep chipselect assertion during one message by Kyoungil Kim · 12 years ago
  6. d3b43e1 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  7. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  8. bad73c5 Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  9. 7cb9436 spi/sparc: Allow of_register_spi_devices for sparc by Andreas Larsson · 12 years ago
  10. fd4a319 spi: Remove HOTPLUG section attributes by Grant Likely · 12 years ago
  11. c20151d spi: Add support for specifying 3-wire mode via device tree by Lars-Peter Clausen · 12 years ago
  12. 5323f49 spi: Fix comparison of different integer types by Grant Likely · 12 years ago
  13. b15d5d7 spi/orion: Add SPI_CHPA and SPI_CPOL support to kirkwood driver. by Jason Gunthorpe · 12 years ago
  14. 746aeff spi/sh: Add SH Mobile series as dependency to MSIOF controller by Bastian Hecht · 12 years ago
  15. 078b6ea spi/sh-msiof: Remove unneeded clock name by Bastian Hecht · 12 years ago
  16. b3a223e spi: Remove SPI_BUFSIZ restriction on spi_write_then_read() by Mark Brown · 12 years ago
  17. 266904c spi/stmp: remove obsolete driver by Wolfram Sang · 12 years ago
  18. a34fc82 Merge branch 'spi-next' from git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git by Grant Likely · 12 years ago
  19. 161b96c spi/clps711x: New SPI master driver by Alexander Shiyan · 12 years ago
  20. 227c4ce spi: omap2-mcspi: remove duplicate inclusion of linux/err.h by Sachin Kamat · 12 years ago
  21. 6a47d80 spi: omap2-mcspi: Fix the redifine warning by Shubhrajyoti D · 12 years ago
  22. 64bee4d spi / ACPI: add ACPI enumeration support by Mika Westerberg · 12 years ago
  23. f3b6159 of/spi: Honour "status=disabled" property of device by Alexander Sverdlin · 12 years ago
  24. ce32930 spi/sh-hspi: add CS manual control support by Phil Edworthy · 12 years ago
  25. 7431798 of_spi: add generic binding support to specify cs gpio by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  26. 15d0983 spi: omap2-mcspi: remove duplicated include from spi-omap2-mcspi.c by Wei Yongjun · 12 years ago
  27. edba9bf spi/bitbang: (cosmetic) simplify list manipulation by Guennadi Liakhovetski · 12 years ago
  28. b82b576 spi/bitbang: avoid needless loop flow manipulations by Guennadi Liakhovetski · 12 years ago
  29. 170c2d0 Merge branch 'spi-mcspi' into spi-next by Mark Brown · 12 years ago
  30. 2cd4517 spi/omap: fix D0/D1 direction confusion by Daniel Mack · 12 years ago
  31. 8266bdd Merge branch 'spi-tegra' into spi-next by Mark Brown · 12 years ago
  32. 8528547 spi: tegra: add spi driver for sflash controller by Laxman Dewangan · 12 years ago
  33. 19f15f0 Merge branches 'spi-core' and 'spi-tegra' into spi-next by Mark Brown · 12 years ago
  34. caae070 spi: Dont call master->setup if not populated by Laxman Dewangan · 12 years ago
  35. 24bc897 spi: tegra: sequence compatible strings as per preference by Laxman Dewangan · 12 years ago
  36. e6811d1 spi: make sure all transfer has bits_per_word set by Laxman Dewangan · 12 years ago
  37. fad8f9c Merge branch 'spi-fix-s3c64xx' into spi-next by Mark Brown · 12 years ago
  38. 45e5033 spi: s3c64xx: Add fix for crash in spi suspend/resume by Abhilash Kesavan · 12 years ago
  39. bcd2360 arm: at91: move platfarm_data to include/linux/platform_data/atmel.h by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  40. 7032449 Merge branch 'spi-linus' into spi-next by Mark Brown · 12 years ago
  41. e47a682 spi: omap2-mcspi: Reorder the wait_for_completion for tx by Shubhrajyoti D · 12 years ago
  42. 73b5301 Merge branch 'spi-spidev' into spi-next by Mark Brown · 12 years ago
  43. 8fad805 spi: spidev: Add Rohm DH2228FV DAC compatible string by Maxime Ripard · 12 years ago
  44. 880cfd4 spi: spidev: Add device tree bindings by Maxime Ripard · 12 years ago
  45. 31271e9 Merge branch 'spi-tegra' into spi-next by Mark Brown · 12 years ago
  46. dc4dc36 spi: tegra: add spi driver for SLINK controller by Laxman Dewangan · 12 years ago
  47. 8e99165 Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 12 years ago
  48. 4864ccb Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 12 years ago
  49. 32111ab Merge tag 'spi-linus' into spi-next by Mark Brown · 12 years ago
  50. 213d27a spi/pl022: Revert recent runtime PM changes by Ulf Hansson · 12 years ago
  51. 068a565 Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes by Olof Johansson · 12 years ago
  52. c10356b spi/s3c64xx: use correct dma_transfer_direction type by Arnd Bergmann · 12 years ago
  53. b4482af Merge branch 'spi-pl022' into spi-next by Mark Brown · 12 years ago
  54. d8f1842 spi/pl022: add IDLE state pin management by Patrice Chotard · 12 years ago
  55. 4964a26 spi/pl022: Activate resourses before deactivate them in suspend by Ulf Hansson · 12 years ago
  56. 0df3499 spi/pl022: Minor simplification for runtime pm by Ulf Hansson · 12 years ago
  57. ef5347c Merge branch 'spi-linus', remote-tracking branches 'misc/spi/bcm63xx', 'misc/spi/mcspi', 'misc/spi/mxs' and 'misc/spi/s3c64xx' into spi-next by Mark Brown · 12 years ago
  58. 5015a2e spi/pl022: Revert "spi/pl022: fix spi-pl022 pm enable at probe" by Ulf Hansson · 12 years ago
  59. 0243c53 spi: spi-rspi: fix build error for the latest shdma driver by Shimoda, Yoshihiro · 12 years ago
  60. 0384e90 spi/mcspi: allow configuration of pin directions by Daniel Mack · 12 years ago
  61. b308fb2 spi/bcm63xx: remove useless call to bcm63xx_spi_check_transfer() by Florian Fainelli · 12 years ago
  62. 9651995 spi/bcm63xx: add missing spi_master_{resume,suspend} calls to PM callbacks by Florian Fainelli · 12 years ago
  63. 61d1596 spi/bcm63xx: remove driver version by Florian Fainelli · 12 years ago
  64. 9f667bf spi/s3c64xx: use clk_prepare_enable and clk_disable_unprepare by Thomas Abraham · 12 years ago
  65. 4496846 spi: mxs: Terminate DMA in case of DMA timeout by Marek Vasut · 12 years ago
  66. d856f1eb spi: mxs: Assign message status after transfer finished by Marek Vasut · 12 years ago
  67. b7e97d2 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  68. de390bb Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  69. 5e090ed Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  70. 382fc33 Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-next by Ralf Baechle · 12 years ago
  71. 54d69df Merge branch 'late/kirkwood' into late/soc by Olof Johansson · 12 years ago
  72. a54dfb1 Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
  73. 7fe0b14 Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 12 years ago
  74. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  75. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  76. 47061ed Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  77. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  78. 06455bb dt/s3c64xx/spi: Use of_get_child_by_name to get a named child by Srinivas Kandagatla · 12 years ago
  79. 536a53a spi: remove completely broken Tegra driver by Stephen Warren · 12 years ago
  80. f4b81dd Merge branches 'spi-drivers' and 'spi-mxs' into spi-next by Mark Brown · 12 years ago
  81. c09b890 spi/imx: set the inactive state of the clock according to the clock polarity by Knut Wohlrab · 12 years ago
  82. ada7aec spi/pl022: get/put resources on suspend/resume by Linus Walleij · 12 years ago
  83. aeef991 spi/pl022: use more managed resources by Linus Walleij · 12 years ago
  84. ac48f6c Merge tag 'v3.6-rc6' into spi-mxs by Mark Brown · 12 years ago
  85. 8e5d066 Merge tag 'v3.6-rc6' into spi-drivers by Mark Brown · 12 years ago
  86. 39a6ac1 spi/pl022: Devicetree support w/o platform data by Roland Stigge · 12 years ago
  87. 5bee3b9 spi/s3c64xx: Don't free controller_data on non-dt platforms by Sylwester Nawrocki · 12 years ago
  88. a04bcc2 SPI: OMAP: remove unnecessary includes of plat/clock.h by Paul Walmsley · 12 years ago
  89. ec155af spi: omap2-mcspi: add pinctrl support by Matt Porter · 12 years ago
  90. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  91. b97ba3a Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Olof Johansson · 12 years ago
  92. 32dec75 Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanup by Olof Johansson · 12 years ago
  93. 70c494c ARM: OMAP1: Make plat/mux.h omap1 only by Tony Lindgren · 12 years ago
  94. 4f5e1b3 spi/pl022: adopt pinctrl support by Patrice Chotard · 12 years ago
  95. 436d42c ARM: samsung: move platform_data definitions by Arnd Bergmann · 12 years ago
  96. 2203747 ARM: omap: move platform_data definitions by Arnd Bergmann · 12 years ago
  97. 5bd2761 spi: tegra: remove support of legacy DMA driver based access by Laxman Dewangan · 12 years ago
  98. 54ecf4f ARM: w90x900: move platform_data definitions by Arnd Bergmann · 12 years ago
  99. 82906b1 ARM: imx: move platform_data definitions by Arnd Bergmann · 12 years ago
  100. a3b2924 ARM: ep93xx: move platform_data definitions by Arnd Bergmann · 12 years ago