summaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra/tegra30_i2s.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-12/+1Star
* ASoC: tegra: constify snd_soc_dai_ops structureGustavo A. R. Silva2017-07-171-1/+1
* ASoC: tegra: Remove unnecessary 'out of memory' messageCodrut Grosu2017-03-071-1/+0Star
* ASoC: tegra: Use devm_ioremap_resource instead of open codeAxel Lin2015-08-261-19/+4Star
* ASoC: tegra: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* ASoC: tegra: Use flat regcacheDylan Reid2014-03-201-1/+1
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-241-45/+52
|\
| * ASoC: tegra: convert to standard DMA DT bindingsStephen Warren2013-12-121-5/+9
| * ASoC: tegra: allocate AHUB FIFO during probe() not startup()Stephen Warren2013-12-121-44/+47
* | ASoC: tegra: fix uninitialized variables in set_fmtStephen Warren2013-12-091-3/+3
|/
* Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-10-251-13/+38
|\
| * ASoC: tegra: support new register layouts in Tegra124Stephen Warren2013-10-141-13/+38
* | sound: Remove unnecessary semicolonsJoe Perches2013-10-141-2/+2
|/
* ASoC: tegra: fix Tegra30 I2S capture parameter setupStephen Warren2013-08-151-1/+1
* ASoC: tegra: add runtime PM to resume functionsStephen Warren2013-06-041-1/+8
* ASoC: tegra: implement suspend/resume for Tegra30 I2SStephen Warren2013-06-031-0/+19
* Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2013-04-121-6/+7
|\
| * ASoC: tegra: Use common DAI DMA data structLars-Peter Clausen2013-04-031-6/+7
* | ASoC: switch over to use snd_soc_register_component() on tegra30 i2sKuninori Morimoto2013-03-261-5/+10
|/
* ASoC: tegra: Staticize some functions in tegra30_i2s.cSachin Kamat2013-01-241-2/+2
* ASoC: tegra: remove __dev* attributesBill Pemberton2012-12-091-3/+3
* ASoC: remove use of __devinitconstBill Pemberton2012-11-201-2/+2
* Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-07-241-42/+43
|\
| * ASoC: tegra: use regmap more directlyStephen Warren2012-06-081-41/+40Star
| * ASoC: tegra: use DAI's not card's dev for dev_errStephen Warren2012-06-081-1/+1
| * ASoC: tegra: add .stream_name to CPU DAIsStephen Warren2012-06-081-0/+2
* | ASoC: tegra: add clk_prepare/clk_unpreparePrashant Gaikwad2012-06-121-2/+2
|/
* ASoC: tegra: add tegra30-i2s driverStephen Warren2012-04-131-0/+536