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
/
fsl
/
imx-audmix.c
Age
Commit message (
Expand
)
Author
2020-09-25
ASoC: fsl: imx-audmix: Use devm_kcalloc() instead of devm_kzalloc()
Xu Wang
2020-07-23
Merge series "ASoC: add asoc_substream_to_rtd() macro" from Kuninori Morimoto...
Mark Brown
2020-07-23
ASoC: fsl: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-23
ASoC: fsl: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-03-27
ASoC: fsl: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2019-12-16
ASoC: fsl: imx-audmix: use snd_soc_dai_link_component for codec_conf
Kuninori Morimoto
2019-08-27
ASoC: imx-audmix: register the card on a proper dev
Shengjiu Wang
2019-06-28
ASoC: fsl: imx-audmix: consider CPU-Platform possibility
Kuninori Morimoto
2019-06-19
ASoC: fsl: imx-audmix: don't select unnecessary Platform
Kuninori Morimoto
2019-06-06
ASoC: fsl: imx-audmix: use modern dai_link style
Kuninori Morimoto
2019-05-02
ASoC: imx-audmix: fix object reference leaks in probe
Viorel Suman
2019-04-01
ASoC: fsl: fix spelling mistake: "missign" -> "missing"
Colin Ian King
2019-03-26
ASoC: fsl: Add Audio Mixer machine driver
Viorel Suman