Age | Commit message (Expand) | Author |
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 |
2014-08-22 | ASoC: tegra: Fix typo in include guard | Rasmus Villemoes |
2014-07-22 | ASoC: tegra: Replace instances of rtd->codec->card with rtd->card | Lars-Peter Clausen |
2014-06-03 | Merge remote-tracking branch 'asoc/topic/tegra' into asoc-next | Mark Brown |
2014-05-26 | ASoC: tegra: free jack GPIOs before the sound card is freed | Stephen Warren |
2014-05-19 | ASoC: Remove needless snd_soc_dapm_sync() from machine driver inits | Jarkko Nikula |
2014-03-25 | Merge remote-tracking branches 'asoc/topic/tdm' and 'asoc/topic/tegra' into a... | Mark Brown |
2014-03-25 | Merge tag 'asoc-v3.15' into asoc-next | Mark Brown |
2014-03-25 | ASoC: tegra: move AC97 clock handling to the machine driver | Lucas Stach |
2014-03-23 | Merge tag 'asoc-v3.15' into asoc-next | Mark Brown |
2014-03-19 | ASoC: tegra: Use flat regcache | Dylan Reid |
2014-03-07 | ASoC: update Kconfig of AIC23 users to select I2C variant | Max Filippov |
2014-01-23 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-02 | Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso... | Mark Brown |
2013-12-21 | ASoC: tegra: Don't set unused struct snd_pcm_hardware fields | Lars-Peter Clausen |
2013-12-17 | ASoC: tegra: Tweak matching of AC97 components | Lucas Stach |
2013-12-16 | ASoC: tegra20-ac97: add missing clk_disable_unprepare() on error path | Wei Yongjun |
2013-12-12 | ASoC: tegra: update module reset list for Tegra124 | Stephen Warren |
2013-12-11 | ASoC: tegra: convert to standard DMA DT bindings | Stephen Warren |
2013-12-11 | ASoC: tegra: allocate AHUB FIFO during probe() not startup() | Stephen Warren |
2013-12-11 | ASoC: tegra: call pm_runtime APIs around register accesses | Stephen Warren |
2013-12-11 | ASoC: tegra: use reset framework | Stephen Warren |
2013-12-09 | ASoC: tegra: fix uninitialized variables in set_fmt | Stephen Warren |
2013-12-05 | ASoC: tegra: add tegra+MAX98090 machine driver | Stephen Warren |