summaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra/tegra_wm8753.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: tegra: Unify ASoC machine driversDmitry Osipenko2021-06-151-186/+0
* ASoC: tegra: Set driver_name=tegra for all machine driversDmitry Osipenko2021-06-151-0/+1
* ASoC: tegra: Don't warn on probe deferralJon Hunter2020-11-111-5/+3
* ASoC: tegra: tegra_wm8753: use devm_snd_soc_register_card()Qinglang Miao2020-10-011-11/+1
* ASoC: tegra: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-1/+1
* ASoC: tegra: Use device managed resource APIs to get the clockSowjanya Komatineni2020-04-211-16/+6
* ASoC: tegra: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-1/+1
* ASoC: tegra: tegra_wm8753: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-15/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-051-15/+1
* | ASoC: tegra: tegra_wm8753: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1
* | ASoC: tegra: tegra_wm8753: use modern dai_link styleKuninori Morimoto2019-06-061-6/+11
|/
* ASoC: tegra: Remove unnecessary function callDonglin Peng2017-08-211-1/+0
* ASoC: tegra: Remove unnecessary 'out of memory' messageCodrut Grosu2017-03-071-3/+1
* ASoC: tegra: constify snd_soc_ops structuresJulia Lawall2016-10-241-1/+1
* ASoC: tegra: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ASoC: tegra: Replace instances of rtd->codec->card with rtd->cardLars-Peter Clausen2014-07-221-2/+1
* ASoC: tegra: Remove unneeded mach-type.h inclduesMark Brown2013-07-171-2/+0
* ASoC: tegra_wm8753: minor cleanupStephen Warren2013-03-041-8/+7
* ASoC: tegra: remove __dev* attributesBill Pemberton2012-12-101-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: make snd_soc_dai_link more symmetricalStephen Warren2012-06-031-3/+3
* ASoC: tegra: Add machine driver for WM8753 codecStephen Warren2012-05-191-0/+224