summaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek/mt6797/mt6797-afe-pcm.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cbAngeloGioacchino Del Regno2024-04-161-13/+1
* ASoC: mediatek: convert not to use asoc_xxx()Kuninori Morimoto2023-09-261-3/+3
* ASoC: mediatek: mt6797-afe-pcm: Convert to platform remove callback returning...Uwe Kleine-König2023-03-201-4/+2
* ASoC: mediatek: remove unnecessary CONFIG_PMJiaxin Yu2021-11-251-2/+0
* ASoC: mediatek: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-2/+2
* ASoC: mediatek: Fix error handlingTang Bin2020-05-061-4/+3
* ASoC: mediatek: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI poi...Kuninori Morimoto2020-03-271-1/+1
* ASoC: mediatek: Use managed buffer allocationTakashi Iwai2019-12-121-1/+0
* ASoC: mediatek: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-1/+0
* ASoC: mediatek: remove snd_pcm_opsKuninori Morimoto2019-10-081-5/+6
* ASoC: mt6797: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-07-311-4/+1
* ASoC: mediatek: Fix UBSAN warning.Pi-Hsun Shih2019-03-191-16/+0
* ASoC: Convert a few more users to using %pOFn instead of device_node.nameRob Herring2018-11-161-1/+1
* ASoC: mt6797: sub dai use list_headKaiChieh Chuang2018-06-291-21/+44
* ASoC: mt6797: add Hostless DAIKai Chieh Chuang2018-05-311-0/+1
* ASoC: mt6797: add PCM interfaceKai Chieh Chuang2018-05-311-0/+1
* ASoC: mt6797: combine DAI to register componentKaiChieh Chuang2018-05-251-10/+43
* ASoC: mt6797: extract DAI adda in separate fileKaiChieh Chuang2018-05-251-353/+0
* ASoC: mt6797: switch to SPDX license tagKai Chieh Chuang2018-04-271-15/+6
* ASoC: mt6797: add mt6797 platform driverKai Chieh Chuang2018-04-251-0/+1241