aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/spi-tegra.c
AgeCommit message (Expand)Author
2012-07-26Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds
2012-07-10spi: tegra: use dmaengine based dma driverLaxman Dewangan
2012-06-12spi/tegra: add clk_prepare/clk_unpreparePrashant Gaikwad
2011-10-25drivercore: Add helper macro for platform_driver boilerplateGrant Likely
2011-10-14spi/tegra: fix compilation error in spi-tegra.cMarc Dietrich
2011-07-05spi/tegra: Use engineering names in DT compatible propertyStephen Warren
2011-06-15gpio/tegra: Move Tegra gpio driver to drivers/gpioGrant Likely
2011-06-10spi: Convert uses of struct resource * to resource_size(ptr)Joe Perches
2011-06-06spi: reorganize driversGrant Likely