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
/
tegra_wm8753.c
Age
Commit message (
Expand
)
Author
2021-06-15
ASoC: tegra: Unify ASoC machine drivers
Dmitry Osipenko
2021-06-15
ASoC: tegra: Set driver_name=tegra for all machine drivers
Dmitry Osipenko
2020-11-11
ASoC: tegra: Don't warn on probe deferral
Jon Hunter
2020-10-01
ASoC: tegra: tegra_wm8753: 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: tegra_wm8753: 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: tegra_wm8753: don't select unnecessary Platform
Kuninori Morimoto
2019-06-06
ASoC: tegra: tegra_wm8753: 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_wm8753: minor 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-03
ASoC: make snd_soc_dai_link more symmetrical
Stephen Warren
2012-05-19
ASoC: tegra: Add machine driver for WM8753 codec
Stephen Warren