aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra/tegra_rt5640.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-28ASoC: tegra: tegra_rt5640: 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_rt5640: don't select unnecessary PlatformKuninori Morimoto1-4/+1
2019-06-06ASoC: tegra: tegra_rt5640: 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-13/+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
2016-09-01ASoC: tegra_rt5640: Correct a copy and paste typo in the commentsNicolin Chen1-1/+1
2015-03-04ASoC: tegra_rt5640: Register jacks at the card levelLars-Peter Clausen1-7/+3
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-10-21ASoC: tegra: Read and use the GPIO flags of the headphone detectAlban Bedel1-1/+5
2014-10-20ASoC: tegra: drop owner assignment from platform_driversWolfram Sang1-1/+0
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-08-15ASoC: tegra: support a Mic Jack in the Tegra+RT5640 machine driverStephen Warren1-0/+1
2013-06-12ASoC: tegra: add tegra+RT5640 machine driverStephen Warren1-0/+257