summaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Mediatek: MT8183: add I2S2 control path from UL2 and UL3Shunli Wang2019-05-021-0/+38
* ASoC: Mediatek: MT8183: change supported formats of DL2 and UL1Tzung-Bi Shih2019-05-021-0/+42
* ASoC: Mediatek: MT8183: Fix build err while CONFIG_I2C set to moduleYueHaibing2019-05-021-0/+1
* Merge branch 'asoc-5.1' into asoc-5.2Mark Brown2019-04-261-2/+2
|\
| * ASoC: mediatek: btcvsd fix irq maskKaiChieh Chuang2019-04-261-2/+2
* | ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warningsYueHaibing2019-04-041-1/+0
* | ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warningsYueHaibing2019-04-041-1/+0
* | ASoC: Mediatek: MT8183: Fix build error in mt8183_da7219_max98357_dev_probeYueHaibing2019-04-031-1/+1
* | ASoC: Mediatek: MT8183: TS3A227: fix build errorAnders Roxell2019-04-031-1/+1
* | ASoC: Mediatek: MT8183: Add machine driver with DA7219Shunli Wang2019-04-013-0/+486
* | ASoC: Mediatek: MT8183: Add machine driver with TS3A227Shunli Wang2019-04-013-0/+396
* | ASoC: mediatek: Reduce repititive code on mtk_regmap_update_bits.Pi-Hsun Shih2019-03-191-28/+18
* | ASoC: mediatek: Fix UBSAN warning.Pi-Hsun Shih2019-03-195-70/+4
|/
* ASoC: mediatek: mt8183: skip for i2s5 in mck_disableTzung-Bi Shih2019-03-181-0/+4
* Merge tag 'v5.1-rc1' into asoc-5.1Mark Brown2019-03-181-3/+3
|\
| * Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2019-02-283-5/+5
| |\
| * \ Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-02-0816-0/+7708
| |\ \
| * | | ASoC: mediatek: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-061-3/+3
* | | | ASoC: mediatek: btcvsd add loopbackKaiChieh Chuang2019-02-281-1/+68
| |_|/ |/| |
* | | ASoC: mediatek: mt8183: make some functions staticWei Yongjun2019-02-131-2/+2
* | | ASoC: mediatek: btcvsd fix rx stream assignKaiChieh Chuang2019-02-121-1/+1
* | | ASoC: mediatek: use %pOFn instead of device_node.nameKaiChieh Chuang2019-02-112-2/+2
| |/ |/|
* | ASoC: mediatek: btcvsd: fix spelling mistake "offest" -> "offset"Colin Ian King2019-02-041-1/+1
* | ASoC: mediatek: add btcvsd driverKaiChieh Chuang2019-02-023-0/+1375
* | ASoC: mediatek: mt8183: add platform driverShunli Wang2019-01-2514-0/+6333
|/
* ASoC: Convert a few more users to using %pOFn instead of device_node.nameRob Herring2018-11-162-2/+2
* ASoC: tidyup for_each_card_prelinks() dai_linkKuninori Morimoto2018-09-213-11/+11
* ASoC: add for_each_card_prelinks() macroKuninori Morimoto2018-09-207-33/+40
* ASoC: remove unneeded static set .owner field in platform_driverzhong jiang2018-09-122-2/+0
* ASoC: add for_each_rtd_codec_dai() macroKuninori Morimoto2018-09-043-9/+6
* ASoC: mt6797: sub dai use list_headKaiChieh Chuang2018-06-295-40/+81
* ASoC: mediatek: sub dai use list_headKaiChieh Chuang2018-06-292-42/+28
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-1/+2
* 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: mediatek: export mtk-afe symbols as neededArnd Bergmann2018-05-311-0/+5
* ASoC: mt6797: combine DAI to register componentKaiChieh Chuang2018-05-253-13/+53
* ASoC: mt6797: extract DAI adda in separate fileKaiChieh Chuang2018-05-254-354/+392
* ASoC: mediatek: add sub dai to mtk_base_afeKaiChieh Chuang2018-05-253-0/+101
* ASoC: mediatek: add the .probe() callback in mt2701_afe_pcm_dai_componentRyder Lee2018-05-021-17/+14
* ASoC: mediatek: avoid using snd_soc_platformKai Chieh Chuang2018-05-021-1/+1
* ASoC: mediatek: preallocate pages use platform deviceKai Chieh Chuang2018-04-271-2/+2
* 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-274-0/+226
* ASoC: mediatek: switch to SPDX license tagRyder Lee2018-04-2621-190/+22
* ASoC: mediatek: add MT7622 AFE supportRyder Lee2018-04-264-15/+48
* ASoC: mediatek: Add MTK_STREAM_NUM to mtk-base-afe.hRyder Lee2018-04-264-71/+30
* ASoC: mediatek: simplify the control logic of MT2701 I2SRyder Lee2018-04-263-100/+66