summaryrefslogtreecommitdiff
path: root/sound/soc/tegra/tegra30_i2s.c
AgeCommit message (Expand)Author
2017-07-17ASoC: tegra: constify snd_soc_dai_ops structureGustavo A. R. Silva
2017-03-07ASoC: tegra: Remove unnecessary 'out of memory' messageCodrut Grosu
2015-08-26ASoC: tegra: Use devm_ioremap_resource instead of open codeAxel Lin
2014-10-20ASoC: tegra: drop owner assignment from platform_driversWolfram Sang
2014-03-19ASoC: tegra: Use flat regcacheDylan Reid
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-11ASoC: tegra: convert to standard DMA DT bindingsStephen Warren
2013-12-11ASoC: tegra: allocate AHUB FIFO during probe() not startup()Stephen Warren
2013-12-09ASoC: tegra: fix uninitialized variables in set_fmtStephen Warren
2013-10-25Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2013-10-14ASoC: tegra: support new register layouts in Tegra124Stephen Warren
2013-10-14sound: Remove unnecessary semicolonsJoe Perches
2013-08-15ASoC: tegra: fix Tegra30 I2S capture parameter setupStephen Warren
2013-06-04ASoC: tegra: add runtime PM to resume functionsStephen Warren
2013-06-03ASoC: tegra: implement suspend/resume for Tegra30 I2SStephen Warren
2013-04-12Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown
2013-04-03ASoC: tegra: Use common DAI DMA data structLars-Peter Clausen
2013-03-26ASoC: switch over to use snd_soc_register_component() on tegra30 i2sKuninori Morimoto
2013-01-24ASoC: tegra: Staticize some functions in tegra30_i2s.cSachin Kamat
2012-12-10ASoC: tegra: remove __dev* attributesBill Pemberton
2012-11-20ASoC: remove use of __devinitconstBill Pemberton
2012-07-24Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-06-12ASoC: tegra: add clk_prepare/clk_unpreparePrashant Gaikwad
2012-06-08ASoC: tegra: use regmap more directlyStephen Warren
2012-06-08ASoC: tegra: use DAI's not card's dev for dev_errStephen Warren
2012-06-08ASoC: tegra: add .stream_name to CPU DAIsStephen Warren
2012-04-13ASoC: tegra: add tegra30-i2s driverStephen Warren