summaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra/tegra_max98090.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: tegra: Unify ASoC machine driversDmitry Osipenko2021-06-151-277/+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_max98090: 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_max98090: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
* 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_max98090: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1
* | ASoC: tegra: tegra_max98090: use modern dai_link styleKuninori Morimoto2019-06-061-6/+11
|/
*-. 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: Remove unnecessary 'out of memory' messageCodrut Grosu2017-03-071-3/+1
* ASoC: tegra: constify snd_soc_ops structuresJulia Lawall2016-10-241-1/+1
*-. Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'aso...Mark Brown2015-03-051-0/+4
|\ \
| | * ASoC: tegra: Add control for the Mic Jack pinTomeu Vizoso2015-03-021-0/+1
| | * ASoC: tegra: Add sink for the internal mic to tegra_max98090Tomeu Vizoso2015-03-021-0/+2
| | * ASoC: tegra: Expose Headphones pin to userspaceTomeu Vizoso2015-03-021-0/+1
| |/
* / ASoC: tegra_max98090: Register jacks at the card levelLars-Peter Clausen2015-03-041-12/+10
|/
* ASoC: tegra: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ASoC: tegra: add mic detect gpio to tegra_max98090Dylan Reid2014-10-031-0/+40
* ASoC: tegra: Replace instances of rtd->codec->card with rtd->cardLars-Peter Clausen2014-07-221-3/+2
* ASoC: tegra: free jack GPIOs before the sound card is freedStephen Warren2014-05-261-3/+13
* ASoC: tegra: add tegra+MAX98090 machine driverStephen Warren2013-12-051-0/+275