aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21ASoC: Mediatek: MT8183: fix compile errorJiaxin Yu1-9/+9
2019-05-21ASoC: Mediatek: MT8183: fix compile errorJiaxin Yu1-2/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-20ASoC: Mediatek: MT8183: enable IIR filterShunli Wang1-3/+11
2019-05-16ASoC: Mediatek: MT8183: set data alignShunli Wang1-0/+18
2019-05-16ASoC: Mediatek: add memory interface data alignShunli Wang2-0/+9
2019-05-02ASoC: Mediatek: MT8183: add I2S2 control path from UL2 and UL3Shunli Wang1-0/+38
2019-05-02ASoC: Mediatek: MT8183: change supported formats of DL2 and UL1Tzung-Bi Shih1-0/+42
2019-05-02ASoC: Mediatek: MT8183: Fix build err while CONFIG_I2C set to moduleYueHaibing1-0/+1
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-04-04ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warningsYueHaibing1-1/+0
2019-04-04ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warningsYueHaibing1-1/+0
2019-04-03ASoC: Mediatek: MT8183: Fix build error in mt8183_da7219_max98357_dev_probeYueHaibing1-1/+1
2019-04-03ASoC: Mediatek: MT8183: TS3A227: fix build errorAnders Roxell1-1/+1
2019-04-01ASoC: Mediatek: MT8183: Add machine driver with DA7219Shunli Wang3-0/+486
2019-04-01ASoC: Mediatek: MT8183: Add machine driver with TS3A227Shunli Wang3-0/+396
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 Shih5-70/+4
2019-03-18ASoC: mediatek: mt8183: skip for i2s5 in mck_disableTzung-Bi Shih1-0/+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/broonie/sound into for-nextTakashi Iwai3-5/+5
2019-02-13ASoC: mediatek: mt8183: make some functions staticWei Yongjun1-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 Chuang2-2/+2
2019-02-08Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai16-0/+7708
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 Chuang3-0/+1375
2019-01-25ASoC: mediatek: mt8183: add platform driverShunli Wang14-0/+6333
2018-11-16ASoC: Convert a few more users to using %pOFn instead of device_node.nameRob Herring2-2/+2
2018-09-21ASoC: tidyup for_each_card_prelinks() dai_linkKuninori Morimoto3-11/+11
2018-09-20ASoC: add for_each_card_prelinks() macroKuninori Morimoto7-33/+40
2018-09-12ASoC: remove unneeded static set .owner field in platform_driverzhong jiang2-2/+0
2018-09-04ASoC: add for_each_rtd_codec_dai() macroKuninori Morimoto3-9/+6
2018-06-29ASoC: mt6797: sub dai use list_headKaiChieh Chuang5-40/+81
2018-06-29ASoC: mediatek: sub dai use list_headKaiChieh Chuang2-42/+28
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-1/+2
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-31ASoC: mediatek: export mtk-afe symbols as neededArnd Bergmann1-0/+5
2018-05-25ASoC: mt6797: combine DAI to register componentKaiChieh Chuang3-13/+53
2018-05-25ASoC: mt6797: extract DAI adda in separate fileKaiChieh Chuang4-354/+392
2018-05-25ASoC: mediatek: add sub dai to mtk_base_afeKaiChieh Chuang3-0/+101
2018-05-02ASoC: mediatek: add the .probe() callback in mt2701_afe_pcm_dai_componentRyder Lee1-17/+14
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-27ASoC: mt6797: switch to SPDX license tagKai Chieh Chuang8-94/+24