summaryrefslogtreecommitdiff
path: root/sound/soc/tegra
AgeCommit message (Expand)Author
2014-01-09ASoC: tegra: fix uninitialized variables in set_fmtStephen Warren
2013-08-22Merge remote-tracking branch 'asoc/topic/tegra' into asoc-nextMark Brown
2013-08-15ASoC: tegra20-ac97: simplify use of devm_ioremap_resourceJulia Lawall
2013-08-15ASoC: tegra: support a Mic Jack in the Tegra+RT5640 machine driverStephen Warren
2013-08-15ASoC: tegra: fix Tegra30 I2S capture parameter setupStephen Warren
2013-07-22ASoC: tegra: correct playback_dma_data setupRichard Zhao
2013-07-17ASoC: tegra: fix compile warning in AC'97 driverStephen Warren
2013-07-17ASoC: tegra: Enable COMPILE_TEST buildsMark Brown
2013-07-17ASoC: tegra: Always use the generic dmaengine helper libraryMark Brown
2013-07-17ASoC: tegra: Add GPIOLIB dependenciesMark Brown
2013-07-17ASoC: tegra: Remove unneeded mach-type.h inclduesMark Brown
2013-07-01Merge tag 'asoc-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2013-06-29ASoC: tegra20-ac97: Remove unused variableThierry Reding
2013-06-29ASoC: tegra20-ac97: Remove duplicate error messageThierry Reding
2013-06-28Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2013-06-27ASoC: ac97: Support multi-platform AC'97Mark Brown
2013-06-27ASoC: tegra-ac97: Do common and clock init prior to component registrationMark Brown
2013-06-27ASoC: tegra20-ac97: Convert to devm_ioremap_resource()Mark Brown
2013-06-27ASoC: tegra20-ac97: Convert to devm_clk_get()Mark Brown
2013-06-17Merge remote-tracking branch 'asoc/topic/tegra' into asoc-nextMark Brown
2013-06-12ASoC: tegra: add tegra+RT5640 machine driverStephen Warren
2013-06-04ASoC: tegra: add runtime PM to resume functionsStephen Warren
2013-06-03ASoC: tegra: implement suspend/resume for Tegra30 I2SStephen Warren
2013-06-03ASoC: tegra: implement suspend/resume for Tegra30 AHUBStephen Warren
2013-05-14ASoC: tegra: always use clk_get() in utility codeStephen Warren
2013-04-18Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2013-04-17ASoC: tegra: Use generic dmaengine PCMLars-Peter Clausen
2013-04-17Merge tag 'v3.9-rc7' into asoc-dmaMark Brown
2013-04-17ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optionalLars-Peter Clausen
2013-04-12Merge remote-tracking branch 'asoc/topic/tegra' into asoc-nextMark Brown
2013-04-12Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown
2013-04-12Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown
2013-04-03ASoC: tegra: Use common DAI DMA data structLars-Peter Clausen
2013-04-03ASoC: tegra: Don't claim to support PCM pause and resumeLars-Peter Clausen
2013-03-26ASoC: switch over to use snd_soc_register_component() on tegra20 i2sKuninori Morimoto
2013-03-26ASoC: switch over to use snd_soc_register_component() on tegra20 ac97Kuninori Morimoto
2013-03-26ASoC: switch over to use snd_soc_register_component() on tegra20 spdifKuninori Morimoto
2013-03-26ASoC: switch over to use snd_soc_register_component() on tegra30 i2sKuninori Morimoto
2013-03-26ASoC: tegra_pcm: No need to wrap snd_dmaengine_pcm_close()Lars-Peter Clausen
2013-03-25ASoC: tegra: add Tegra114 support to tegra_asoc_utils.cStephen Warren
2013-03-25ASoC: tegra: add Tegra114 support to the AHUB driverStephen Warren
2013-03-05ASoC: tegra: fix I2S bit count maskStephen Warren
2013-03-04ASoC: tegra_wm8903: assume CONFIG_OF, remove platform dataStephen Warren
2013-03-04ASoC: tegra trimslice: assume CONFIG_OF, and other cleanupStephen Warren
2013-03-04ASoC: tegra_alc5632: assume CONFIG_OF, and other cleanupStephen Warren
2013-03-04ASoC: tegra_wm9712: assume CONFIG_OFStephen Warren
2013-03-04ASoC: tegra_wm8753: minor cleanupStephen Warren
2013-03-04ASoC: tegra: assume CONFIG_OF in tegra_asoc_utils_initStephen Warren
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-01-28ASoC: tegra: remove auxdataPrashant Gaikwad