summaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek/mt6797
Commit message (Expand)AuthorAgeFilesLines
* ASoC: mediatek: mt6797-afe-pcm: Convert to platform remove callback returning...Uwe Kleine-König2023-03-201-4/+2
* ASoC: mediatek: use helper functionKuninori Morimoto2023-01-311-3/+5
* ASoC: mediatek: mt6797-mt6351: Register to module device tableNícolas F. R. A. Prado2022-11-091-0/+1
* ASoC: mt6797-mt6351: Fix refcount leak in mt6797_mt6351_dev_probeMiaoqian Lin2022-06-061-1/+5
* ASoC: mediatek: remove unnecessary CONFIG_PMJiaxin Yu2021-11-251-2/+0
* ASoC: mediatek: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-211-4/+4
* ASoC: mediatek: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-2/+2
* ASoC: mediatek: Fix error handlingTang Bin2020-05-061-4/+3
* ASoC: mediatek: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI poi...Kuninori Morimoto2020-03-271-1/+1
* ASoC: mediatek: Use managed buffer allocationTakashi Iwai2019-12-121-1/+0
* ASoC: mediatek: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-1/+0
* ASoC: mediatek: remove snd_pcm_opsKuninori Morimoto2019-10-081-5/+6
* ASoC: mt6797: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-07-311-4/+1
* ASoC: mediatek: mt6797-mt6351: use modern dai_link styleKuninori Morimoto2019-06-061-39/+76
* ASoC: mediatek: Fix UBSAN warning.Pi-Hsun Shih2019-03-191-16/+0
* ASoC: Convert a few more users to using %pOFn instead of device_node.nameRob Herring2018-11-161-1/+1
* ASoC: tidyup for_each_card_prelinks() dai_linkKuninori Morimoto2018-09-211-3/+3
* ASoC: add for_each_card_prelinks() macroKuninori Morimoto2018-09-201-6/+7
* ASoC: remove unneeded static set .owner field in platform_driverzhong jiang2018-09-121-1/+0
* ASoC: mt6797: sub dai use list_headKaiChieh Chuang2018-06-295-40/+81
* ASoC: mt6797-mt6351: add hostless phone call pathKai Chieh Chuang2018-05-311-0/+46
* ASoC: mt6797: add Hostless DAIKai Chieh Chuang2018-05-315-0/+129
* ASoC: mt6797: add PCM interfaceKai Chieh Chuang2018-05-315-0/+494
* ASoC: mt6797: combine DAI to register componentKaiChieh Chuang2018-05-251-10/+43
* ASoC: mt6797: extract DAI adda in separate fileKaiChieh Chuang2018-05-254-354/+392
* ASoC: mt6797: switch to SPDX license tagKai Chieh Chuang2018-04-278-94/+24
* ASoC: mt6797: add structure define and clock control function for 6797Kai Chieh Chuang2018-04-275-0/+1101
* ASoC: add mt6797-mt6351 driver and config optionKai Chieh Chuang2018-04-272-0/+205
* ASoC: mt6797: add mt6797 platform driverKai Chieh Chuang2018-04-251-0/+1241