aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-06Merge remote-tracking branches 'asoc/topic/suspend', 'asoc/topic/tas2552', 'asoc/topic/tegra', 'asoc/topic/tlv320aic31xx' and 'asoc/topic/tlv320aic3x' into asoc-nextMark Brown1-0/+40
2014-10-03ASoC: tegra: add mic detect gpio to tegra_max98090Dylan Reid1-0/+40
2014-08-22ASoC: tegra: Fix typo in include guardRasmus Villemoes1-1/+1
2014-07-22ASoC: tegra: Replace instances of rtd->codec->card with rtd->cardLars-Peter Clausen6-16/+10
2014-06-03Merge remote-tracking branch 'asoc/topic/tegra' into asoc-nextMark Brown4-14/+45
2014-05-26ASoC: tegra: free jack GPIOs before the sound card is freedStephen Warren4-14/+45
2014-05-19ASoC: Remove needless snd_soc_dapm_sync() from machine driver initsJarkko Nikula1-3/+1
2014-03-25Merge remote-tracking branches 'asoc/topic/tdm' and 'asoc/topic/tegra' into asoc-nextMark Brown3-16/+17
2014-03-25Merge tag 'asoc-v3.15' into asoc-nextMark Brown1-1/+1
2014-03-25ASoC: tegra: move AC97 clock handling to the machine driverLucas Stach3-16/+17
2014-03-23Merge tag 'asoc-v3.15' into asoc-nextMark Brown1-1/+1
2014-03-19ASoC: tegra: Use flat regcacheDylan Reid6-7/+7
2014-03-07ASoC: update Kconfig of AIC23 users to select I2C variantMax Filippov1-1/+1
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds9-134/+170
2014-01-02Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'asoc/topic/adav80x', 'asoc/topic/adsp', 'asoc/topic/ak4641', 'asoc/topic/ak4642', 'asoc/topic/arizona', 'asoc/topic/atmel', 'asoc/topic/au1x', 'asoc/topic/axi', 'asoc/topic/bcm2835', 'asoc/topic/blackfin', 'asoc/topic/cs427...Mark Brown6-6/+291
2013-12-21ASoC: tegra: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen1-3/+0
2013-12-17ASoC: tegra: Tweak matching of AC97 componentsLucas Stach1-1/+0
2013-12-16ASoC: tegra20-ac97: add missing clk_disable_unprepare() on error pathWei Yongjun1-2/+4
2013-12-12ASoC: tegra: update module reset list for Tegra124Stephen Warren1-4/+16
2013-12-11ASoC: tegra: convert to standard DMA DT bindingsStephen Warren8-60/+42
2013-12-11ASoC: tegra: allocate AHUB FIFO during probe() not startup()Stephen Warren1-44/+47
2013-12-11ASoC: tegra: call pm_runtime APIs around register accessesStephen Warren1-0/+32
2013-12-11ASoC: tegra: use reset frameworkStephen Warren3-34/+41
2013-12-09ASoC: tegra: fix uninitialized variables in set_fmtStephen Warren3-11/+11
2013-12-05ASoC: tegra: add tegra+MAX98090 machine driverStephen Warren3-0/+287
2013-10-25Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai7-29/+186
2013-10-24Merge remote-tracking branch 'asoc/topic/tegra' into asoc-nextMark Brown6-28/+186
2013-10-23ASoC: tegra: Remove redundant initialisation of compat_filter_fnMark Brown1-1/+0
2013-10-14ASoC: tegra: support new register layouts in Tegra124Stephen Warren6-28/+186
2013-10-14sound: Remove unnecessary semicolonsJoe Perches4-10/+10
2013-08-22Merge remote-tracking branch 'asoc/topic/tegra' into asoc-nextMark Brown6-21/+8
2013-08-15ASoC: tegra20-ac97: simplify use of devm_ioremap_resourceJulia Lawall1-6/+0
2013-08-15ASoC: tegra: support a Mic Jack in the Tegra+RT5640 machine driverStephen Warren1-0/+1
2013-08-15ASoC: tegra: fix Tegra30 I2S capture parameter setupStephen Warren1-1/+1
2013-07-22ASoC: tegra: correct playback_dma_data setupRichard Zhao2-5/+5
2013-07-17ASoC: tegra: fix compile warning in AC'97 driverStephen Warren1-2/+0
2013-07-17ASoC: tegra: Enable COMPILE_TEST buildsMark Brown1-1/+1
2013-07-17ASoC: tegra: Always use the generic dmaengine helper libraryMark Brown1-1/+1
2013-07-17ASoC: tegra: Add GPIOLIB dependenciesMark Brown1-5/+5
2013-07-17ASoC: tegra: Remove unneeded mach-type.h inclduesMark Brown3-6/+0
2013-07-01Merge tag 'asoc-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-2/+1
2013-06-29ASoC: tegra20-ac97: Remove unused variableThierry Reding1-1/+1
2013-06-29ASoC: tegra20-ac97: Remove duplicate error messageThierry Reding1-1/+0
2013-06-28Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-34/+32
2013-06-27ASoC: ac97: Support multi-platform AC'97Mark Brown1-2/+10
2013-06-27ASoC: tegra-ac97: Do common and clock init prior to component registrationMark Brown1-17/+17
2013-06-27ASoC: tegra20-ac97: Convert to devm_ioremap_resource()Mark Brown1-12/+4
2013-06-27ASoC: tegra20-ac97: Convert to devm_clk_get()Mark Brown1-3/+1
2013-06-17Merge remote-tracking branch 'asoc/topic/tegra' into asoc-nextMark Brown3-18/+56
2013-06-12ASoC: tegra: add tegra+RT5640 machine driverStephen Warren3-0/+269