summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-tegra20-slink.c
Commit message (Expand)AuthorAgeFilesLines
* spi: slink-tegra20: move runtime pm calls to transfer_one_messageLaxman Dewangan2013-03-121-17/+8Star
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-221-2/+2
|\
| * spi: tegra: do not use clock name to get clockPrashant Gaikwad2013-01-281-1/+1
| * ARM: tegra: migrate to new clock codePrashant Gaikwad2013-01-281-1/+1
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-5/+3Star
|\ \
| * | spi: Convert to devm_ioremap_resource()Thierry Reding2013-01-251-5/+3Star
| |/
* | spi/tegra: remove checks for valid speedLaxman Dewangan2013-02-051-3/+3
* | spi: remove check for bits_per_word on transfer from low level driverLaxman Dewangan2013-02-051-6/+3Star
|/
* spi: Remove HOTPLUG section attributesGrant Likely2012-12-071-4/+4
* spi: tegra: sequence compatible strings as per preferenceLaxman Dewangan2012-11-091-1/+1
* spi: make sure all transfer has bits_per_word setLaxman Dewangan2012-11-091-2/+1Star
* spi: tegra: add spi driver for SLINK controllerLaxman Dewangan2012-10-301-0/+1359