aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek/common/mtk-afe-platform-driver.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-23ASoC: mediatek: use asoc_substream_to_rtd()Kuninori Morimoto1-1/+1
2020-03-27ASoC: mediatek: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto1-1/+1
2019-12-12ASoC: mediatek: Use managed buffer allocationTakashi Iwai1-10/+2
2019-12-11ASoC: mediatek: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-10-08ASoC: mediatek: remove snd_pcm_opsKuninori Morimoto1-16/+12
2019-02-06ASoC: mediatek: Drop superfluous PCM preallocation error checksTakashi Iwai1-3/+3
2018-06-29ASoC: mediatek: sub dai use list_headKaiChieh Chuang1-40/+24
2018-05-31ASoC: mediatek: export mtk-afe symbols as neededArnd Bergmann1-0/+5
2018-05-25ASoC: mt6797: combine DAI to register componentKaiChieh Chuang1-3/+3
2018-05-25ASoC: mediatek: add sub dai to mtk_base_afeKaiChieh Chuang1-0/+78
2018-05-02ASoC: mediatek: avoid using snd_soc_platformKai Chieh Chuang1-1/+1
2018-04-27ASoC: mediatek: preallocate pages use platform deviceKai Chieh Chuang1-2/+2
2018-04-26ASoC: mediatek: switch to SPDX license tagRyder Lee1-9/+1
2018-02-12ASoC: mt2701/mt8173: replace platform to componentKuninori Morimoto1-3/+6
2016-06-29ASoC: mediatek: implement mediatek common structureGarlic Tseng1-0/+90