summaryrefslogtreecommitdiff
path: root/sound/soc/mediatek/mt6797/mt6797-afe-pcm.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-23ASoC: mediatek: use asoc_substream_to_rtd()Kuninori Morimoto1-2/+2
2020-05-06ASoC: mediatek: Fix error handlingTang Bin1-4/+3
2020-03-27ASoC: mediatek: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI poi...Kuninori Morimoto1-1/+1
2019-12-12ASoC: mediatek: Use managed buffer allocationTakashi Iwai1-1/+0
2019-12-11ASoC: mediatek: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-10-08ASoC: mediatek: remove snd_pcm_opsKuninori Morimoto1-5/+6
2019-07-31ASoC: mt6797: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-4/+1
2019-03-19ASoC: mediatek: Fix UBSAN warning.Pi-Hsun Shih1-16/+0
2018-11-17ASoC: Convert a few more users to using %pOFn instead of device_node.nameRob Herring1-1/+1
2018-06-29ASoC: mt6797: sub dai use list_headKaiChieh Chuang1-21/+44
2018-05-31ASoC: mt6797: add Hostless DAIKai Chieh Chuang1-0/+1
2018-05-31ASoC: mt6797: add PCM interfaceKai Chieh Chuang1-0/+1
2018-05-25ASoC: mt6797: combine DAI to register componentKaiChieh Chuang1-10/+43
2018-05-25ASoC: mt6797: extract DAI adda in separate fileKaiChieh Chuang1-353/+0
2018-04-27ASoC: mt6797: switch to SPDX license tagKai Chieh Chuang1-15/+6
2018-04-25ASoC: mt6797: add mt6797 platform driverKai Chieh Chuang1-0/+1241