aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/tegra
AgeCommit message (Expand)Author
2014-01-09ASoC: tegra: fix uninitialized variables in set_fmtStephen Warren
2013-08-20ASoC: tegra: fix Tegra30 I2S capture parameter setupStephen Warren
2013-08-04ASoC: tegra: correct playback_dma_data setupRichard Zhao
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
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad
2013-01-24ASoC: tegra: Staticize some functions in tegra30_i2s.cSachin Kamat
2013-01-24ASoC: tegra: Use NULL instead of 0 for pointersSachin Kamat
2013-01-24ASoC: tegra20_ac97: Remove __devinitconst attributeSachin Kamat
2013-01-24ASoC: tegra_wm9712: Remove __devinitconst attributeSachin Kamat
2013-01-17ASoC: tegra: add tegra machine driver using wm9712 codecLucas Stach
2013-01-14ASoC: tegra: add ac97 host driverLucas Stach
2012-12-24ASoC: tegra: setup DAP3<->DAC3 connection by defaultLucas Stach
2012-12-24ASoC: tegra: add function to set ac97 rateLucas Stach
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-12-10ASoC: tegra: remove __dev* attributesBill Pemberton
2012-11-20ASoC: remove use of __devinitconstBill Pemberton
2012-11-05ARM: tegra: remove <mach/dma.h>Stephen Warren
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-09-22Merge tag 'v3.6-rc6' into for-3.7Mark Brown
2012-09-17ASoC: tegra: remove support of legacy DMA driver based accessLaxman Dewangan
2012-09-07ASoC: tegra: fix maxburst settings in dmaengine codeStephen Warren
2012-09-06ASoC: tegra: move platform data headerStephen Warren
2012-08-28sound: tegra_alc5632: remove HP detect GPIO inversionStephen Warren
2012-08-03Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Mark Brown
2012-08-03Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-07-26sound: tegra_alc5632: Adjust to of_get_named_gpio() changeRoland Stigge