Age | Commit message (Expand) | Author | Files | Lines |
2021-06-15 | ASoC: tegra: Unify ASoC machine drivers | Dmitry Osipenko | 1 | -173/+0 |
2021-06-15 | ASoC: tegra: Set driver_name=tegra for all machine drivers | Dmitry Osipenko | 1 | -0/+1 |
2020-11-11 | ASoC: tegra: Don't warn on probe deferral | Jon Hunter | 1 | -5/+3 |
2020-10-01 | ASoC: tegra: trimslice.c: use devm_snd_soc_register_card() | Qinglang Miao | 1 | -11/+1 |
2020-07-23 | ASoC: tegra: use asoc_substream_to_rtd() | Kuninori Morimoto | 1 | -1/+1 |
2020-04-21 | ASoC: tegra: Use device managed resource APIs to get the clock | Sowjanya Komatineni | 1 | -14/+4 |
2020-03-27 | ASoC: tegra: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto | 1 | -1/+1 |
2019-06-28 | ASoC: tegra: trimslice: consider CPU-Platform possibility | Kuninori Morimoto | 1 | -1/+5 |
2019-06-26 | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown | 1 | -15/+1 |
2019-06-19 | ASoC: tegra: trimslice: don't select unnecessary Platform | Kuninori Morimoto | 1 | -5/+1 |
2019-06-07 | ASoC: tegra: trimslice: use modern dai_link style | Kuninori Morimoto | 1 | -7/+12 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 | Thomas Gleixner | 1 | -15/+1 |
2017-08-21 | ASoC: tegra: Remove unnecessary function call | Donglin Peng | 1 | -1/+0 |
2017-03-07 | ASoC: tegra: Remove unnecessary 'out of memory' message | Codrut Grosu | 1 | -3/+1 |
2016-10-24 | ASoC: tegra: constify snd_soc_ops structures | Julia Lawall | 1 | -1/+1 |
2014-10-20 | ASoC: tegra: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-07-23 | ASoC: tegra: Replace instances of rtd->codec->card with rtd->card | Lars-Peter Clausen | 1 | -2/+1 |
2013-07-17 | ASoC: tegra: Remove unneeded mach-type.h incldues | Mark Brown | 1 | -2/+0 |
2013-03-04 | ASoC: tegra trimslice: assume CONFIG_OF, and other cleanup | Stephen Warren | 1 | -32/+24 |
2012-12-09 | ASoC: tegra: remove __dev* attributes | Bill Pemberton | 1 | -3/+3 |
2012-11-20 | ASoC: remove use of __devinitconst | Bill Pemberton | 1 | -1/+1 |
2012-06-08 | ASoC: tegra: remove usage of rtd->codec | Stephen Warren | 1 | -1/+1 |
2012-06-08 | ASoC: tegra: statically define DAI link format | Stephen Warren | 1 | -19/+3 |
2012-06-03 | ASoC: make snd_soc_dai_link more symmetrical | Stephen Warren | 1 | -3/+3 |
2012-05-01 | ASoC: tegra: add device tree support for TrimSlice | Stephen Warren | 1 | -0/+34 |
2012-04-06 | ASoC: tegra: complete Tegra->Tegra20 renaming | Stephen Warren | 1 | -2/+2 |
2012-04-01 | ASoC: tegra: remove unnecessary includes | Stephen Warren | 1 | -3/+0 |
2012-04-01 | ASoC: tegra: register 'platform' from DAIs, get rid of pdev | Stephen Warren | 1 | -1/+1 |
2011-12-22 | ASoC: tegra: Add .owner to struct snd_soc_card | Axel Lin | 1 | -0/+1 |
2011-12-08 | ASoC: Tegra: Move DAS configuration into DAS driver | Stephen Warren | 1 | -23/+0 |
2011-11-24 | ASoC: TrimSlice machine: Set the new fully_routed flag | Stephen Warren | 1 | -5/+1 |
2011-11-23 | ASoC: Tegra TrimSlice machine: Use devm_ APIs and module_platform_driver | Stephen Warren | 1 | -19/+7 |
2011-11-23 | ASoC: Tegra: Move DAS configuration into machine drivers | Stephen Warren | 1 | -0/+15 |
2011-10-08 | ASoC: Remove redundant snd_soc_dapm_sync() calls from machine drivers | Mark Brown | 1 | -2/+0 |
2011-05-03 | ASoC: tegra: TrimSlice machine support | Mike Rapoport | 1 | -0/+228 |