1. 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
  2. 8a0a1af spi: tegra: checking for ERR_PTR instead of NULL by Dan Carpenter · 11 years ago
  3. a915d15 spi: tegra: convert to standard DMA DT bindings by Stephen Warren · 11 years ago
  4. ff2251e spi: tegra: use reset framework by Stephen Warren · 11 years ago
  5. 5fd3867 spi: tegra20-slink: use u32 for 32-bit register values by Michal Nazarewicz · 11 years ago
  6. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  7. f88df3a Merge remote-tracking branch 'spi/topic/tegra-slink' into spi-next by Mark Brown · 11 years ago
  8. 5b380cb Merge remote-tracking branch 'spi/topic/tegra' into spi-next by Mark Brown · 11 years ago
  9. f178e3d spi/tegra20-slink: Move first transfer preparation to prepare_message by Mark Brown · 11 years ago
  10. 63fc184 spi/tegra20-slink: Crude refactoring to use core message parsing by Mark Brown · 11 years ago
  11. 3cb7b40 spi: tegra20-slink: Fix checkpatch issue by Jingoo Han · 11 years ago
  12. fb30a18 spi/tegra20-slink: Remove unused is_single_xfer check by Mark Brown · 11 years ago
  13. 716db5d spi: tegra20-slink: use devm_spi_register_master() by Jingoo Han · 11 years ago
  14. e91d235 spi: tegra: Use DIV_ROUND_UP instead of open coded by Axel Lin · 11 years ago
  15. ce74ac8 spi/tegra20-slink: Use core runtime PM by Mark Brown · 11 years ago
  16. bafe886 spi/tegra-slink: Factor runtime PM out into transfer prepare/unprepare by Mark Brown · 11 years ago
  17. 24b5a82 spi: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  18. 8b0bebe spi: tegra: slink: make local symbols static by Wei Yongjun · 11 years ago
  19. c60fea0 spi/tegra-slink: assume CONFIG_OF, remove platform data by Stephen Warren · 12 years ago
  20. ede2738 spi/tegra-slink: remove redundant code by Stephen Warren · 12 years ago
  21. 72919f3 spi: tegra: slink: do prepare dma transfer with DMA_CTRL_ACK flag by Mark Brown · 11 years ago
  22. faa98f7 spi: tegra: slink: do not prepare dma transfer with DMA_CTRL_ACK flag by Laxman Dewangan · 12 years ago
  23. 6ada511 spi: remove unused variable in tegra_slink_read_rx_fifo_to_client_rxbuf() by Wei Yongjun · 11 years ago
  24. d558c47 spi: slink-tegra20: move runtime pm calls to transfer_one_message by Laxman Dewangan · 11 years ago
  25. bab588f Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  26. 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
  27. beb96c2 spi/tegra: remove checks for valid speed by Laxman Dewangan · 12 years ago
  28. 766ed70 spi: remove check for bits_per_word on transfer from low level driver by Laxman Dewangan · 12 years ago
  29. 3cb9190 spi: tegra: do not use clock name to get clock by Prashant Gaikwad · 12 years ago
  30. 61fd290 ARM: tegra: migrate to new clock code by Prashant Gaikwad · 12 years ago
  31. b0ee560 spi: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  32. fd4a319 spi: Remove HOTPLUG section attributes by Grant Likely · 12 years ago
  33. 24bc897 spi: tegra: sequence compatible strings as per preference by Laxman Dewangan · 12 years ago
  34. e6811d1 spi: make sure all transfer has bits_per_word set by Laxman Dewangan · 12 years ago
  35. dc4dc36 spi: tegra: add spi driver for SLINK controller by Laxman Dewangan · 12 years ago