aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra/tegra20_i2s.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-27ASoC: tegra: Migrate to new style legacy DAI naming flagCharles Keepax1-1/+2
2022-06-06ASoC: tegra: Rename set_fmt_new back to set_fmtCharles Keepax1-1/+1
2022-06-06ASoC: tegra: Update to use set_fmt_new callbackCharles Keepax1-4/+4
2021-12-17ASoC: tegra20: i2s: Filter out unsupported ratesDmitry Osipenko1-0/+49
2021-06-23ASoC: tegra20: i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-2/+1
2021-04-22ASoC: tegra: mark runtime-pm functions as __maybe_unusedArnd Bergmann1-2/+2
2021-03-18ASoC: tegra20: i2s: Remove handing of disabled runtime PMDmitry Osipenko1-12/+1
2021-03-18ASoC: tegra20: i2s: Use devm_clk_get()Dmitry Osipenko1-9/+3
2021-03-18ASoC: tegra20: i2s: Correct driver removal orderDmitry Osipenko1-3/+3
2021-03-18ASoC: tegra20: i2s: Add system level suspend-resume callbacksDmitry Osipenko1-0/+2
2021-03-18ASoC: tegra20: i2s: Add reset controlDmitry Osipenko1-0/+31
2021-01-21ASoC: tegra: sync parameter naming (rate/sample_bits)Kuninori Morimoto1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner1-15/+1
2017-03-07ASoC: tegra: Remove unnecessary 'out of memory' messageCodrut Grosu1-1/+0
2015-08-26ASoC: tegra: Use devm_ioremap_resource instead of open codeAxel Lin1-19/+4
2014-10-20ASoC: tegra: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-03-19ASoC: tegra: Use flat regcacheDylan Reid1-1/+1
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-19/+1
2013-12-11ASoC: tegra: convert to standard DMA DT bindingsStephen Warren1-19/+1
2013-12-09ASoC: tegra: fix uninitialized variables in set_fmtStephen Warren1-3/+3
2013-10-14sound: Remove unnecessary semicolonsJoe Perches1-3/+3
2013-04-12Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown1-6/+7
2013-04-03ASoC: tegra: Use common DAI DMA data structLars-Peter Clausen1-6/+7
2013-03-26ASoC: switch over to use snd_soc_register_component() on tegra20 i2sKuninori Morimoto1-5/+10
2012-12-10ASoC: tegra: remove __dev* attributesBill Pemberton1-3/+3
2012-11-20ASoC: remove use of __devinitconstBill Pemberton1-2/+2
2012-07-24Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-48/+46
2012-06-12ASoC: tegra: add clk_prepare/clk_unpreparePrashant Gaikwad1-2/+2
2012-06-08ASoC: tegra: use regmap more directlyStephen Warren1-47/+43
2012-06-08ASoC: tegra: use DAI's not card's dev for dev_errStephen Warren1-1/+1
2012-06-08ASoC: tegra: add .stream_name to CPU DAIsStephen Warren1-0/+2
2012-04-13ASoC: convert Tegra20 I2S driver to regmapStephen Warren1-74/+71
2012-04-09ASoC: tegra: add runtime PM supportStephen Warren1-7/+47
2012-04-06ASoC: tegra: sort includes, remove mach/iomap.hStephen Warren1-4/+3
2012-04-06ASoC: tegra: complete Tegra->Tegra20 renamingStephen Warren1-102/+102
2012-04-06ASoC: tegra: rename Tegra20-specific driver filesStephen Warren1-0/+458