aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/tegra/tegra_rt5677.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-15ASoC: tegra: Unify ASoC machine driversDmitry Osipenko1-325/+0
2021-06-15ASoC: tegra: Set driver_name=tegra for all machine driversDmitry Osipenko1-0/+1
2020-11-11ASoC: tegra: Don't warn on probe deferralJon Hunter1-2/+2
2020-07-23ASoC: tegra: use asoc_substream_to_rtd()Kuninori Morimoto1-1/+1
2020-04-21ASoC: tegra: Use device managed resource APIs to get the clockSowjanya Komatineni1-6/+1
2020-03-27ASoC: tegra: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto1-1/+1
2019-06-28ASoC: tegra: tegra_rt5677: consider CPU-Platform possibilityKuninori Morimoto1-1/+5
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown1-12/+1
2019-06-19ASoC: tegra: tegra_rt5677: don't select unnecessary PlatformKuninori Morimoto1-5/+1
2019-06-06ASoC: tegra: tegra_rt5677: use modern dai_link styleKuninori Morimoto1-16/+21
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner1-12/+1
2018-06-18ASoC: tegra: fix device_node refcountingAlexey Khoroshilov1-2/+15
2017-09-01Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5720', 'asoc/topic/tegra', 'asoc/topic/tlv320aic32x4' and 'asoc/topic/tlv320aic3x' into asoc-nextMark Brown1-1/+0
2017-08-22ASoC: tegra: Remove superfluous snd_soc_jack_free_gpios() callTakashi Iwai1-18/+0
2017-08-21ASoC: tegra: Remove unnecessary function callDonglin Peng1-1/+0
2016-10-24ASoC: tegra: constify snd_soc_ops structuresJulia Lawall1-1/+1
2015-04-08ASoC: tegra_rt5677: Use card DAPM context to access widgetsLars-Peter Clausen1-4/+1
2015-04-08Merge branch 'topic/jack' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-tegraMark Brown1-8/+6
2015-03-05ASoC: tegra: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-03-04ASoC: tegra_rt5677: Register jacks at the card levelLars-Peter Clausen1-8/+6
2015-01-07ASoC: tegra: Add platform driver for rt5677 audio codecAnatol Pomozov1-0/+347