- 2172a33 spi: tegra20-slink: use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
- 73b3275 spi: tegra20-slink: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
- bfca761 spi: tegra: fix spelling mistake: "trasfer" -> "transfer" by Colin Ian King · 8 years ago
- 14ac00e spi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
- b2fb187 spi: tegra20-slink: Make of_device_id array const by Jingoo Han · 11 years ago
- 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 · 11 years ago
- 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 · 11 years ago
- 78e3952 spi: Remove explictly set bus_num and num_chipselect to default setting by Axel Lin · 11 years ago
- 354312f spi: Remove duplicate code to check chip_select by Axel Lin · 11 years ago
- 3c604de spi: tegra20-slink: Convert to use master->max_speed_hz by Axel Lin · 11 years ago
- 3a44623 spi: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
- 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
- 8a0a1af spi: tegra: checking for ERR_PTR instead of NULL by Dan Carpenter · 11 years ago
- a915d15 spi: tegra: convert to standard DMA DT bindings by Stephen Warren · 11 years ago
- ff2251e spi: tegra: use reset framework by Stephen Warren · 11 years ago
- 5fd3867 spi: tegra20-slink: use u32 for 32-bit register values by Michal Nazarewicz · 11 years ago
- 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
- f88df3a Merge remote-tracking branch 'spi/topic/tegra-slink' into spi-next by Mark Brown · 11 years ago
- 5b380cb Merge remote-tracking branch 'spi/topic/tegra' into spi-next by Mark Brown · 11 years ago
- f178e3d spi/tegra20-slink: Move first transfer preparation to prepare_message by Mark Brown · 11 years ago
- 63fc184 spi/tegra20-slink: Crude refactoring to use core message parsing by Mark Brown · 11 years ago
- 3cb7b40 spi: tegra20-slink: Fix checkpatch issue by Jingoo Han · 11 years ago
- fb30a18 spi/tegra20-slink: Remove unused is_single_xfer check by Mark Brown · 11 years ago
- 716db5d spi: tegra20-slink: use devm_spi_register_master() by Jingoo Han · 11 years ago
- e91d235 spi: tegra: Use DIV_ROUND_UP instead of open coded by Axel Lin · 11 years ago
- ce74ac8 spi/tegra20-slink: Use core runtime PM by Mark Brown · 11 years ago
- bafe886 spi/tegra-slink: Factor runtime PM out into transfer prepare/unprepare by Mark Brown · 11 years ago
- 24b5a82 spi: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
- 8b0bebe spi: tegra: slink: make local symbols static by Wei Yongjun · 12 years ago
- c60fea0 spi/tegra-slink: assume CONFIG_OF, remove platform data by Stephen Warren · 12 years ago
- ede2738 spi/tegra-slink: remove redundant code by Stephen Warren · 12 years ago
- 72919f3 spi: tegra: slink: do prepare dma transfer with DMA_CTRL_ACK flag by Mark Brown · 12 years ago
- faa98f7 spi: tegra: slink: do not prepare dma transfer with DMA_CTRL_ACK flag by Laxman Dewangan · 12 years ago
- 6ada511 spi: remove unused variable in tegra_slink_read_rx_fifo_to_client_rxbuf() by Wei Yongjun · 12 years ago
- d558c47 spi: slink-tegra20: move runtime pm calls to transfer_one_message by Laxman Dewangan · 12 years ago
- bab588f Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- 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
- beb96c2 spi/tegra: remove checks for valid speed by Laxman Dewangan · 12 years ago
- 766ed70 spi: remove check for bits_per_word on transfer from low level driver by Laxman Dewangan · 12 years ago
- 3cb9190 spi: tegra: do not use clock name to get clock by Prashant Gaikwad · 12 years ago
- 61fd290 ARM: tegra: migrate to new clock code by Prashant Gaikwad · 12 years ago
- b0ee560 spi: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
- fd4a319 spi: Remove HOTPLUG section attributes by Grant Likely · 12 years ago
- 24bc897 spi: tegra: sequence compatible strings as per preference by Laxman Dewangan · 12 years ago
- e6811d1 spi: make sure all transfer has bits_per_word set by Laxman Dewangan · 12 years ago
- dc4dc36 spi: tegra: add spi driver for SLINK controller by Laxman Dewangan · 12 years ago