aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek/mt6797 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-12ASoC: mediatek: Use managed buffer allocationTakashi Iwai1-1/+0
2019-12-11ASoC: mediatek: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-10-08ASoC: mediatek: remove snd_pcm_opsKuninori Morimoto1-5/+6
2019-07-31ASoC: mt6797: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-4/+1
2019-06-06ASoC: mediatek: mt6797-mt6351: use modern dai_link styleKuninori Morimoto1-39/+76
2019-03-19ASoC: mediatek: Fix UBSAN warning.Pi-Hsun Shih1-16/+0
2018-11-16ASoC: Convert a few more users to using %pOFn instead of device_node.nameRob Herring1-1/+1
2018-09-21ASoC: tidyup for_each_card_prelinks() dai_linkKuninori Morimoto1-3/+3
2018-09-20ASoC: add for_each_card_prelinks() macroKuninori Morimoto1-6/+7
2018-09-12ASoC: remove unneeded static set .owner field in platform_driverzhong jiang1-1/+0
2018-06-29ASoC: mt6797: sub dai use list_headKaiChieh Chuang5-40/+81
2018-05-31ASoC: mt6797-mt6351: add hostless phone call pathKai Chieh Chuang1-0/+46
2018-05-31ASoC: mt6797: add Hostless DAIKai Chieh Chuang5-0/+129
2018-05-31ASoC: mt6797: add PCM interfaceKai Chieh Chuang5-0/+494
2018-05-25ASoC: mt6797: combine DAI to register componentKaiChieh Chuang1-10/+43
2018-05-25ASoC: mt6797: extract DAI adda in separate fileKaiChieh Chuang4-354/+392
2018-04-27ASoC: mt6797: switch to SPDX license tagKai Chieh Chuang8-94/+24
2018-04-27ASoC: mt6797: add structure define and clock control function for 6797Kai Chieh Chuang5-0/+1101
2018-04-27ASoC: add mt6797-mt6351 driver and config optionKai Chieh Chuang2-0/+205
2018-04-25ASoC: mt6797: add mt6797 platform driverKai Chieh Chuang1-0/+1241