summaryrefslogtreecommitdiff
path: root/sound/soc/mediatek/common/mtk-afe-fe-dai.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-10ASoC: mediatek: common: handle NULL case in suspend/resume functionTrevor Wu1-8/+11
2021-08-24ASoC: mediatek: mt8195: update mediatek common driverTrevor Wu1-3/+19
2020-11-04ASoC: mediatek: mt8192: add platform driverJiaxin Yu1-4/+9
2020-07-23ASoC: mediatek: use asoc_substream_to_rtd()Kuninori Morimoto1-6/+6
2020-03-27ASoC: mediatek: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI poi...Kuninori Morimoto1-5/+5
2020-01-21ASoC: mediatek: move .suspend/.resume to componentKuninori Morimoto1-6/+6
2019-12-12ASoC: mediatek: Use managed buffer allocationTakashi Iwai1-5/+1
2019-12-09ASoC: mediatek: common: refine hw_params and hw_prepareEason Yen1-66/+77
2019-12-09ASoC: mediatek: common: add some helpers to control mtk_memifEason Yen1-0/+216
2019-08-27ASoC: mediatek: mt8183: fix tdm out data align issueJiaxin Yu1-2/+1
2019-05-21ASoC: Mediatek: MT8183: fix compile errorJiaxin Yu1-2/+1
2019-05-16ASoC: Mediatek: add memory interface data alignShunli Wang1-0/+7
2019-03-19ASoC: mediatek: Reduce repititive code on mtk_regmap_update_bits.Pi-Hsun Shih1-28/+18
2019-03-19ASoC: mediatek: Fix UBSAN warning.Pi-Hsun Shih1-5/+4
2018-04-26ASoC: mediatek: switch to SPDX license tagRyder Lee1-9/+1
2018-04-25ASoC: mediatek: use snd_soc_dai_get_drvdata() to get the private dataRyder Lee1-13/+7
2018-02-12ASoC: mt2701/mt8173: replace platform to componentKuninori Morimoto1-5/+11
2016-08-11ASoC: mediatek: mark symbols static where possibleBaoyou Xie1-2/+3
2016-06-29ASoC: mediatek: implement mediatek common structureGarlic Tseng1-0/+379