summaryrefslogtreecommitdiff
path: root/sound/soc/mediatek/common
AgeCommit message (Expand)Author
2022-11-25ASoC: mediatek: mtk-btcvsd: Add checks for write and read of mtk_btcvsd_sndJiasheng Jiang
2022-07-18ASoC: mediatek: mt8195: extract SOF common codeChunxu Li
2021-10-27ASoC: mediatek: remove unnecessary initializationPierre-Louis Bossart
2021-09-13ASoC: mediatek: mt8195: Remove unsued irqs_lock.Sebastian Andrzej Siewior
2021-09-10ASoC: mediatek: common: handle NULL case in suspend/resume functionTrevor Wu
2021-08-24ASoC: mediatek: mt8195: update mediatek common driverTrevor Wu
2021-06-08ASoC: mediatek: mtk-btcvsd: Fix an error handling path in 'mtk_btcvsd_snd_pro...Christophe JAILLET
2021-03-12ASoC: mediatek: mtk-btcvsd: remove useless assignmentPierre-Louis Bossart
2020-11-30Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2020-11-30ASoC: mediatek: btcvsd fix tx stream assignLumi Lee
2020-11-04ASoC: mediatek: mt8192: add platform driverJiaxin Yu
2020-07-23ASoC: mediatek: use asoc_substream_to_rtd()Kuninori Morimoto
2020-03-27ASoC: mediatek: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI poi...Kuninori Morimoto
2020-01-21ASoC: mediatek: move .suspend/.resume to componentKuninori Morimoto
2019-12-12ASoC: mediatek: Use managed buffer allocationTakashi Iwai
2019-12-11ASoC: mediatek: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-09ASoC: mediatek: common: refine hw_params and hw_prepareEason Yen
2019-12-09ASoC: mediatek: common: add some helpers to control mtk_memifEason Yen
2019-10-08ASoC: mediatek: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: mediatek: mtk-btcvsd: remove snd_pcm_opsKuninori Morimoto
2019-09-09Merge branch 'asoc-5.4' into asoc-nextMark Brown
2019-08-27ASoC: mediatek: mt8183: fix tdm out data align issueJiaxin Yu
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-06-17ASoC: Add missing newline at end of fileGeert Uytterhoeven
2019-06-04ASoC: mediatek: Make some symbols staticYueHaibing
2019-05-21ASoC: Mediatek: MT8183: fix compile errorJiaxin Yu
2019-05-16ASoC: Mediatek: add memory interface data alignShunli Wang
2019-04-26Merge branch 'asoc-5.1' into asoc-5.2Mark Brown
2019-04-26ASoC: mediatek: btcvsd fix irq maskKaiChieh Chuang
2019-03-19ASoC: mediatek: Reduce repititive code on mtk_regmap_update_bits.Pi-Hsun Shih
2019-03-19ASoC: mediatek: Fix UBSAN warning.Pi-Hsun Shih
2019-03-18Merge tag 'v5.1-rc1' into asoc-5.1Mark Brown
2019-02-28ASoC: mediatek: btcvsd add loopbackKaiChieh Chuang
2019-02-28Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2019-02-12ASoC: mediatek: btcvsd fix rx stream assignKaiChieh Chuang
2019-02-11ASoC: mediatek: use %pOFn instead of device_node.nameKaiChieh Chuang
2019-02-08Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-02-06ASoC: mediatek: Drop superfluous PCM preallocation error checksTakashi Iwai
2019-02-04ASoC: mediatek: btcvsd: fix spelling mistake "offest" -> "offset"Colin Ian King
2019-02-02ASoC: mediatek: add btcvsd driverKaiChieh Chuang
2018-06-29ASoC: mediatek: sub dai use list_headKaiChieh Chuang
2018-05-31ASoC: mediatek: export mtk-afe symbols as neededArnd Bergmann
2018-05-25ASoC: mt6797: combine DAI to register componentKaiChieh Chuang
2018-05-25ASoC: mediatek: add sub dai to mtk_base_afeKaiChieh Chuang
2018-05-02ASoC: mediatek: avoid using snd_soc_platformKai Chieh Chuang
2018-04-27ASoC: mediatek: preallocate pages use platform deviceKai Chieh Chuang
2018-04-26ASoC: mediatek: switch to SPDX license tagRyder Lee
2018-04-26ASoC: mediatek: Add MTK_STREAM_NUM to mtk-base-afe.hRyder Lee
2018-04-25ASoC: mediatek: use snd_soc_dai_get_drvdata() to get the private dataRyder Lee
2018-02-12ASoC: mt2701/mt8173: replace platform to componentKuninori Morimoto