aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek/common (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-28Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-2/+2
2019-02-12ASoC: mediatek: btcvsd fix rx stream assignKaiChieh Chuang1-1/+1
2019-02-11ASoC: mediatek: use %pOFn instead of device_node.nameKaiChieh Chuang1-1/+1
2019-02-08Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai2-0/+1366
2019-02-06ASoC: mediatek: Drop superfluous PCM preallocation error checksTakashi Iwai1-3/+3
2019-02-04ASoC: mediatek: btcvsd: fix spelling mistake "offest" -> "offset"Colin Ian King1-1/+1
2019-02-02ASoC: mediatek: add btcvsd driverKaiChieh Chuang2-0/+1366
2018-06-29ASoC: mediatek: sub dai use list_headKaiChieh Chuang2-42/+28
2018-05-31ASoC: mediatek: export mtk-afe symbols as neededArnd Bergmann1-0/+5
2018-05-25ASoC: mt6797: combine DAI to register componentKaiChieh Chuang2-3/+10
2018-05-25ASoC: mediatek: add sub dai to mtk_base_afeKaiChieh Chuang3-0/+101
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 Lee6-58/+6
2018-04-26ASoC: mediatek: Add MTK_STREAM_NUM to mtk-base-afe.hRyder Lee1-0/+2
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 Morimoto3-9/+19
2016-08-11ASoC: mediatek: mark symbols static where possibleBaoyou Xie1-2/+3
2016-06-29ASoC: mediatek: let mt8173 use mediatek common structureGarlic Tseng1-0/+16
2016-06-29ASoC: mediatek: implement mediatek common structureGarlic Tseng5-0/+641