1. 14ac00e spi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  2. b2fb187 spi: tegra20-slink: Make of_device_id array const by Jingoo Han · 10 years ago
  3. 6e07b91 Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/mpc512x-psc', 'spi/topic/mpc52xx', 'spi/topic/mxs', 'spi/topic/nuc900', 'spi/topic/oc-tiny' and 'spi/topic/octeon' into spi-next by Mark Brown · 10 years ago
  4. 9dee279 Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi/topic/clps711x', 'spi/topic/coldfire', 'spi/topic/completion' and 'spi/topic/davinci' into spi-next by Mark Brown · 10 years ago
  5. 78e3952 spi: Remove explictly set bus_num and num_chipselect to default setting by Axel Lin · 10 years ago
  6. 354312f spi: Remove duplicate code to check chip_select by Axel Lin · 10 years ago
  7. 3c604de spi: tegra20-slink: Convert to use master->max_speed_hz by Axel Lin · 10 years ago
  8. 3a44623 spi: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  9. 2d2e7d1 Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  10. 8a0a1af spi: tegra: checking for ERR_PTR instead of NULL by Dan Carpenter · 11 years ago
  11. a915d15 spi: tegra: convert to standard DMA DT bindings by Stephen Warren · 11 years ago
  12. ff2251e spi: tegra: use reset framework by Stephen Warren · 11 years ago
  13. 5fd3867 spi: tegra20-slink: use u32 for 32-bit register values by Michal Nazarewicz · 11 years ago
  14. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  15. f88df3a Merge remote-tracking branch 'spi/topic/tegra-slink' into spi-next by Mark Brown · 11 years ago
  16. 5b380cb Merge remote-tracking branch 'spi/topic/tegra' into spi-next by Mark Brown · 11 years ago
  17. f178e3d spi/tegra20-slink: Move first transfer preparation to prepare_message by Mark Brown · 11 years ago
  18. 63fc184 spi/tegra20-slink: Crude refactoring to use core message parsing by Mark Brown · 11 years ago
  19. 3cb7b40 spi: tegra20-slink: Fix checkpatch issue by Jingoo Han · 11 years ago
  20. fb30a18 spi/tegra20-slink: Remove unused is_single_xfer check by Mark Brown · 11 years ago
  21. 716db5d spi: tegra20-slink: use devm_spi_register_master() by Jingoo Han · 11 years ago
  22. e91d235 spi: tegra: Use DIV_ROUND_UP instead of open coded by Axel Lin · 11 years ago
  23. ce74ac8 spi/tegra20-slink: Use core runtime PM by Mark Brown · 11 years ago
  24. bafe886 spi/tegra-slink: Factor runtime PM out into transfer prepare/unprepare by Mark Brown · 11 years ago
  25. 24b5a82 spi: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  26. 8b0bebe spi: tegra: slink: make local symbols static by Wei Yongjun · 11 years ago
  27. c60fea0 spi/tegra-slink: assume CONFIG_OF, remove platform data by Stephen Warren · 11 years ago
  28. ede2738 spi/tegra-slink: remove redundant code by Stephen Warren · 11 years ago
  29. 72919f3 spi: tegra: slink: do prepare dma transfer with DMA_CTRL_ACK flag by Mark Brown · 11 years ago
  30. faa98f7 spi: tegra: slink: do not prepare dma transfer with DMA_CTRL_ACK flag by Laxman Dewangan · 12 years ago
  31. 6ada511 spi: remove unused variable in tegra_slink_read_rx_fifo_to_client_rxbuf() by Wei Yongjun · 11 years ago
  32. d558c47 spi: slink-tegra20: move runtime pm calls to transfer_one_message by Laxman Dewangan · 11 years ago
  33. bab588f Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  34. 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
  35. beb96c2 spi/tegra: remove checks for valid speed by Laxman Dewangan · 11 years ago
  36. 766ed70 spi: remove check for bits_per_word on transfer from low level driver by Laxman Dewangan · 12 years ago
  37. 3cb9190 spi: tegra: do not use clock name to get clock by Prashant Gaikwad · 11 years ago
  38. 61fd290 ARM: tegra: migrate to new clock code by Prashant Gaikwad · 11 years ago
  39. b0ee560 spi: Convert to devm_ioremap_resource() by Thierry Reding · 11 years ago
  40. fd4a319 spi: Remove HOTPLUG section attributes by Grant Likely · 12 years ago
  41. 24bc897 spi: tegra: sequence compatible strings as per preference by Laxman Dewangan · 12 years ago
  42. e6811d1 spi: make sure all transfer has bits_per_word set by Laxman Dewangan · 12 years ago
  43. dc4dc36 spi: tegra: add spi driver for SLINK controller by Laxman Dewangan · 12 years ago