summaryrefslogtreecommitdiff
path: root/sound/soc/tegra
AgeCommit message (Expand)Author
2015-04-08ASoC: tegra_wm9712: Use card DAPM context to access widgetsLars-Peter Clausen
2015-04-08ASoC: tegra_wm8903: Use card DAPM context to access widgetsLars-Peter Clausen
2015-04-08ASoC: tegra_rt5677: Use card DAPM context to access widgetsLars-Peter Clausen
2015-04-08ASoC: tegra_alc5632: Use card DAPM context to access widgetsLars-Peter Clausen
2015-04-08Merge branch 'topic/jack' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2015-03-05ASoC: tegra: fix platform_no_drv_owner.cocci warningskbuild test robot
2015-03-04ASoC: tegra_wm8903: Register jacks at the card levelLars-Peter Clausen
2015-03-04ASoC: tegra_rt5677: Register jacks at the card levelLars-Peter Clausen
2015-03-04ASoC: tegra_rt5640: Register jacks at the card levelLars-Peter Clausen
2015-03-04ASoC: tegra_max98090: Register jacks at the card levelLars-Peter Clausen
2015-03-04ASoC: tegra_alc5632: Register jacks at the card levelLars-Peter Clausen
2015-03-02ASoC: tegra: Add control for the Mic Jack pinTomeu Vizoso
2015-03-02ASoC: tegra: Add sink for the internal mic to tegra_max98090Tomeu Vizoso
2015-03-02ASoC: tegra: Expose Headphones pin to userspaceTomeu Vizoso
2015-01-07ASoC: tegra: Add platform driver for rt5677 audio codecAnatol Pomozov
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-08Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tegra', 'aso...Mark Brown
2014-11-18ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen
2014-10-21ASoC: tegra: Read and use the GPIO flags of the headphone detectAlban Bedel
2014-10-20ASoC: tegra: drop owner assignment from platform_driversWolfram Sang
2014-10-06Merge remote-tracking branches 'asoc/topic/suspend', 'asoc/topic/tas2552', 'a...Mark Brown
2014-10-03ASoC: tegra: add mic detect gpio to tegra_max98090Dylan Reid
2014-08-22ASoC: tegra: Fix typo in include guardRasmus Villemoes
2014-07-22ASoC: tegra: Replace instances of rtd->codec->card with rtd->cardLars-Peter Clausen
2014-06-03Merge remote-tracking branch 'asoc/topic/tegra' into asoc-nextMark Brown
2014-05-26ASoC: tegra: free jack GPIOs before the sound card is freedStephen Warren
2014-05-19ASoC: Remove needless snd_soc_dapm_sync() from machine driver initsJarkko Nikula
2014-03-25Merge remote-tracking branches 'asoc/topic/tdm' and 'asoc/topic/tegra' into a...Mark Brown
2014-03-25Merge tag 'asoc-v3.15' into asoc-nextMark Brown
2014-03-25ASoC: tegra: move AC97 clock handling to the machine driverLucas Stach
2014-03-23Merge tag 'asoc-v3.15' into asoc-nextMark Brown
2014-03-19ASoC: tegra: Use flat regcacheDylan Reid
2014-03-07ASoC: update Kconfig of AIC23 users to select I2C variantMax Filippov
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-02Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...Mark Brown
2013-12-21ASoC: tegra: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen
2013-12-17ASoC: tegra: Tweak matching of AC97 componentsLucas Stach
2013-12-16ASoC: tegra20-ac97: add missing clk_disable_unprepare() on error pathWei Yongjun
2013-12-12ASoC: tegra: update module reset list for Tegra124Stephen Warren
2013-12-11ASoC: tegra: convert to standard DMA DT bindingsStephen Warren
2013-12-11ASoC: tegra: allocate AHUB FIFO during probe() not startup()Stephen Warren
2013-12-11ASoC: tegra: call pm_runtime APIs around register accessesStephen Warren
2013-12-11ASoC: tegra: use reset frameworkStephen Warren
2013-12-09ASoC: tegra: fix uninitialized variables in set_fmtStephen Warren
2013-12-05ASoC: tegra: add tegra+MAX98090 machine driverStephen Warren
2013-10-25Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2013-10-24Merge remote-tracking branch 'asoc/topic/tegra' into asoc-nextMark Brown
2013-10-23ASoC: tegra: Remove redundant initialisation of compat_filter_fnMark Brown
2013-10-14ASoC: tegra: support new register layouts in Tegra124Stephen Warren
2013-10-14sound: Remove unnecessary semicolonsJoe Perches