summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-tegra.c
AgeCommit message (Expand)Author
2012-01-13drivers: spi: tegra: Add runtime PM supportAshwini Ghuge
2011-12-30SPI: tegra: Pass rx data only to req bit lengthVarun Wadekar
2011-11-30HACK merge fixups for compileDan Willemsen
2011-11-30spi: tegra: Move clock controls api out of spin lockLaxman Dewangan
2011-11-30spi: tegra: Handles suspend when spi transfer is in progressLaxman Dewangan
2011-11-30spi: tegra: Select best clock source for required rateLaxman Dewangan
2011-11-30spi: tegra: fix uninitialized values and if statementJubeom Kim
2011-11-30arm: tegra: Clean up SOC conditionalsScott Williams
2011-11-30arm: tegra: dma: Adding client name with dma allocation.Laxman Dewangan
2011-11-30spi: tegra: Spi controller configured during device setupLaxman Dewangan
2011-11-30ARM: tegra: Use proper type for physical addressesScott Williams
2011-11-30spi: tegra: Supporting HW based CS controlLaxman Dewangan
2011-11-30spi: tegra: Fixing misc issues.Laxman Dewangan
2011-11-30spi: tegra: disabling packed modeAmit Kamath
2011-11-30[ARM] tegra: spi: Fixed setup bugsAmit Kamath
2011-11-30[tegra:spi] master tegra spi driver updateminwuklee
2011-11-30[tegra:dma] set dma burst size for spi/slinkminwuklee
2011-11-30[tegra:dma] set dma burst size for spi/slinkminwuklee
2011-11-30spi: tegra: Use shared DMA channelColin Cross
2011-11-30spi: tegra: Increase delay between CS and clock startGreg Meiste
2011-11-30[ARM] Tegra: SPI: Suspend/resume.Todd Poynor
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