Age | Commit message (Expand) | Author | Files | Lines |
2018-10-17 | ASoC: tegra_sgtl5000: fix device_node refcounting | Marcel Ziswiler | 1 | -2/+15 |
2018-08-08 | Merge branch 'asoc-4.18' into asoc-4.19 wmadsp dep | Mark Brown | 1 | -1/+1 |
2018-07-30 | ASoC: tegra_alc5632: fix device_node refcounting | Alexey Khoroshilov | 1 | -2/+15 |
2018-07-30 | ASoC: tegra: i2s: Fix typo/broken macro | Edward Cragg | 1 | -1/+1 |
2018-07-20 | ASoC: tegra: improve goto error label | Marcel Ziswiler | 1 | -1/+1 |
2018-06-18 | ASoC: tegra: fix device_node refcounting | Alexey Khoroshilov | 1 | -2/+15 |
2018-02-12 | ASoC: wm8903: replace codec to component | Kuninori Morimoto | 1 | -4/+4 |
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 |