summaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra/tegra30_ahub.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: tegra: explicitly request exclusive reset controlPhilipp Zabel2017-07-191-2/+2
* ASoC: tegra: Add blank line after declarationsCodrut Grosu2017-03-071-0/+1
* ASoC: tegra: Remove unnecessary 'out of memory' messageCodrut Grosu2017-03-071-3/+1
* ASoC: tegra: Use devm_ioremap_resource instead of open codeAxel Lin2015-08-261-36/+7
* ASoC: tegra: Use devm_clk_getVaishali Thakkar2015-08-051-33/+16
* ASoC: tegra: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ASoC: tegra: Use flat regcacheDylan Reid2014-03-191-2/+2
* ASoC: tegra: update module reset list for Tegra124Stephen Warren2013-12-121-4/+16
* ASoC: tegra: convert to standard DMA DT bindingsStephen Warren2013-12-111-17/+6
* ASoC: tegra: call pm_runtime APIs around register accessesStephen Warren2013-12-111-0/+32
* ASoC: tegra: use reset frameworkStephen Warren2013-12-111-33/+38
* Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-10-251-14/+101
|\
| * ASoC: tegra: support new register layouts in Tegra124Stephen Warren2013-10-141-14/+101
* | sound: Remove unnecessary semicolonsJoe Perches2013-10-141-2/+2
|/
* ASoC: tegra: add runtime PM to resume functionsStephen Warren2013-06-041-0/+4
* ASoC: tegra: implement suspend/resume for Tegra30 AHUBStephen Warren2013-06-031-0/+21
* Merge remote-tracking branch 'asoc/topic/tegra' into asoc-nextMark Brown2013-04-121-17/+47
|\
| * ASoC: tegra: add Tegra114 support to the AHUB driverStephen Warren2013-03-251-17/+47
* | ASoC: tegra: Use common DAI DMA data structLars-Peter Clausen2013-04-031-4/+4
|/
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-13/+3
|\
| * ASoC: tegra: remove auxdataPrashant Gaikwad2013-01-281-12/+2
| * ARM: tegra: migrate to new clock codePrashant Gaikwad2013-01-281-1/+1
* | ASoC: tegra: Use NULL instead of 0 for pointersSachin Kamat2013-01-241-2/+2
|/
* Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-131-7/+7
|\
| * ASoC: tegra: remove __dev* attributesBill Pemberton2012-12-101-4/+4
| * ASoC: remove use of __devinitconstBill Pemberton2012-11-201-3/+3
* | ARM: tegra: remove <mach/dma.h>Stephen Warren2012-11-051-1/+0
|/
* Merge branch 'for-3.6/common-clk' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2012-07-061-4/+4
|\
| * ASoC: tegra: add clk_prepare/clk_unpreparePrashant Gaikwad2012-06-121-4/+4
* | ASoC: tegra: add MODULE_DEVICE_TABLE to tegra30_ahubStephen Warren2012-06-081-0/+1
|/
* ASoC: tegra: add tegra30-ahub driverStephen Warren2012-04-131-0/+631