1. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  2. 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
  3. 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
  4. 4183bef Merge branch 'late/dt' into next/dt2 by Arnd Bergmann · 11 years ago
  5. f557c98 spi/spi-atmel: BUG: fix doesn' support 16 bits transfers using PIO by Richard Genoud · 11 years ago
  6. 61f3d0a Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  7. cd8d984 spi-topcliff-pch: fix to use list_for_each_entry_safe() when delete list items by Wei Yongjun · 11 years ago
  8. 0113f22 spi-topcliff-pch: missing platform_driver_unregister() on error in pch_spi_init() by Wei Yongjun · 11 years ago
  9. 1ccc404 spi/spi-atmel: add dmaengine support by Nicolas Ferre · 11 years ago
  10. 8aad792 spi/spi-atmel: add flag to controller data for lock operations by Nicolas Ferre · 11 years ago
  11. dfab30e spi/spi-atmel: add physical base address by Nicolas Ferre · 11 years ago
  12. 3af4ed7 spi/sirf: fix MODULE_DEVICE_TABLE by Arnd Bergmann · 11 years ago
  13. f54ae51 Merge branch 'spear/dwdma' into late/cleanup by Arnd Bergmann · 11 years ago
  14. fb9d044 spi/s3c64xx: Check for errors in dmaengine prepare_transfer() by Mark Brown · 11 years ago
  15. 563b444 spi/s3c64xx: Fix non-dmaengine usage by Mark Brown · 11 years ago
  16. 142e07b spi: omap2-mcspi: fix error return code in omap2_mcspi_probe() by Wei Yongjun · 11 years ago
  17. c8bf98a28 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
  18. 804413f spi/davinci: no wildcards in DT compatible property by Manjunathappa, Prakash · 11 years ago
  19. 00ab539 spi/s3c64xx: let device core setup the default pin configuration by Thomas Abraham · 11 years ago
  20. 76ec9d1 Convert selectors of GENERIC_GPIO to GPIOLIB by Alexandre Courbot · 11 years ago
  21. ddc5cdf spi: omap2-mcspi: Fix transfers if DMADEVICES is not set by Tony Lindgren · 11 years ago
  22. 7884372 spi: s3c64xx: move to generic dmaengine API by Arnd Bergmann · 11 years ago
  23. 6b8cc33 spi-gpio: init CS before spi_bitbang_setup() by Josef Ahmad · 11 years ago
  24. c3e2aa8 spi: spi-mpc512x-psc: let transmiter/receiver enabled when in xfer loop by Anatolij Gustschin · 11 years ago
  25. 86e9874 spi: spi-mpc512x-psc: add support for gpio chip selects by Anatolij Gustschin · 11 years ago
  26. ab300d1 spi/bcm63xx: remove unused speed_hz variable by Jonas Gorski · 11 years ago
  27. 8b0bebe spi: tegra: slink: make local symbols static by Wei Yongjun · 11 years ago
  28. cbfd6a2 spi/pxa2xx: Convert to devm_ioremap_resource() by Sachin Kamat · 11 years ago
  29. 0d2d0cc spi/davinci: fix module build error by Manjunathappa, Prakash · 11 years ago
  30. 8ec5d84 spi: Return error from of_spi_register_master on bad "cs-gpios" property by Andreas Larsson · 11 years ago
  31. 446411e spi: Initialize cs_gpio and cs_gpios with -ENOENT by Andreas Larsson · 11 years ago
  32. 3d35226 spi/atmel: fix speed_hz check in atmel_spi_transfer() by Joachim Eastwood · 11 years ago
  33. f333a33 spi/tegra114: add spi driver by Laxman Dewangan · 11 years ago
  34. c60fea0 spi/tegra-slink: assume CONFIG_OF, remove platform data by Stephen Warren · 11 years ago
  35. e2546959 spi/tegra-sflash: assume CONFIG_OF, remove platform data by Stephen Warren · 11 years ago
  36. ede2738 spi/tegra-slink: remove redundant code by Stephen Warren · 11 years ago
  37. 76a7498 spi/spi-fsl-spi: Add support for gpio chipselects for GRLIB type cores by Andreas Larsson · 11 years ago
  38. 447b0c7 spi/spi-fsl-spi: Add support for Aeroflex Gaisler GRLIB cores normally running on SPARC by Andreas Larsson · 11 years ago
  39. 8922a36 spi/spi-fsl-spi: Add support for setting a maximum number of bits per word by Andreas Larsson · 11 years ago
  40. c3f3e77 spi/spi-fsl-spi: Introduce a type for the driver by Andreas Larsson · 11 years ago
  41. b48c4e3 spi/spi-fsl-spi: Move setting non-zero tx and rx shifts to a function accessed by a function pointer by Andreas Larsson · 11 years ago
  42. f482cd0 spi/spi-fsl-spi: Make sure in spi_fsl_setup that chipselect becomes inactive by Andreas Larsson · 11 years ago
  43. e8beacb spi/spi-fsl-spi: Make driver usable in CPU mode outside of an FSL_SOC environment by Andreas Larsson · 11 years ago
  44. e0a77f2 Merge tag 'spi-fix-v3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 11 years ago
  45. d08d528 Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  46. 26aafa7 spi: mxs-spi: move to use generic DMA helper by Shawn Guo · 11 years ago
  47. 58ad60b mxs/spi: fix error return code in mxs_spi_probe() by Wei Yongjun · 11 years ago
  48. 72919f3 spi: tegra: slink: do prepare dma transfer with DMA_CTRL_ACK flag by Mark Brown · 11 years ago
  49. 2989617 ACPI / SPI: Use parent's ACPI_HANDLE() in acpi_register_spi_devices() by Rafael J. Wysocki · 11 years ago
  50. 997230d spi/s3c64xx: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  51. e47ef0f Merge branch 'spi-fix' into spi-next by Mark Brown · 11 years ago
  52. 823cd04 spi/spi-atmel: status information passed through controller data by Nicolas Ferre · 11 years ago
  53. 1888e8f2f spi/spi-atmel: call unmapping on transfers buffers by Nicolas Ferre · 11 years ago
  54. 97ed465 spi/spi-atmel: add support transfer on CS1,2,3, not only on CS0 by Wenyou Yang · 11 years ago
  55. d4820b7 spi/spi-atmel: detect the capabilities of SPI core by reading the VERSION register. by Wenyou Yang · 11 years ago
  56. faa98f7 spi: tegra: slink: do not prepare dma transfer with DMA_CTRL_ACK flag by Laxman Dewangan · 12 years ago
  57. 8179bb2 spi/spidev: Use PTR_RET function by Alexandru Gheorghiu · 11 years ago
  58. e4d4378 spi/fsl: Use PTR_RET function by Alexandru Gheorghiu · 11 years ago
  59. 1ad849a spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmensts by Anatolij Gustschin · 11 years ago
  60. 6ada511 spi: remove unused variable in tegra_slink_read_rx_fifo_to_client_rxbuf() by Wei Yongjun · 11 years ago
  61. 691ee4e spi: spi-sh-msiof: Use of_match_ptr() macro by Sachin Kamat · 11 years ago
  62. 9547acc spi: spi-oc-tiny: Use of_match_ptr() macro by Sachin Kamat · 11 years ago
  63. b0b36b8 spi: Unlock a spinlock before calling into the controller driver. by Bryan Freed · 11 years ago
  64. ff23fa3 spi/omap-mcspi: check condition also after timeout by Sebastian Andrzej Siewior · 11 years ago
  65. e761f42 spi/s3c64xx: Convert to bits_per_word_mask by Mark Brown · 11 years ago
  66. f4b97eb spi: bcm2835: make use of new bits_per_word_mask core feature by Stephen Warren · 11 years ago
  67. 543bb25 spi: add ability to validate xfer->bits_per_word in SPI core by Stephen Warren · 11 years ago
  68. 375981f spi/s3c64xx: modified error interrupt handling and init by Girish K S · 11 years ago
  69. 5c725b3 spi: spi-s3c64xx.c Remove unused argument. by Matthias Brugger · 11 years ago
  70. 6c43a519 drivers/Kconfig: add several missing GENERIC_HARDIRQS dependencies by Heiko Carstens · 11 years ago
  71. b66c773 spi/bcm63xx: use devm_ioremap_resource() by Jonas Gorski · 11 years ago
  72. 68792e2 spi/bcm63xx: inline hz usage in bcm63xx_spi_setup_transfer by Jonas Gorski · 11 years ago
  73. c94df49 spi/bcm63xx: inline bcm63xx_spi_check_transfer by Jonas Gorski · 11 years ago
  74. 31e4eaa spi/bcm63xx: remove spi chip select validity check by Jonas Gorski · 11 years ago
  75. 58d8beb spi/bcm63xx: simplify bcm63xx_spi_check_transfer by Jonas Gorski · 11 years ago
  76. e2bdae0 spi/bcm63xx: check spi bits_per_word in spi_setup by Jonas Gorski · 11 years ago
  77. 52f83bb spi/bcm63xx: remove unused variable bs from bcm63xx_spi_setup by Jonas Gorski · 11 years ago
  78. c3db2b0 spi/bcm63xx: remove unneeded debug message by Jonas Gorski · 11 years ago
  79. ef9ed4b spi/bcm63xx: remove duplicated mode bits check by Jonas Gorski · 11 years ago
  80. 4fbb82a spi/bcm63xx: properly prepare clocks before enabling them by Jonas Gorski · 11 years ago
  81. 1953331 Merge branch 'spi-fix' into spi-next by Mark Brown · 11 years ago
  82. b435ff2 spi/bcm63xx: don't disable non enabled clocks in probe error path by Jonas Gorski · 11 years ago
  83. 4a25b68 spi/bcm63xx: Remove unused variable by Kevin Cernekee · 11 years ago
  84. d558c47 spi: slink-tegra20: move runtime pm calls to transfer_one_message by Laxman Dewangan · 11 years ago
  85. 0054e28 spi/pxa2xx: enable multiblock DMA transfers for LPSS devices by Mika Westerberg · 11 years ago
  86. c134634 spi/pxa2xx-pci: correct the return value check of pcim_iomap_regions() by Mika Westerberg · 11 years ago
  87. f804387 spi: add driver for BCM2835 by Chris Boot · 11 years ago
  88. d77b538 spi: fix return value check in ce4100_spi_probe() by Wei Yongjun · 11 years ago
  89. dc71545 spi: pl022: use generic DMA slave configuration if possible by Arnd Bergmann · 11 years ago
  90. bab588f Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  91. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  92. 460dc1e Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  93. b3cdda2 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  94. 3aad3f03 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  95. e80beb2 gpio: Make of_count_named_gpios() use new of_count_phandle_with_args() by Grant Likely · 11 years ago
  96. 0da83bb spi/of: Fix initialization of cs_gpios array by Andreas Larsson · 11 years ago
  97. 0d73299 Merge branch spi-next from git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git by Grant Likely · 11 years ago
  98. a349685 spi/pxa2xx: add support for Lynxpoint SPI controllers by Mika Westerberg · 11 years ago
  99. a0d2642 spi/pxa2xx: add support for Intel Low Power Subsystem SPI by Mika Westerberg · 11 years ago
  100. b833172 spi/pxa2xx: add support for SPI_LOOP by Mika Westerberg · 11 years ago