Age | Commit message (Expand) | Author |
2018-10-17 | ASoC: tegra_sgtl5000: fix device_node refcounting | Marcel Ziswiler |
2018-08-08 | Merge branch 'asoc-4.18' into asoc-4.19 wmadsp dep | Mark Brown |
2018-07-30 | ASoC: tegra_alc5632: fix device_node refcounting | Alexey Khoroshilov |
2018-07-30 | ASoC: tegra: i2s: Fix typo/broken macro | Edward Cragg |
2018-07-20 | ASoC: tegra: improve goto error label | Marcel Ziswiler |
2018-06-18 | ASoC: tegra: fix device_node refcounting | Alexey Khoroshilov |
2018-02-12 | ASoC: wm8903: replace codec to component | Kuninori Morimoto |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-01 | Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5720', 'a... | Mark Brown |
2017-08-23 | ASoC: tegra: Fix unused variable warning | Takashi Iwai |
2017-08-22 | ASoC: tegra: Remove superfluous snd_soc_jack_free_gpios() call | Takashi Iwai |
2017-08-21 | ASoC: tegra: Remove unnecessary function call | Donglin Peng |
2017-08-18 | ASoC: tegra: Remove SoC-specific Kconfig depends and selects | Paul Kocialkowski |
2017-07-19 | ASoC: tegra: explicitly request exclusive reset control | Philipp Zabel |
2017-07-17 | ASoC: tegra: constify snd_soc_dai_ops structure | Gustavo A. R. Silva |
2017-03-07 | ASoC: tegra: Add blank line after declarations | Codrut Grosu |
2017-03-07 | ASoC: tegra: Remove unnecessary 'out of memory' message | Codrut Grosu |
2016-10-24 | ASoC: tegra: constify snd_soc_ops structures | Julia Lawall |
2016-09-01 | ASoC: tegra_rt5640: Correct a copy and paste typo in the comments | Nicolin Chen |
2016-08-12 | ASoC: tegra: add tegra sgtl5000 machine driver | Marcel Ziswiler |
2015-12-23 | Merge remote-tracking branches 'asoc/topic/tegra', 'asoc/topic/topology', 'as... | Mark Brown |
2015-12-01 | ASoC: tegra_alc5632: check return value | Sudip Mukherjee |
2015-11-18 | ASoC: Vendor drivers get a link's runtime by snd_soc_get_pcm_runtime() | Mengdong Lin |
2015-08-26 | ASoC: tegra: Use devm_ioremap_resource instead of open code | Axel Lin |
2015-08-25 | ASoC: tegra: Fix unused variable 'spdif' warning | Axel Lin |
2015-08-18 | ASoC: tegra: Revert part of "ASoC: tegra: Convert to managed resources" | Vaishali Thakkar |
2015-08-14 | ASoC: tegra: Convert to managed resources | Vaishali Thakkar |
2015-08-05 | ASoC: tegra: Use devm_clk_get | Vaishali Thakkar |
2015-04-08 | ASoC: tegra_wm9712: Use card DAPM context to access widgets | Lars-Peter Clausen |
2015-04-08 | ASoC: tegra_wm8903: Use card DAPM context to access widgets | Lars-Peter Clausen |
2015-04-08 | ASoC: tegra_rt5677: Use card DAPM context to access widgets | Lars-Peter Clausen |
2015-04-08 | ASoC: tegra_alc5632: Use card DAPM context to access widgets | Lars-Peter Clausen |
2015-04-08 | Merge branch 'topic/jack' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown |
2015-03-05 | ASoC: tegra: fix platform_no_drv_owner.cocci warnings | kbuild test robot |
2015-03-04 | ASoC: tegra_wm8903: Register jacks at the card level | Lars-Peter Clausen |
2015-03-04 | ASoC: tegra_rt5677: Register jacks at the card level | Lars-Peter Clausen |
2015-03-04 | ASoC: tegra_rt5640: Register jacks at the card level | Lars-Peter Clausen |
2015-03-04 | ASoC: tegra_max98090: Register jacks at the card level | Lars-Peter Clausen |
2015-03-04 | ASoC: tegra_alc5632: Register jacks at the card level | Lars-Peter Clausen |
2015-03-02 | ASoC: tegra: Add control for the Mic Jack pin | Tomeu Vizoso |
2015-03-02 | ASoC: tegra: Add sink for the internal mic to tegra_max98090 | Tomeu Vizoso |
2015-03-02 | ASoC: tegra: Expose Headphones pin to userspace | Tomeu Vizoso |
2015-01-07 | ASoC: tegra: Add platform driver for rt5677 audio codec | Anatol Pomozov |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-08 | Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tegra', 'aso... | Mark Brown |
2014-11-18 | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_control | Lars-Peter Clausen |
2014-10-21 | ASoC: tegra: Read and use the GPIO flags of the headphone detect | Alban Bedel |
2014-10-20 | ASoC: tegra: drop owner assignment from platform_drivers | Wolfram Sang |
2014-10-06 | Merge remote-tracking branches 'asoc/topic/suspend', 'asoc/topic/tas2552', 'a... | Mark Brown |
2014-10-03 | ASoC: tegra: add mic detect gpio to tegra_max98090 | Dylan Reid |