summaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra
Commit message (Expand)AuthorAgeFilesLines
* ASoC: tegra: trimslice: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+5
* ASoC: tegra: tegra_wm9712: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
* ASoC: tegra: tegra_wm8903: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
* ASoC: tegra: tegra_wm8753: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
* ASoC: tegra: tegra_sgtl5000: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+6
* ASoC: tegra: tegra_rt5677: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+5
* ASoC: tegra: tegra_rt5640: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
* ASoC: tegra: tegra_max98090: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
* ASoC: tegra: tegra_alc5632: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+6
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-2626-325/+26Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-0513-195/+13Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-308-96/+8Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-303-30/+3Star
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | ASoC: tegra: trimslice: don't select unnecessary PlatformKuninori Morimoto2019-06-191-5/+1Star
* | ASoC: tegra: tegra_wm9712: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1Star
* | ASoC: tegra: tegra_wm8903: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1Star
* | ASoC: tegra: tegra_wm8753: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1Star
* | ASoC: tegra: tegra_sgtl5000: don't select unnecessary PlatformKuninori Morimoto2019-06-191-6/+1Star
* | ASoC: tegra: tegra_rt5677: don't select unnecessary PlatformKuninori Morimoto2019-06-191-5/+1Star
* | ASoC: tegra: tegra_rt5640: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1Star
* | ASoC: tegra: tegra_max98090: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1Star
* | ASoC: tegra: tegra_alc5632: don't select unnecessary PlatformKuninori Morimoto2019-06-191-6/+1Star
* | ASoC: Add missing newline at end of fileGeert Uytterhoeven2019-06-171-1/+1
* | ASoC: tegra: tegra_max98090: use modern dai_link styleKuninori Morimoto2019-06-061-6/+11
* | ASoC: tegra: tegra_wm9712: use modern dai_link styleKuninori Morimoto2019-06-061-5/+9
* | ASoC: tegra: tegra_wm8903: use modern dai_link styleKuninori Morimoto2019-06-061-6/+11
* | ASoC: tegra: tegra_rt5640: use modern dai_link styleKuninori Morimoto2019-06-061-6/+11
* | ASoC: tegra: tegra_sgtl5000: use modern dai_link styleKuninori Morimoto2019-06-061-16/+21
* | ASoC: tegra: tegra_alc5632: use modern dai_link styleKuninori Morimoto2019-06-061-16/+21
* | ASoC: tegra: trimslice: use modern dai_link styleKuninori Morimoto2019-06-061-7/+12
* | ASoC: tegra: tegra_wm8753: use modern dai_link styleKuninori Morimoto2019-06-061-6/+11
* | ASoC: tegra: tegra_rt5677: use modern dai_link styleKuninori Morimoto2019-06-061-16/+21
|/
* ASoC: tegra_sgtl5000: fix device_node refcountingMarcel Ziswiler2018-10-171-2/+15
* Merge branch 'asoc-4.18' into asoc-4.19 wmadsp depMark Brown2018-08-081-1/+1
|\
| * ASoC: tegra: i2s: Fix typo/broken macroEdward Cragg2018-07-301-1/+1
* | ASoC: tegra_alc5632: fix device_node refcountingAlexey Khoroshilov2018-07-301-2/+15
* | ASoC: tegra: improve goto error labelMarcel Ziswiler2018-07-201-1/+1
* | ASoC: tegra: fix device_node refcountingAlexey Khoroshilov2018-06-181-2/+15
|/
* ASoC: wm8903: replace codec to componentKuninori Morimoto2018-02-121-4/+4
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
*-. Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5720', 'a...Mark Brown2017-09-0112-40/+17Star
|\ \
| | * ASoC: tegra: Remove unnecessary function callDonglin Peng2017-08-219-9/+0Star
| | * ASoC: tegra: Remove SoC-specific Kconfig depends and selectsPaul Kocialkowski2017-08-181-28/+14Star
| | * ASoC: tegra: explicitly request exclusive reset controlPhilipp Zabel2017-07-191-2/+2
| | * ASoC: tegra: constify snd_soc_dai_ops structureGustavo A. R. Silva2017-07-171-1/+1
| |/
* | ASoC: tegra: Fix unused variable warningTakashi Iwai2017-08-231-1/+0Star
* | ASoC: tegra: Remove superfluous snd_soc_jack_free_gpios() callTakashi Iwai2017-08-225-67/+0Star
|/
* ASoC: tegra: Add blank line after declarationsCodrut Grosu2017-03-072-0/+2