aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra/tegra_max98090.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-28ASoC: tegra: tegra_max98090: consider CPU-Platform possibilityKuninori Morimoto1-1/+4
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown1-12/+1
2019-06-19ASoC: tegra: tegra_max98090: don't select unnecessary PlatformKuninori Morimoto1-4/+1
2019-06-06ASoC: tegra: tegra_max98090: use modern dai_link styleKuninori Morimoto1-6/+11
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner1-12/+1
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
2017-03-07ASoC: tegra: Remove unnecessary 'out of memory' messageCodrut Grosu1-3/+1
2016-10-24ASoC: tegra: constify snd_soc_ops structuresJulia Lawall1-1/+1
2015-03-05Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'asoc/topic/simple', 'asoc/topic/tegra' and 'asoc/topic/wm-adsp' into asoc-nextMark Brown1-0/+4
2015-03-04ASoC: tegra_max98090: Register jacks at the card levelLars-Peter Clausen1-12/+10
2015-03-02ASoC: tegra: Add control for the Mic Jack pinTomeu Vizoso1-0/+1
2015-03-02ASoC: tegra: Add sink for the internal mic to tegra_max98090Tomeu Vizoso1-0/+2
2015-03-02ASoC: tegra: Expose Headphones pin to userspaceTomeu Vizoso1-0/+1
2014-10-20ASoC: tegra: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-03ASoC: tegra: add mic detect gpio to tegra_max98090Dylan Reid1-0/+40
2014-07-22ASoC: tegra: Replace instances of rtd->codec->card with rtd->cardLars-Peter Clausen1-3/+2
2014-05-26ASoC: tegra: free jack GPIOs before the sound card is freedStephen Warren1-3/+13
2013-12-05ASoC: tegra: add tegra+MAX98090 machine driverStephen Warren1-0/+275