summaryrefslogtreecommitdiff
path: root/sound/soc/tegra/tegra20_i2s.c
AgeCommit message (Expand)Author
2021-06-23ASoC: tegra20: i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-04-22ASoC: tegra: mark runtime-pm functions as __maybe_unusedArnd Bergmann
2021-03-18ASoC: tegra20: i2s: Remove handing of disabled runtime PMDmitry Osipenko
2021-03-18ASoC: tegra20: i2s: Use devm_clk_get()Dmitry Osipenko
2021-03-18ASoC: tegra20: i2s: Correct driver removal orderDmitry Osipenko
2021-03-18ASoC: tegra20: i2s: Add system level suspend-resume callbacksDmitry Osipenko
2021-03-18ASoC: tegra20: i2s: Add reset controlDmitry Osipenko
2021-01-21ASoC: tegra: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner
2017-03-07ASoC: tegra: Remove unnecessary 'out of memory' messageCodrut Grosu
2015-08-26ASoC: tegra: Use devm_ioremap_resource instead of open codeAxel Lin
2014-10-20ASoC: tegra: drop owner assignment from platform_driversWolfram Sang
2014-03-19ASoC: tegra: Use flat regcacheDylan Reid
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-11ASoC: tegra: convert to standard DMA DT bindingsStephen Warren
2013-12-09ASoC: tegra: fix uninitialized variables in set_fmtStephen Warren
2013-10-14sound: Remove unnecessary semicolonsJoe Perches
2013-04-12Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown
2013-04-03ASoC: tegra: Use common DAI DMA data structLars-Peter Clausen
2013-03-26ASoC: switch over to use snd_soc_register_component() on tegra20 i2sKuninori Morimoto
2012-12-10ASoC: tegra: remove __dev* attributesBill Pemberton
2012-11-20ASoC: remove use of __devinitconstBill Pemberton
2012-07-24Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-06-12ASoC: tegra: add clk_prepare/clk_unpreparePrashant Gaikwad
2012-06-08ASoC: tegra: use regmap more directlyStephen Warren
2012-06-08ASoC: tegra: use DAI's not card's dev for dev_errStephen Warren
2012-06-08ASoC: tegra: add .stream_name to CPU DAIsStephen Warren
2012-04-13ASoC: convert Tegra20 I2S driver to regmapStephen Warren
2012-04-09ASoC: tegra: add runtime PM supportStephen Warren
2012-04-06ASoC: tegra: sort includes, remove mach/iomap.hStephen Warren
2012-04-06ASoC: tegra: complete Tegra->Tegra20 renamingStephen Warren
2012-04-06ASoC: tegra: rename Tegra20-specific driver filesStephen Warren