summaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek/common
AgeCommit message (Expand)AuthorFilesLines
2022-11-25ASoC: mediatek: mtk-btcvsd: Add checks for write and read of mtk_btcvsd_sndJiasheng Jiang1-4/+2
2022-07-18ASoC: mediatek: mt8195: extract SOF common codeChunxu Li4-1/+250
2021-10-27ASoC: mediatek: remove unnecessary initializationPierre-Louis Bossart1-1/+1
2021-09-13ASoC: mediatek: mt8195: Remove unsued irqs_lock.Sebastian Andrzej Siewior1-1/+0
2021-09-10ASoC: mediatek: common: handle NULL case in suspend/resume functionTrevor Wu1-8/+11
2021-08-24ASoC: mediatek: mt8195: update mediatek common driverTrevor Wu2-5/+27
2021-06-08ASoC: mediatek: mtk-btcvsd: Fix an error handling path in 'mtk_btcvsd_snd_pro...Christophe JAILLET1-6/+18
2021-03-12ASoC: mediatek: mtk-btcvsd: remove useless assignmentPierre-Louis Bossart1-1/+1
2020-11-30Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-1/+1
2020-11-30ASoC: mediatek: btcvsd fix tx stream assignLumi Lee1-1/+1
2020-11-04ASoC: mediatek: mt8192: add platform driverJiaxin Yu2-4/+10
2020-07-23ASoC: mediatek: use asoc_substream_to_rtd()Kuninori Morimoto2-7/+7
2020-03-27ASoC: mediatek: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI poi...Kuninori Morimoto2-6/+6
2020-01-21ASoC: mediatek: move .suspend/.resume to componentKuninori Morimoto2-8/+8
2019-12-12ASoC: mediatek: Use managed buffer allocationTakashi Iwai3-17/+3
2019-12-11ASoC: mediatek: Drop superfluous ioctl PCM opsTakashi Iwai2-2/+0
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 Yen3-1/+259
2019-10-08ASoC: mediatek: remove snd_pcm_opsKuninori Morimoto2-20/+18
2019-10-08ASoC: mediatek: mtk-btcvsd: remove snd_pcm_opsKuninori Morimoto1-48/+28
2019-09-09Merge branch 'asoc-5.4' into asoc-nextMark Brown1-3/+1
2019-08-27ASoC: mediatek: mt8183: fix tdm out data align issueJiaxin Yu1-2/+1
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