aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra/trimslice.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-21ASoC: tegra: Remove unnecessary function callDonglin Peng1-1/+0
2017-03-07ASoC: tegra: Remove unnecessary 'out of memory' messageCodrut Grosu1-3/+1
2016-10-24ASoC: tegra: constify snd_soc_ops structuresJulia Lawall1-1/+1
2014-10-20ASoC: tegra: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-22ASoC: tegra: Replace instances of rtd->codec->card with rtd->cardLars-Peter Clausen1-2/+1
2013-07-17ASoC: tegra: Remove unneeded mach-type.h inclduesMark Brown1-2/+0
2013-03-04ASoC: tegra trimslice: assume CONFIG_OF, and other cleanupStephen Warren1-32/+24
2012-12-10ASoC: tegra: remove __dev* attributesBill Pemberton1-3/+3
2012-11-20ASoC: remove use of __devinitconstBill Pemberton1-1/+1
2012-06-08ASoC: tegra: remove usage of rtd->codecStephen Warren1-1/+1
2012-06-08ASoC: tegra: statically define DAI link formatStephen Warren1-19/+3
2012-06-03ASoC: make snd_soc_dai_link more symmetricalStephen Warren1-3/+3
2012-04-30ASoC: tegra: add device tree support for TrimSliceStephen Warren1-0/+34
2012-04-06ASoC: tegra: complete Tegra->Tegra20 renamingStephen Warren1-2/+2
2012-04-01ASoC: tegra: remove unnecessary includesStephen Warren1-3/+0
2012-04-01ASoC: tegra: register 'platform' from DAIs, get rid of pdevStephen Warren1-1/+1
2011-12-22ASoC: tegra: Add .owner to struct snd_soc_cardAxel Lin1-0/+1
2011-12-08ASoC: Tegra: Move DAS configuration into DAS driverStephen Warren1-23/+0
2011-11-23ASoC: TrimSlice machine: Set the new fully_routed flagStephen Warren1-5/+1
2011-11-23ASoC: Tegra TrimSlice machine: Use devm_ APIs and module_platform_driverStephen Warren1-19/+7
2011-11-23ASoC: Tegra: Move DAS configuration into machine driversStephen Warren1-0/+15
2011-10-08ASoC: Remove redundant snd_soc_dapm_sync() calls from machine driversMark Brown1-2/+0
2011-05-03ASoC: tegra: TrimSlice machine supportMike Rapoport1-0/+228