aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/tegra/tegra30_i2s.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-26ASoC: tegra: Use devm_ioremap_resource instead of open codeAxel Lin1-19/+4
2014-10-20ASoC: tegra: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-03-19ASoC: tegra: Use flat regcacheDylan Reid1-1/+1
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-45/+52
2013-12-11ASoC: tegra: convert to standard DMA DT bindingsStephen Warren1-5/+9
2013-12-11ASoC: tegra: allocate AHUB FIFO during probe() not startup()Stephen Warren1-44/+47
2013-12-09ASoC: tegra: fix uninitialized variables in set_fmtStephen Warren1-3/+3
2013-10-25Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-13/+38
2013-10-14ASoC: tegra: support new register layouts in Tegra124Stephen Warren1-13/+38
2013-10-14sound: Remove unnecessary semicolonsJoe Perches1-2/+2
2013-08-15ASoC: tegra: fix Tegra30 I2S capture parameter setupStephen Warren1-1/+1
2013-06-04ASoC: tegra: add runtime PM to resume functionsStephen Warren1-1/+8
2013-06-03ASoC: tegra: implement suspend/resume for Tegra30 I2SStephen Warren1-0/+19
2013-04-12Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown1-6/+7
2013-04-03ASoC: tegra: Use common DAI DMA data structLars-Peter Clausen1-6/+7
2013-03-26ASoC: switch over to use snd_soc_register_component() on tegra30 i2sKuninori Morimoto1-5/+10
2013-01-24ASoC: tegra: Staticize some functions in tegra30_i2s.cSachin Kamat1-2/+2
2012-12-10ASoC: tegra: remove __dev* attributesBill Pemberton1-3/+3
2012-11-20ASoC: remove use of __devinitconstBill Pemberton1-2/+2
2012-07-24Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-42/+43
2012-06-12ASoC: tegra: add clk_prepare/clk_unpreparePrashant Gaikwad1-2/+2
2012-06-08ASoC: tegra: use regmap more directlyStephen Warren1-41/+40
2012-06-08ASoC: tegra: use DAI's not card's dev for dev_errStephen Warren1-1/+1
2012-06-08ASoC: tegra: add .stream_name to CPU DAIsStephen Warren1-0/+2
2012-04-13ASoC: tegra: add tegra30-i2s driverStephen Warren1-0/+536