aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-09ASoC: tegra: fix uninitialized variables in set_fmtStephen Warren3-11/+11
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
2013-06-04ASoC: tegra: add runtime PM to resume functionsStephen Warren2-1/+12
2013-06-03ASoC: tegra: implement suspend/resume for Tegra30 I2SStephen Warren1-0/+19
2013-06-03ASoC: tegra: implement suspend/resume for Tegra30 AHUBStephen Warren1-0/+21
2013-05-14ASoC: tegra: always use clk_get() in utility codeStephen Warren1-18/+5
2013-04-18Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai2-163/+10
2013-04-17ASoC: tegra: Use generic dmaengine PCMLars-Peter Clausen2-163/+10
2013-04-17Merge tag 'v3.9-rc7' into asoc-dmaMark Brown1-23/+1
2013-04-17ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optionalLars-Peter Clausen1-2/+2
2013-04-12Merge remote-tracking branch 'asoc/topic/tegra' into asoc-nextMark Brown9-192/+193
2013-04-12Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown12-64/+45
2013-04-12Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown5-21/+41
2013-04-03ASoC: tegra: Use common DAI DMA data structLars-Peter Clausen12-57/+44
2013-04-03ASoC: tegra: Don't claim to support PCM pause and resumeLars-Peter Clausen1-23/+1
2013-03-26ASoC: switch over to use snd_soc_register_component() on tegra20 i2sKuninori Morimoto1-5/+10
2013-03-26ASoC: switch over to use snd_soc_register_component() on tegra20 ac97Kuninori Morimoto2-6/+11
2013-03-26ASoC: switch over to use snd_soc_register_component() on tegra20 spdifKuninori Morimoto1-5/+10
2013-03-26ASoC: switch over to use snd_soc_register_component() on tegra30 i2sKuninori Morimoto1-5/+10
2013-03-26ASoC: tegra_pcm: No need to wrap snd_dmaengine_pcm_close()Lars-Peter Clausen1-7/+1
2013-03-25ASoC: tegra: add Tegra114 support to tegra_asoc_utils.cStephen Warren2-6/+25
2013-03-25ASoC: tegra: add Tegra114 support to the AHUB driverStephen Warren2-17/+63
2013-03-05ASoC: tegra: fix I2S bit count maskStephen Warren2-2/+2
2013-03-04ASoC: tegra_wm8903: assume CONFIG_OF, remove platform dataStephen Warren1-109/+70
2013-03-04ASoC: tegra trimslice: assume CONFIG_OF, and other cleanupStephen Warren1-32/+24
2013-03-04ASoC: tegra_alc5632: assume CONFIG_OF, and other cleanupStephen Warren1-11/+4