summaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra
AgeCommit message (Expand)AuthorLines
2015-01-07ASoC: tegra: Add platform driver for rt5677 audio codecAnatol Pomozov-0/+359
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-13/+0
2014-12-08Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tegra', 'aso...Mark Brown-1/+5
2014-11-18ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen-1/+1
2014-10-21ASoC: tegra: Read and use the GPIO flags of the headphone detectAlban Bedel-1/+5
2014-10-20ASoC: tegra: drop owner assignment from platform_driversWolfram Sang-13/+0
2014-10-06Merge remote-tracking branches 'asoc/topic/suspend', 'asoc/topic/tas2552', 'a...Mark Brown-0/+40
2014-10-03ASoC: tegra: add mic detect gpio to tegra_max98090Dylan Reid-0/+40
2014-08-22ASoC: tegra: Fix typo in include guardRasmus Villemoes-1/+1
2014-07-22ASoC: tegra: Replace instances of rtd->codec->card with rtd->cardLars-Peter Clausen-16/+10
2014-06-03Merge remote-tracking branch 'asoc/topic/tegra' into asoc-nextMark Brown-14/+45
2014-05-26ASoC: tegra: free jack GPIOs before the sound card is freedStephen Warren-14/+45
2014-05-19ASoC: Remove needless snd_soc_dapm_sync() from machine driver initsJarkko Nikula-3/+1
2014-03-25Merge remote-tracking branches 'asoc/topic/tdm' and 'asoc/topic/tegra' into a...Mark Brown-16/+17
2014-03-25Merge tag 'asoc-v3.15' into asoc-nextMark Brown-1/+1
2014-03-25ASoC: tegra: move AC97 clock handling to the machine driverLucas Stach-16/+17
2014-03-23Merge tag 'asoc-v3.15' into asoc-nextMark Brown-1/+1
2014-03-19ASoC: tegra: Use flat regcacheDylan Reid-7/+7
2014-03-07ASoC: update Kconfig of AIC23 users to select I2C variantMax Filippov-1/+1
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-134/+170
2014-01-02Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...Mark Brown-6/+291
2013-12-21ASoC: tegra: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen-3/+0
2013-12-17ASoC: tegra: Tweak matching of AC97 componentsLucas Stach-1/+0
2013-12-16ASoC: tegra20-ac97: add missing clk_disable_unprepare() on error pathWei Yongjun-2/+4
2013-12-12ASoC: tegra: update module reset list for Tegra124Stephen Warren-4/+16
2013-12-11ASoC: tegra: convert to standard DMA DT bindingsStephen Warren-60/+42
2013-12-11ASoC: tegra: allocate AHUB FIFO during probe() not startup()Stephen Warren-44/+47
2013-12-11ASoC: tegra: call pm_runtime APIs around register accessesStephen Warren-0/+32
2013-12-11ASoC: tegra: use reset frameworkStephen Warren-34/+41
2013-12-09ASoC: tegra: fix uninitialized variables in set_fmtStephen Warren-11/+11
2013-12-05ASoC: tegra: add tegra+MAX98090 machine driverStephen Warren-0/+287
2013-10-25Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai-29/+186
2013-10-24Merge remote-tracking branch 'asoc/topic/tegra' into asoc-nextMark Brown-28/+186
2013-10-23ASoC: tegra: Remove redundant initialisation of compat_filter_fnMark Brown-1/+0
2013-10-14ASoC: tegra: support new register layouts in Tegra124Stephen Warren-28/+186
2013-10-14sound: Remove unnecessary semicolonsJoe Perches-10/+10
2013-08-22Merge remote-tracking branch 'asoc/topic/tegra' into asoc-nextMark Brown-21/+8
2013-08-15ASoC: tegra20-ac97: simplify use of devm_ioremap_resourceJulia Lawall-6/+0
2013-08-15ASoC: tegra: support a Mic Jack in the Tegra+RT5640 machine driverStephen Warren-0/+1
2013-08-15ASoC: tegra: fix Tegra30 I2S capture parameter setupStephen Warren-1/+1
2013-07-22ASoC: tegra: correct playback_dma_data setupRichard Zhao-5/+5
2013-07-17ASoC: tegra: fix compile warning in AC'97 driverStephen Warren-2/+0
2013-07-17ASoC: tegra: Enable COMPILE_TEST buildsMark Brown-1/+1
2013-07-17ASoC: tegra: Always use the generic dmaengine helper libraryMark Brown-1/+1
2013-07-17ASoC: tegra: Add GPIOLIB dependenciesMark Brown-5/+5
2013-07-17ASoC: tegra: Remove unneeded mach-type.h inclduesMark Brown-6/+0
2013-07-01Merge tag 'asoc-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-2/+1
2013-06-29ASoC: tegra20-ac97: Remove unused variableThierry Reding-1/+1
2013-06-29ASoC: tegra20-ac97: Remove duplicate error messageThierry Reding-1/+0
2013-06-28Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-34/+32