index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
tegra
/
trimslice.c
Age
Commit message (
Expand
)
Author
2020-11-11
ASoC: tegra: Don't warn on probe deferral
Jon Hunter
2020-10-01
ASoC: tegra: trimslice.c: use devm_snd_soc_register_card()
Qinglang Miao
2020-07-23
ASoC: tegra: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-04-21
ASoC: tegra: Use device managed resource APIs to get the clock
Sowjanya Komatineni
2020-03-27
ASoC: tegra: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2019-06-28
ASoC: tegra: trimslice: consider CPU-Platform possibility
Kuninori Morimoto
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
2019-06-19
ASoC: tegra: trimslice: don't select unnecessary Platform
Kuninori Morimoto
2019-06-06
ASoC: tegra: trimslice: use modern dai_link style
Kuninori Morimoto
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2017-08-21
ASoC: tegra: Remove unnecessary function call
Donglin Peng
2017-03-07
ASoC: tegra: Remove unnecessary 'out of memory' message
Codrut Grosu
2016-10-24
ASoC: tegra: constify snd_soc_ops structures
Julia Lawall
2014-10-20
ASoC: tegra: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-22
ASoC: tegra: Replace instances of rtd->codec->card with rtd->card
Lars-Peter Clausen
2013-07-17
ASoC: tegra: Remove unneeded mach-type.h incldues
Mark Brown
2013-03-04
ASoC: tegra trimslice: assume CONFIG_OF, and other cleanup
Stephen Warren
2012-12-10
ASoC: tegra: remove __dev* attributes
Bill Pemberton
2012-11-20
ASoC: remove use of __devinitconst
Bill Pemberton
2012-06-08
ASoC: tegra: remove usage of rtd->codec
Stephen Warren
2012-06-08
ASoC: tegra: statically define DAI link format
Stephen Warren
2012-06-03
ASoC: make snd_soc_dai_link more symmetrical
Stephen Warren
2012-04-30
ASoC: tegra: add device tree support for TrimSlice
Stephen Warren
2012-04-06
ASoC: tegra: complete Tegra->Tegra20 renaming
Stephen Warren
2012-04-01
ASoC: tegra: remove unnecessary includes
Stephen Warren
2012-04-01
ASoC: tegra: register 'platform' from DAIs, get rid of pdev
Stephen Warren
2011-12-22
ASoC: tegra: Add .owner to struct snd_soc_card
Axel Lin
2011-12-08
ASoC: Tegra: Move DAS configuration into DAS driver
Stephen Warren
2011-11-23
ASoC: TrimSlice machine: Set the new fully_routed flag
Stephen Warren
2011-11-23
ASoC: Tegra TrimSlice machine: Use devm_ APIs and module_platform_driver
Stephen Warren
2011-11-23
ASoC: Tegra: Move DAS configuration into machine drivers
Stephen Warren
2011-10-08
ASoC: Remove redundant snd_soc_dapm_sync() calls from machine drivers
Mark Brown
2011-05-03
ASoC: tegra: TrimSlice machine support
Mike Rapoport