summaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra/trimslice.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: tegra: trimslice: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+5
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-15/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-051-15/+1Star
* | ASoC: tegra: trimslice: don't select unnecessary PlatformKuninori Morimoto2019-06-191-5/+1Star
* | ASoC: tegra: trimslice: use modern dai_link styleKuninori Morimoto2019-06-061-7/+12
|/
* ASoC: tegra: Remove unnecessary function callDonglin Peng2017-08-211-1/+0Star
* ASoC: tegra: Remove unnecessary 'out of memory' messageCodrut Grosu2017-03-071-3/+1Star
* ASoC: tegra: constify snd_soc_ops structuresJulia Lawall2016-10-241-1/+1
* ASoC: tegra: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* ASoC: tegra: Replace instances of rtd->codec->card with rtd->cardLars-Peter Clausen2014-07-231-2/+1Star
* ASoC: tegra: Remove unneeded mach-type.h inclduesMark Brown2013-07-171-2/+0Star
* ASoC: tegra trimslice: assume CONFIG_OF, and other cleanupStephen Warren2013-03-041-32/+24Star
* ASoC: tegra: remove __dev* attributesBill Pemberton2012-12-091-3/+3
* ASoC: remove use of __devinitconstBill Pemberton2012-11-201-1/+1
* ASoC: tegra: remove usage of rtd->codecStephen Warren2012-06-081-1/+1
* ASoC: tegra: statically define DAI link formatStephen Warren2012-06-081-19/+3Star
* ASoC: make snd_soc_dai_link more symmetricalStephen Warren2012-06-031-3/+3
* ASoC: tegra: add device tree support for TrimSliceStephen Warren2012-05-011-0/+34
* ASoC: tegra: complete Tegra->Tegra20 renamingStephen Warren2012-04-061-2/+2
* ASoC: tegra: remove unnecessary includesStephen Warren2012-04-011-3/+0Star
* ASoC: tegra: register 'platform' from DAIs, get rid of pdevStephen Warren2012-04-011-1/+1
* ASoC: tegra: Add .owner to struct snd_soc_cardAxel Lin2011-12-221-0/+1
* ASoC: Tegra: Move DAS configuration into DAS driverStephen Warren2011-12-081-23/+0Star
* ASoC: TrimSlice machine: Set the new fully_routed flagStephen Warren2011-11-231-5/+1Star
* ASoC: Tegra TrimSlice machine: Use devm_ APIs and module_platform_driverStephen Warren2011-11-231-19/+7Star
* ASoC: Tegra: Move DAS configuration into machine driversStephen Warren2011-11-231-0/+15
* ASoC: Remove redundant snd_soc_dapm_sync() calls from machine driversMark Brown2011-10-081-2/+0Star
* ASoC: tegra: TrimSlice machine supportMike Rapoport2011-05-031-0/+228