summaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra/tegra_rt5677.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: tegra: Unify ASoC machine driversDmitry Osipenko2021-06-151-325/+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-2/+2
* 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-6/+1
* ASoC: tegra: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-1/+1
* ASoC: tegra: tegra_rt5677: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+5
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-12/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-12/+1
* | ASoC: tegra: tegra_rt5677: don't select unnecessary PlatformKuninori Morimoto2019-06-191-5/+1
* | ASoC: tegra: tegra_rt5677: use modern dai_link styleKuninori Morimoto2019-06-061-16/+21
|/
* ASoC: tegra: fix device_node refcountingAlexey Khoroshilov2018-06-181-2/+15
*-. Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5720', 'a...Mark Brown2017-09-011-1/+0
|\ \
| | * ASoC: tegra: Remove unnecessary function callDonglin Peng2017-08-211-1/+0
| |/
* / ASoC: tegra: Remove superfluous snd_soc_jack_free_gpios() callTakashi Iwai2017-08-221-18/+0
|/
* ASoC: tegra: constify snd_soc_ops structuresJulia Lawall2016-10-241-1/+1
* ASoC: tegra_rt5677: Use card DAPM context to access widgetsLars-Peter Clausen2015-04-081-4/+1
* Merge branch 'topic/jack' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2015-04-081-8/+6
|\
| * ASoC: tegra_rt5677: Register jacks at the card levelLars-Peter Clausen2015-03-041-8/+6
* | ASoC: tegra: fix platform_no_drv_owner.cocci warningskbuild test robot2015-03-051-1/+0
|/
* ASoC: tegra: Add platform driver for rt5677 audio codecAnatol Pomozov2015-01-071-0/+347