summaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek/mt6797
AgeCommit message (Expand)AuthorLines
2025-03-17ASoC: mediatek: mt6797: Convert to RUNTIME_PM_OPS()Takashi Iwai-3/+3
2024-10-23ASoC: mediatek: remove dpcm_xxx flagsKuninori Morimoto-17/+7
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König-1/+1
2024-05-08ASoC: mediatek: Use *-y instead of *-objs in MakefileTakashi Iwai-1/+1
2024-04-16ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cbAngeloGioacchino Del Regno-13/+1
2024-03-25ASoC: mediatek: Commonize ADDA rate transform functions and enumsAngeloGioacchino Del Regno-82/+3
2023-09-26ASoC: mediatek: convert not to use asoc_xxx()Kuninori Morimoto-3/+3
2023-03-20ASoC: mediatek: mt6797-afe-pcm: Convert to platform remove callback returning...Uwe Kleine-König-4/+2
2023-01-31ASoC: mediatek: use helper functionKuninori Morimoto-3/+5
2022-11-09ASoC: mediatek: mt6797-mt6351: Register to module device tableNícolas F. R. A. Prado-0/+1
2022-06-06ASoC: mt6797-mt6351: Fix refcount leak in mt6797_mt6351_dev_probeMiaoqian Lin-1/+5
2021-11-25ASoC: mediatek: remove unnecessary CONFIG_PMJiaxin Yu-2/+0
2021-01-21ASoC: mediatek: sync parameter naming (rate/sample_bits)Kuninori Morimoto-4/+4
2020-07-23ASoC: mediatek: use asoc_substream_to_rtd()Kuninori Morimoto-2/+2
2020-05-06ASoC: mediatek: Fix error handlingTang Bin-4/+3
2020-03-27ASoC: mediatek: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI poi...Kuninori Morimoto-1/+1
2019-12-12ASoC: mediatek: Use managed buffer allocationTakashi Iwai-1/+0
2019-12-11ASoC: mediatek: Drop superfluous ioctl PCM opsTakashi Iwai-1/+0
2019-10-08ASoC: mediatek: remove snd_pcm_opsKuninori Morimoto-5/+6
2019-07-31ASoC: mt6797: use devm_platform_ioremap_resource() to simplify codeYueHaibing-4/+1
2019-06-06ASoC: mediatek: mt6797-mt6351: use modern dai_link styleKuninori Morimoto-39/+76
2019-03-19ASoC: mediatek: Fix UBSAN warning.Pi-Hsun Shih-16/+0
2018-11-16ASoC: Convert a few more users to using %pOFn instead of device_node.nameRob Herring-1/+1
2018-09-21ASoC: tidyup for_each_card_prelinks() dai_linkKuninori Morimoto-3/+3
2018-09-20ASoC: add for_each_card_prelinks() macroKuninori Morimoto-6/+7
2018-09-12ASoC: remove unneeded static set .owner field in platform_driverzhong jiang-1/+0
2018-06-29ASoC: mt6797: sub dai use list_headKaiChieh Chuang-40/+81
2018-05-31ASoC: mt6797-mt6351: add hostless phone call pathKai Chieh Chuang-0/+46
2018-05-31ASoC: mt6797: add Hostless DAIKai Chieh Chuang-0/+129
2018-05-31ASoC: mt6797: add PCM interfaceKai Chieh Chuang-0/+494
2018-05-25ASoC: mt6797: combine DAI to register componentKaiChieh Chuang-10/+43
2018-05-25ASoC: mt6797: extract DAI adda in separate fileKaiChieh Chuang-354/+392
2018-04-27ASoC: mt6797: switch to SPDX license tagKai Chieh Chuang-94/+24
2018-04-27ASoC: mt6797: add structure define and clock control function for 6797Kai Chieh Chuang-0/+1101
2018-04-27ASoC: add mt6797-mt6351 driver and config optionKai Chieh Chuang-0/+205
2018-04-25ASoC: mt6797: add mt6797 platform driverKai Chieh Chuang-0/+1241