summaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra/tegra30_i2s.c
Commit message (Expand)AuthorAgeFilesLines
* 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