aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/mediatek (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown1-0/+1
2019-06-17ASoC: Add missing newline at end of fileGeert Uytterhoeven1-1/+1
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+1
2019-06-06Merge branch 'asoc-5.2' into asoc-5.3Mark Brown1-1/+1
2019-06-06ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: use modern dai_link styleKuninori Morimoto1-62/+106
2019-06-06ASoC: mediatek: mt8183-da7219-max98357: use modern dai_link styleKuninori Morimoto1-75/+107
2019-06-06ASoC: mediatek: mt8173-rt5650-rt5514: use modern dai_link styleKuninori Morimoto1-25/+26
2019-06-06ASoC: mediatek: mt8173-rt5650-rt5676: use modern dai_link styleKuninori Morimoto1-37/+48
2019-06-06ASoC: mediatek: mt8173-rt5650: use modern dai_link styleKuninori Morimoto1-33/+41
2019-06-06ASoC: mediatek: mt8173-max98090: use modern dai_link styleKuninori Morimoto1-12/+22
2019-06-06ASoC: mediatek: mt2701-cs42448: use modern dai_link styleKuninori Morimoto1-30/+65
2019-06-06ASoC: mediatek: mt2701-wm8960: use modern dai_link styleKuninori Morimoto1-12/+22
2019-06-06ASoC: mediatek: mt6797-mt6351: use modern dai_link styleKuninori Morimoto1-39/+76
2019-06-04ASoC: da7219: Fix build error without CONFIG_I2CYueHaibing1-1/+1
2019-06-04ASoC: mediatek: Make some symbols staticYueHaibing1-11/+11
2019-05-23ASoC: mediatek: mt8183: move card registration to the end of probeTzung-Bi Shih1-7/+2
2019-05-23ASoC: mediatek: mt8183: remove unused DAPM pinsTzung-Bi Shih2-29/+2
2019-05-23ASoC: Mediatek: MT8183: enable dev runtime suspend and resumeJiaxin Yu1-4/+1
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