index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
mediatek
/
mt6797
/
mt6797-afe-pcm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-09
1
-1
/
+1
*
ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cb
AngeloGioacchino Del Regno
2024-04-16
1
-13
/
+1
*
ASoC: mediatek: convert not to use asoc_xxx()
Kuninori Morimoto
2023-09-26
1
-3
/
+3
*
ASoC: mediatek: mt6797-afe-pcm: Convert to platform remove callback returning...
Uwe Kleine-König
2023-03-20
1
-4
/
+2
*
ASoC: mediatek: remove unnecessary CONFIG_PM
Jiaxin Yu
2021-11-25
1
-2
/
+0
*
ASoC: mediatek: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-23
1
-2
/
+2
*
ASoC: mediatek: Fix error handling
Tang Bin
2020-05-06
1
-4
/
+3
*
ASoC: mediatek: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI poi...
Kuninori Morimoto
2020-03-27
1
-1
/
+1
*
ASoC: mediatek: Use managed buffer allocation
Takashi Iwai
2019-12-12
1
-1
/
+0
*
ASoC: mediatek: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
1
-1
/
+0
*
ASoC: mediatek: remove snd_pcm_ops
Kuninori Morimoto
2019-10-08
1
-5
/
+6
*
ASoC: mt6797: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-31
1
-4
/
+1
*
ASoC: mediatek: Fix UBSAN warning.
Pi-Hsun Shih
2019-03-19
1
-16
/
+0
*
ASoC: Convert a few more users to using %pOFn instead of device_node.name
Rob Herring
2018-11-17
1
-1
/
+1
*
ASoC: mt6797: sub dai use list_head
KaiChieh Chuang
2018-06-29
1
-21
/
+44
*
ASoC: mt6797: add Hostless DAI
Kai Chieh Chuang
2018-05-31
1
-0
/
+1
*
ASoC: mt6797: add PCM interface
Kai Chieh Chuang
2018-05-31
1
-0
/
+1
*
ASoC: mt6797: combine DAI to register component
KaiChieh Chuang
2018-05-25
1
-10
/
+43
*
ASoC: mt6797: extract DAI adda in separate file
KaiChieh Chuang
2018-05-25
1
-353
/
+0
*
ASoC: mt6797: switch to SPDX license tag
Kai Chieh Chuang
2018-04-27
1
-15
/
+6
*
ASoC: mt6797: add mt6797 platform driver
Kai Chieh Chuang
2018-04-25
1
-0
/
+1241