aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-tegra.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-26Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/miscLinus Torvalds1-5/+84
2012-07-10spi: tegra: use dmaengine based dma driverLaxman Dewangan1-5/+84
2012-06-12spi/tegra: add clk_prepare/clk_unpreparePrashant Gaikwad1-2/+2
2011-10-25drivercore: Add helper macro for platform_driver boilerplateGrant Likely1-13/+3
2011-10-14spi/tegra: fix compilation error in spi-tegra.cMarc Dietrich1-0/+1
2011-07-05spi/tegra: Use engineering names in DT compatible propertyStephen Warren1-1/+1
2011-06-15gpio/tegra: Move Tegra gpio driver to drivers/gpioGrant Likely1-0/+12
2011-06-10spi: Convert uses of struct resource * to resource_size(ptr)Joe Perches1-4/+4
2011-06-06spi: reorganize driversGrant Likely1-0/+618