summaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra/tegra20_spdif.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: tegra: merge DAI call back functions into opsKuninori Morimoto2023-08-141-1/+1
* ASoC: tegra: Simplify code around clk_get_rate() handlingChristophe JAILLET2023-06-081-5/+4
* ASoC: tegra: use helper functionKuninori Morimoto2023-01-311-2/+1
* ASoC: tegra: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-0/+1
* ASoC: tegra20: spdif: make const array rates staticColin Ian King2022-02-151-1/+1
* ASoC: tegra20: spdif: Filter out unsupported ratesDmitry Osipenko2021-12-171-0/+61
* ASoC: tegra20: spdif: Support system suspendDmitry Osipenko2021-12-171-0/+2
* ASoC: tegra20: spdif: Reset hardwareDmitry Osipenko2021-12-171-0/+32
* ASoC: tegra20: spdif: Use more resource-managed helpersDmitry Osipenko2021-12-171-24/+9
* ASoC: tegra20: spdif: Improve driver's codeDmitry Osipenko2021-12-171-31/+18
* ASoC: tegra20: spdif: Support device-treeDmitry Osipenko2021-12-171-2/+9
* ASoC: tegra20: spdif: Set FIFO trigger levelDmitry Osipenko2021-12-171-0/+8
* ASoC: tegra20-spdif: stop setting slave_idArnd Bergmann2021-12-171-1/+0
* ASoC: tegra20: spdif: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-231-2/+1
* ASoC: tegra: mark runtime-pm functions as __maybe_unusedArnd Bergmann2021-04-221-2/+2
* ASoC: tegra20: spdif: Remove handing of disabled runtime PMDmitry Osipenko2021-03-181-11/+1
* ASoC: tegra20: spdif: Correct driver removal orderDmitry Osipenko2021-03-181-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-051-15/+1
* ASoC: tegra: Remove unnecessary 'out of memory' messageCodrut Grosu2017-03-071-3/+2
* ASoC: tegra: Use devm_ioremap_resource instead of open codeAxel Lin2015-08-261-18/+4
* ASoC: tegra: Fix unused variable 'spdif' warningAxel Lin2015-08-251-2/+0
* ASoC: tegra: Revert part of "ASoC: tegra: Convert to managed resources"Vaishali Thakkar2015-08-181-4/+6
* ASoC: tegra: Convert to managed resourcesVaishali Thakkar2015-08-141-24/+13
* ASoC: tegra: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ASoC: tegra: Use flat regcacheDylan Reid2014-03-191-1/+1
* ASoC: tegra: fix uninitialized variables in set_fmtStephen Warren2013-12-091-5/+5
* sound: Remove unnecessary semicolonsJoe Perches2013-10-141-3/+3
* ASoC: tegra: correct playback_dma_data setupRichard Zhao2013-07-221-2/+2
* Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2013-04-121-3/+4
|\
| * ASoC: tegra: Use common DAI DMA data structLars-Peter Clausen2013-04-031-3/+4
* | ASoC: switch over to use snd_soc_register_component() on tegra20 spdifKuninori Morimoto2013-03-261-5/+10
|/
* ASoC: tegra: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* ASoC: remove use of __devinitconstBill Pemberton2012-11-201-1/+1
* Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-07-241-22/+14
|\
| * ASoC: tegra: use regmap more directlyStephen Warren2012-06-081-21/+12
| * 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/+1
* | ASoC: tegra: add clk_prepare/clk_unpreparePrashant Gaikwad2012-06-121-2/+2
|/
* ASoC: convert Tegra20 SPDIF driver to regmapStephen Warren2012-04-131-82/+91
* ASoC: tegra: add runtime PM supportStephen Warren2012-04-091-3/+47
* ASoC: tegra: use devm_ APIs in SPDIF driverStephen Warren2012-04-061-23/+10
* ASoC: tegra: sort includes, remove mach/iomap.hStephen Warren2012-04-061-3/+2
* ASoC: tegra: complete Tegra->Tegra20 renamingStephen Warren2012-04-061-70/+70
* ASoC: tegra: rename Tegra20-specific driver filesStephen Warren2012-04-061-0/+365