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