summaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra/tegra20_ac97.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\
| * ASoC: tegra: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen2014-11-181-1/+1
|/
* Merge remote-tracking branches 'asoc/topic/tdm' and 'asoc/topic/tegra' into a...Mark Brown2014-03-251-14/+1Star
|\
| * ASoC: tegra: move AC97 clock handling to the machine driverLucas Stach2014-03-251-14/+1Star
* | 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-11/+0Star
|\
| * ASoC: tegra: convert to standard DMA DT bindingsStephen Warren2013-12-121-11/+0Star
* | ASoC: tegra20-ac97: add missing clk_disable_unprepare() on error pathWei Yongjun2013-12-161-2/+4
|/
* Merge remote-tracking branch 'asoc/topic/tegra' into asoc-nextMark Brown2013-08-221-8/+0Star
|\
| * ASoC: tegra20-ac97: simplify use of devm_ioremap_resourceJulia Lawall2013-08-151-6/+0Star
| * ASoC: tegra: fix compile warning in AC'97 driverStephen Warren2013-07-171-2/+0Star
* | ASoC: tegra: correct playback_dma_data setupRichard Zhao2013-07-221-3/+3
|/
* ASoC: tegra20-ac97: Remove unused variableThierry Reding2013-06-291-1/+1
* ASoC: tegra20-ac97: Remove duplicate error messageThierry Reding2013-06-291-1/+0Star
* ASoC: ac97: Support multi-platform AC'97Mark Brown2013-06-271-2/+10
* ASoC: tegra-ac97: Do common and clock init prior to component registrationMark Brown2013-06-271-17/+17
* ASoC: tegra20-ac97: Convert to devm_ioremap_resource()Mark Brown2013-06-271-12/+4Star
* ASoC: tegra20-ac97: Convert to devm_clk_get()Mark Brown2013-06-271-3/+1Star
* 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 tegra20 ac97Kuninori Morimoto2013-03-261-5/+10
|/
* ASoC: tegra20_ac97: Remove __devinitconst attributeSachin Kamat2013-01-241-1/+1
* ASoC: tegra: add ac97 host driverLucas Stach2013-01-141-0/+480