summaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek/common
AgeCommit message (Expand)AuthorFilesLines
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-06-17ASoC: Add missing newline at end of fileGeert Uytterhoeven1-1/+1
2019-06-04ASoC: mediatek: Make some symbols staticYueHaibing1-11/+11
2019-05-21ASoC: Mediatek: MT8183: fix compile errorJiaxin Yu1-2/+1
2019-05-16ASoC: Mediatek: add memory interface data alignShunli Wang2-0/+9
2019-04-26Merge branch 'asoc-5.1' into asoc-5.2Mark Brown1-2/+2
2019-04-26ASoC: mediatek: btcvsd fix irq maskKaiChieh Chuang1-2/+2
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
2019-03-18Merge tag 'v5.1-rc1' into asoc-5.1Mark Brown1-3/+3
2019-02-28ASoC: mediatek: btcvsd add loopbackKaiChieh Chuang1-1/+68
2019-02-28Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi 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/broo...Takashi 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