summaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'asoc/topic/tegra' into asoc-nextMark Brown2013-08-226-21/+8
|\
| * ASoC: tegra20-ac97: simplify use of devm_ioremap_resourceJulia Lawall2013-08-151-6/+0
| * ASoC: tegra: support a Mic Jack in the Tegra+RT5640 machine driverStephen Warren2013-08-151-0/+1
| * ASoC: tegra: fix compile warning in AC'97 driverStephen Warren2013-07-171-2/+0
| * ASoC: tegra: Enable COMPILE_TEST buildsMark Brown2013-07-171-1/+1
| * ASoC: tegra: Always use the generic dmaengine helper libraryMark Brown2013-07-171-1/+1
| * ASoC: tegra: Add GPIOLIB dependenciesMark Brown2013-07-171-5/+5
| * ASoC: tegra: Remove unneeded mach-type.h inclduesMark Brown2013-07-173-6/+0
* | ASoC: tegra: fix Tegra30 I2S capture parameter setupStephen Warren2013-08-151-1/+1
* | ASoC: tegra: correct playback_dma_data setupRichard Zhao2013-07-222-5/+5
|/
* Merge tag 'asoc-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-07-011-2/+1
|\
| * ASoC: tegra20-ac97: Remove unused variableThierry Reding2013-06-291-1/+1
| * ASoC: tegra20-ac97: Remove duplicate error messageThierry Reding2013-06-291-1/+0
* | Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-06-281-34/+32
|\ \ | |/
| * ASoC: ac97: Support multi-platform AC'97Mark Brown2013-06-271-2/+10
| * ASoC: tegra-ac97: Do common and clock init prior to component registrationMark Brown2013-06-271-17/+17
| * ASoC: tegra20-ac97: Convert to devm_ioremap_resource()Mark Brown2013-06-271-12/+4
| * ASoC: tegra20-ac97: Convert to devm_clk_get()Mark Brown2013-06-271-3/+1
* | Merge remote-tracking branch 'asoc/topic/tegra' into asoc-nextMark Brown2013-06-173-18/+56
|\ \
| * | ASoC: tegra: add runtime PM to resume functionsStephen Warren2013-06-042-1/+12
| * | ASoC: tegra: implement suspend/resume for Tegra30 I2SStephen Warren2013-06-031-0/+19
| * | ASoC: tegra: implement suspend/resume for Tegra30 AHUBStephen Warren2013-06-031-0/+21
| * | ASoC: tegra: always use clk_get() in utility codeStephen Warren2013-05-141-18/+5
| |/
* | ASoC: tegra: add tegra+RT5640 machine driverStephen Warren2013-06-123-0/+269
|/
* Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-04-182-163/+10
|\
| * ASoC: tegra: Use generic dmaengine PCMLars-Peter Clausen2013-04-172-163/+10
| * Merge tag 'v3.9-rc7' into asoc-dmaMark Brown2013-04-171-23/+1
| |\
| * | ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optionalLars-Peter Clausen2013-04-171-2/+2
* | | Merge remote-tracking branch 'asoc/topic/tegra' into asoc-nextMark Brown2013-04-129-192/+193
|\ \ \
| * | | ASoC: tegra: add Tegra114 support to tegra_asoc_utils.cStephen Warren2013-03-252-6/+25
| * | | ASoC: tegra: add Tegra114 support to the AHUB driverStephen Warren2013-03-252-17/+63
| * | | ASoC: tegra_wm8903: assume CONFIG_OF, remove platform dataStephen Warren2013-03-041-109/+70
| * | | ASoC: tegra trimslice: assume CONFIG_OF, and other cleanupStephen Warren2013-03-041-32/+24
| * | | ASoC: tegra_alc5632: assume CONFIG_OF, and other cleanupStephen Warren2013-03-041-11/+4
| * | | ASoC: tegra_wm9712: assume CONFIG_OFStephen Warren2013-03-041-5/+0
| * | | ASoC: tegra_wm8753: minor cleanupStephen Warren2013-03-041-8/+7
| * | | ASoC: tegra: assume CONFIG_OF in tegra_asoc_utils_initStephen Warren2013-03-041-4/+0
* | | | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2013-04-1212-64/+45
|\ \ \ \ | | |/ / | |/| |
| * | | ASoC: tegra: Use common DAI DMA data structLars-Peter Clausen2013-04-0312-57/+44
| * | | ASoC: tegra_pcm: No need to wrap snd_dmaengine_pcm_close()Lars-Peter Clausen2013-03-261-7/+1
* | | | Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2013-04-125-21/+41
|\ \ \ \ | |_|_|/ |/| | |
| * | | ASoC: switch over to use snd_soc_register_component() on tegra20 i2sKuninori Morimoto2013-03-261-5/+10
| * | | ASoC: switch over to use snd_soc_register_component() on tegra20 ac97Kuninori Morimoto2013-03-262-6/+11
| * | | ASoC: switch over to use snd_soc_register_component() on tegra20 spdifKuninori Morimoto2013-03-261-5/+10
| * | | ASoC: switch over to use snd_soc_register_component() on tegra30 i2sKuninori Morimoto2013-03-261-5/+10
| |/ /
* | | ASoC: tegra: Don't claim to support PCM pause and resumeLars-Peter Clausen2013-04-031-23/+1
|/ /
* | ASoC: tegra: fix I2S bit count maskStephen Warren2013-03-052-2/+2
|/
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-13/+3
|\
| * ASoC: tegra: remove auxdataPrashant Gaikwad2013-01-281-12/+2
| * ARM: tegra: migrate to new clock codePrashant Gaikwad2013-01-281-1/+1
OpenPOWER on IntegriCloud