| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-09-01 | Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5720', 'asoc/topic/tegra', 'asoc/topic/tlv320aic32x4' and 'asoc/topic/tlv320aic3x' into asoc-next |  Mark Brown | 12 | -40/+17 |
| 2017-08-23 | ASoC: tegra: Fix unused variable warning |  Takashi Iwai | 1 | -1/+0 |
| 2017-08-22 | ASoC: tegra: Remove superfluous snd_soc_jack_free_gpios() call |  Takashi Iwai | 5 | -67/+0 |
| 2017-08-21 | ASoC: tegra: Remove unnecessary function call |  Donglin Peng | 9 | -9/+0 |
| 2017-08-18 | ASoC: tegra: Remove SoC-specific Kconfig depends and selects |  Paul Kocialkowski | 1 | -28/+14 |
| 2017-07-19 | ASoC: tegra: explicitly request exclusive reset control |  Philipp Zabel | 1 | -2/+2 |
| 2017-07-17 | ASoC: tegra: constify snd_soc_dai_ops structure |  Gustavo A. R. Silva | 1 | -1/+1 |
| 2017-03-07 | ASoC: tegra: Add blank line after declarations |  Codrut Grosu | 2 | -0/+2 |
| 2017-03-07 | ASoC: tegra: Remove unnecessary 'out of memory' message |  Codrut Grosu | 14 | -34/+11 |
| 2016-10-24 | ASoC: tegra: constify snd_soc_ops structures |  Julia Lawall | 8 | -8/+8 |
| 2016-09-01 | ASoC: tegra_rt5640: Correct a copy and paste typo in the comments |  Nicolin Chen | 1 | -1/+1 |
| 2016-08-12 | ASoC: tegra: add tegra sgtl5000 machine driver |  Marcel Ziswiler | 3 | -0/+225 |
| 2015-12-23 | Merge remote-tracking branches 'asoc/topic/tegra', 'asoc/topic/topology', 'asoc/topic/wm8903' and 'asoc/topic/wm8904' into asoc-next |  Mark Brown | 1 | -4/+8 |
| 2015-12-01 | ASoC: tegra_alc5632: check return value |  Sudip Mukherjee | 1 | -4/+8 |
| 2015-11-18 | ASoC: Vendor drivers get a link's runtime by snd_soc_get_pcm_runtime() |  Mengdong Lin | 1 | -1/+2 |
| 2015-08-26 | ASoC: tegra: Use devm_ioremap_resource instead of open code |  Axel Lin | 5 | -111/+23 |
| 2015-08-25 | ASoC: tegra: Fix unused variable 'spdif' warning |  Axel Lin | 1 | -2/+0 |
| 2015-08-18 | ASoC: tegra: Revert part of "ASoC: tegra: Convert to managed resources" |  Vaishali Thakkar | 1 | -4/+6 |
| 2015-08-14 | ASoC: tegra: Convert to managed resources |  Vaishali Thakkar | 1 | -24/+13 |
| 2015-08-05 | ASoC: tegra: Use devm_clk_get |  Vaishali Thakkar | 1 | -33/+16 |
| 2015-04-08 | ASoC: tegra_wm9712: Use card DAPM context to access widgets |  Lars-Peter Clausen | 1 | -5/+1 |
| 2015-04-08 | ASoC: tegra_wm8903: Use card DAPM context to access widgets |  Lars-Peter Clausen | 1 | -2/+1 |
| 2015-04-08 | ASoC: tegra_rt5677: Use card DAPM context to access widgets |  Lars-Peter Clausen | 1 | -4/+1 |
| 2015-04-08 | ASoC: tegra_alc5632: Use card DAPM context to access widgets |  Lars-Peter Clausen | 1 | -4/+1 |
| 2015-04-08 | Merge branch 'topic/jack' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-tegra |  Mark Brown | 5 | -42/+31 |
| 2015-03-05 | ASoC: tegra: fix platform_no_drv_owner.cocci warnings |  kbuild test robot | 1 | -1/+0 |
| 2015-03-04 | ASoC: tegra_wm8903: Register jacks at the card level |  Lars-Peter Clausen | 1 | -10/+8 |
| 2015-03-04 | ASoC: tegra_rt5677: Register jacks at the card level |  Lars-Peter Clausen | 1 | -8/+6 |
| 2015-03-04 | ASoC: tegra_rt5640: Register jacks at the card level |  Lars-Peter Clausen | 1 | -7/+3 |
| 2015-03-04 | ASoC: tegra_max98090: Register jacks at the card level |  Lars-Peter Clausen | 1 | -12/+10 |
| 2015-03-04 | ASoC: tegra_alc5632: Register jacks at the card level |  Lars-Peter Clausen | 1 | -5/+4 |
| 2015-03-02 | ASoC: tegra: Add control for the Mic Jack pin |  Tomeu Vizoso | 1 | -0/+1 |
| 2015-03-02 | ASoC: tegra: Add sink for the internal mic to tegra_max98090 |  Tomeu Vizoso | 1 | -0/+2 |
| 2015-03-02 | ASoC: tegra: Expose Headphones pin to userspace |  Tomeu Vizoso | 1 | -0/+1 |
| 2015-01-07 | ASoC: tegra: Add platform driver for rt5677 audio codec |  Anatol Pomozov | 3 | -0/+359 |
| 2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core |  Linus Torvalds | 13 | -13/+0 |
| 2014-12-08 | Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tegra', 'asoc/topic/tfa9879', 'asoc/topic/tlv320aic23' and 'asoc/topic/tlv320aic31xx' into asoc-next |  Mark Brown | 1 | -1/+5 |
| 2014-11-18 | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_control |  Lars-Peter Clausen | 1 | -1/+1 |
| 2014-10-21 | ASoC: tegra: Read and use the GPIO flags of the headphone detect |  Alban Bedel | 1 | -1/+5 |
| 2014-10-20 | ASoC: tegra: drop owner assignment from platform_drivers |  Wolfram Sang | 13 | -13/+0 |
| 2014-10-06 | Merge remote-tracking branches 'asoc/topic/suspend', 'asoc/topic/tas2552', 'asoc/topic/tegra', 'asoc/topic/tlv320aic31xx' and 'asoc/topic/tlv320aic3x' into asoc-next |  Mark Brown | 1 | -0/+40 |
| 2014-10-03 | ASoC: tegra: add mic detect gpio to tegra_max98090 |  Dylan Reid | 1 | -0/+40 |
| 2014-08-22 | ASoC: tegra: Fix typo in include guard |  Rasmus Villemoes | 1 | -1/+1 |
| 2014-07-22 | ASoC: tegra: Replace instances of rtd->codec->card with rtd->card |  Lars-Peter Clausen | 6 | -16/+10 |
| 2014-06-03 | Merge remote-tracking branch 'asoc/topic/tegra' into asoc-next |  Mark Brown | 4 | -14/+45 |
| 2014-05-26 | ASoC: tegra: free jack GPIOs before the sound card is freed |  Stephen Warren | 4 | -14/+45 |
| 2014-05-19 | ASoC: Remove needless snd_soc_dapm_sync() from machine driver inits |  Jarkko Nikula | 1 | -3/+1 |
| 2014-03-25 | Merge remote-tracking branches 'asoc/topic/tdm' and 'asoc/topic/tegra' into asoc-next |  Mark Brown | 3 | -16/+17 |
| 2014-03-25 | Merge tag 'asoc-v3.15' into asoc-next |  Mark Brown | 1 | -1/+1 |