summaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra/tegra20_i2s.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: tegra20_i2s: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: tegra: use helper functionKuninori Morimoto2023-01-311-2/+2
* ASoC: tegra: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-1/+2
* ASoC: tegra: Rename set_fmt_new back to set_fmtCharles Keepax2022-06-061-1/+1
* ASoC: tegra: Update to use set_fmt_new callbackCharles Keepax2022-06-061-4/+4
* ASoC: tegra20: i2s: Filter out unsupported ratesDmitry Osipenko2021-12-171-0/+49
* ASoC: tegra20: i2s: 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: i2s: Remove handing of disabled runtime PMDmitry Osipenko2021-03-181-12/+1
* ASoC: tegra20: i2s: Use devm_clk_get()Dmitry Osipenko2021-03-181-9/+3
* ASoC: tegra20: i2s: Correct driver removal orderDmitry Osipenko2021-03-181-3/+3
* ASoC: tegra20: i2s: Add system level suspend-resume callbacksDmitry Osipenko2021-03-181-0/+2
* ASoC: tegra20: i2s: Add reset controlDmitry Osipenko2021-03-181-0/+31
* ASoC: tegra: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-211-1/+1
* 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-1/+0
* ASoC: tegra: Use devm_ioremap_resource instead of open codeAxel Lin2015-08-261-19/+4
* ASoC: tegra: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ASoC: tegra: Use flat regcacheDylan Reid2014-03-191-1/+1
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-231-19/+1
|\
| * ASoC: tegra: convert to standard DMA DT bindingsStephen Warren2013-12-111-19/+1
* | ASoC: tegra: fix uninitialized variables in set_fmtStephen Warren2013-12-091-3/+3
|/
* sound: Remove unnecessary semicolonsJoe Perches2013-10-141-3/+3
* 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 i2sKuninori Morimoto2013-03-261-5/+10
|/
* ASoC: tegra: remove __dev* attributesBill Pemberton2012-12-101-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-48/+46
|\
| * ASoC: tegra: use regmap more directlyStephen Warren2012-06-081-47/+43
| * 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: convert Tegra20 I2S driver to regmapStephen Warren2012-04-131-74/+71
* ASoC: tegra: add runtime PM supportStephen Warren2012-04-091-7/+47
* ASoC: tegra: sort includes, remove mach/iomap.hStephen Warren2012-04-061-4/+3
* ASoC: tegra: complete Tegra->Tegra20 renamingStephen Warren2012-04-061-102/+102
* ASoC: tegra: rename Tegra20-specific driver filesStephen Warren2012-04-061-0/+458