summaryrefslogtreecommitdiff
path: root/sound/soc/tegra
AgeCommit message (Expand)AuthorFilesLines
2014-01-09ASoC: tegra: fix uninitialized variables in set_fmtStephen Warren3-11/+11
2013-08-20ASoC: tegra: fix Tegra30 I2S capture parameter setupStephen Warren1-1/+1
2013-08-04ASoC: tegra: correct playback_dma_data setupRichard Zhao2-5/+5
2013-04-18Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi 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
2013-03-04ASoC: tegra_wm9712: assume CONFIG_OFStephen Warren1-5/+0
2013-03-04ASoC: tegra_wm8753: minor cleanupStephen Warren1-8/+7
2013-03-04ASoC: tegra: assume CONFIG_OF in tegra_asoc_utils_initStephen Warren1-4/+0
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-13/+3
2013-01-28ASoC: tegra: remove auxdataPrashant Gaikwad1-12/+2
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad1-1/+1
2013-01-24ASoC: tegra: Staticize some functions in tegra30_i2s.cSachin Kamat1-2/+2
2013-01-24ASoC: tegra: Use NULL instead of 0 for pointersSachin Kamat1-2/+2
2013-01-24ASoC: tegra20_ac97: Remove __devinitconst attributeSachin Kamat1-1/+1
2013-01-24ASoC: tegra_wm9712: Remove __devinitconst attributeSachin Kamat1-1/+1
2013-01-17ASoC: tegra: add tegra machine driver using wm9712 codecLucas Stach3-0/+187
2013-01-14ASoC: tegra: add ac97 host driverLucas Stach4-0/+587
2012-12-24ASoC: tegra: setup DAP3<->DAC3 connection by defaultLucas Stach1-0/+13
2012-12-24ASoC: tegra: add function to set ac97 rateLucas Stach2-0/+54
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds10-43/+43
2012-12-10ASoC: tegra: remove __dev* attributesBill Pemberton10-30/+30
2012-11-20ASoC: remove use of __devinitconstBill Pemberton9-13/+13
2012-11-05ARM: tegra: remove <mach/dma.h>Stephen Warren2-3/+0
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-2/+1
2012-09-22Merge tag 'v3.6-rc6' into for-3.7Mark Brown2-3/+2
2012-09-17ASoC: tegra: remove support of legacy DMA driver based accessLaxman Dewangan3-247/+1
2012-09-07ASoC: tegra: fix maxburst settings in dmaengine codeStephen Warren1-2/+2
2012-09-06ASoC: tegra: move platform data headerStephen Warren1-2/+1
2012-08-28sound: tegra_alc5632: remove HP detect GPIO inversionStephen Warren1-1/+0
2012-08-03Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Mark Brown2-6/+6
2012-08-03Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2-6/+6
2012-07-26sound: tegra_alc5632: Adjust to of_get_named_gpio() changeRoland Stigge1-1/+1