aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-tegra20-slink.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-12spi: slink-tegra20: move runtime pm calls to transfer_one_messageLaxman Dewangan1-17/+8
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-5/+3
2013-02-05spi/tegra: remove checks for valid speedLaxman Dewangan1-3/+3
2013-02-05spi: remove check for bits_per_word on transfer from low level driverLaxman Dewangan1-6/+3
2013-01-28spi: tegra: do not use clock name to get clockPrashant Gaikwad1-1/+1
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad1-1/+1
2013-01-25spi: Convert to devm_ioremap_resource()Thierry Reding1-5/+3
2012-12-07spi: Remove HOTPLUG section attributesGrant Likely1-4/+4
2012-11-09spi: tegra: sequence compatible strings as per preferenceLaxman Dewangan1-1/+1
2012-11-09spi: make sure all transfer has bits_per_word setLaxman Dewangan1-2/+1
2012-10-30spi: tegra: add spi driver for SLINK controllerLaxman Dewangan1-0/+1359