| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-02-06 | ASoC: mediatek: Drop superfluous PCM preallocation error checks |  Takashi Iwai | 1 | -3/+3 |
| 2019-02-04 | ASoC: mediatek: btcvsd: fix spelling mistake "offest" -> "offset" |  Colin Ian King | 1 | -1/+1 |
| 2019-02-02 | ASoC: mediatek: add btcvsd driver |  KaiChieh Chuang | 3 | -0/+1375 |
| 2019-01-25 | ASoC: mediatek: mt8183: add platform driver |  Shunli Wang | 14 | -0/+6333 |
| 2018-11-16 | ASoC: Convert a few more users to using %pOFn instead of device_node.name |  Rob Herring | 2 | -2/+2 |
| 2018-09-21 | ASoC: tidyup for_each_card_prelinks() dai_link |  Kuninori Morimoto | 3 | -11/+11 |
| 2018-09-20 | ASoC: add for_each_card_prelinks() macro |  Kuninori Morimoto | 7 | -33/+40 |
| 2018-09-12 | ASoC: remove unneeded static set .owner field in platform_driver |  zhong jiang | 2 | -2/+0 |
| 2018-09-04 | ASoC: add for_each_rtd_codec_dai() macro |  Kuninori Morimoto | 3 | -9/+6 |
| 2018-06-29 | ASoC: mt6797: sub dai use list_head |  KaiChieh Chuang | 5 | -39/+80 |
| 2018-06-29 | ASoC: mediatek: sub dai use list_head |  KaiChieh Chuang | 2 | -42/+28 |
| 2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() |  Kees Cook | 1 | -1/+2 |
| 2018-05-31 | ASoC: mt6797-mt6351: add hostless phone call path |  Kai Chieh Chuang | 1 | -0/+46 |
| 2018-05-31 | ASoC: mt6797: add Hostless DAI |  Kai Chieh Chuang | 5 | -0/+129 |
| 2018-05-31 | ASoC: mt6797: add PCM interface |  Kai Chieh Chuang | 5 | -0/+494 |
| 2018-05-31 | ASoC: mediatek: export mtk-afe symbols as needed |  Arnd Bergmann | 1 | -0/+5 |
| 2018-05-25 | ASoC: mt6797: combine DAI to register component |  KaiChieh Chuang | 3 | -13/+53 |
| 2018-05-25 | ASoC: mt6797: extract DAI adda in separate file |  KaiChieh Chuang | 4 | -354/+392 |
| 2018-05-25 | ASoC: mediatek: add sub dai to mtk_base_afe |  KaiChieh Chuang | 3 | -0/+101 |
| 2018-05-02 | ASoC: mediatek: add the .probe() callback in mt2701_afe_pcm_dai_component |  Ryder Lee | 1 | -17/+14 |
| 2018-05-02 | ASoC: mediatek: avoid using snd_soc_platform |  Kai Chieh Chuang | 1 | -1/+1 |
| 2018-04-27 | ASoC: mediatek: preallocate pages use platform device |  Kai Chieh Chuang | 1 | -2/+2 |
| 2018-04-27 | ASoC: mt6797: switch to SPDX license tag |  Kai Chieh Chuang | 8 | -94/+24 |
| 2018-04-27 | ASoC: mt6797: add structure define and clock control function for 6797 |  Kai Chieh Chuang | 5 | -0/+1101 |
| 2018-04-27 | ASoC: add mt6797-mt6351 driver and config option |  Kai Chieh Chuang | 4 | -0/+226 |
| 2018-04-26 | ASoC: mediatek: switch to SPDX license tag |  Ryder Lee | 21 | -190/+22 |
| 2018-04-26 | ASoC: mediatek: add MT7622 AFE support |  Ryder Lee | 4 | -15/+48 |
| 2018-04-26 | ASoC: mediatek: Add MTK_STREAM_NUM to mtk-base-afe.h |  Ryder Lee | 4 | -71/+30 |
| 2018-04-26 | ASoC: mediatek: simplify the control logic of MT2701 I2S |  Ryder Lee | 3 | -100/+66 |
| 2018-04-25 | ASoC: mediatek: use snd_soc_dai_get_drvdata() to get the private data |  Ryder Lee | 3 | -88/+46 |
| 2018-04-25 | ASoC: mt6797: add mt6797 platform driver |  Kai Chieh Chuang | 1 | -0/+1241 |
| 2018-03-28 | Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5651', 'asoc/topic/rt5659' and 'asoc/topic/rt5660' into asoc-next |  Mark Brown | 3 | -15/+15 |
| 2018-03-28 | Merge remote-tracking branches 'asoc/topic/max98927', 'asoc/topic/mc13783', 'asoc/topic/mediatek', 'asoc/topic/ml26124' and 'asoc/topic/msm8916-wcd-analog' into asoc-next |  Mark Brown | 1 | -1/+1 |
| 2018-03-28 | Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', 'asoc/topic/max98357a', 'asoc/topic/max98371' and 'asoc/topic/max98373' into asoc-next |  Mark Brown | 1 | -2/+2 |
| 2018-03-21 | ASoC: mediatek: mt2701: Fix a typo in printk |  Masanari Iida | 1 | -1/+1 |
| 2018-03-18 | ASoC: mediatek: mt2701: drop unnessary snd_soc_unregister_component() |  Wei Yongjun | 1 | -2/+0 |
| 2018-02-12 | ASoC: mt2701/mt8173: replace platform to component |  Kuninori Morimoto | 5 | -47/+73 |
| 2018-02-12 | ASoC: rt5645/rt5677: replace codec to component |  Kuninori Morimoto | 3 | -15/+15 |
| 2018-02-12 | ASoC: max98090: replace codec to component |  Kuninori Morimoto | 1 | -2/+2 |
| 2018-02-07 | Merge remote-tracking branches 'asoc/topic/max98373', 'asoc/topic/mtk', 'asoc/topic/pcm', 'asoc/topic/rockchip' and 'asoc/topic/sam9g20_wm8731' into asoc-next |  Mark Brown | 1 | -14/+18 |
| 2018-02-07 | Merge remote-tracking branches 'asoc/fix/compress', 'asoc/fix/core', 'asoc/fix/dapm', 'asoc/fix/mtk' and 'asoc/fix/stm' into asoc-next |  Mark Brown | 9 | -640/+288 |
| 2018-02-07 | ASoC: mt8173-rt5650: fix child-node lookup |  Johan Hovold | 1 | -8/+3 |
| 2018-01-22 | ASoC: mediatek: fix double free in mt2701_afe_pcm_dev_probe() |  Ryder Lee | 1 | -14/+18 |
| 2018-01-12 | Merge remote-tracking branches 'asoc/topic/mtk', 'asoc/topic/nau8540', 'asoc/topic/nau8824', 'asoc/topic/nau8825' and 'asoc/topic/nuc900' into asoc-next |  Mark Brown | 8 | -612/+268 |
| 2018-01-12 | Merge remote-tracking branches 'asoc/topic/max98926', 'asoc/topic/max98927', 'asoc/topic/mc13783', 'asoc/topic/msm8916' and 'asoc/topic/mt8173' into asoc-next |  Mark Brown | 1 | -3/+3 |
| 2018-01-10 | ASoC: mt8173: remove unnecessary micbias widget in route |  Bard Liao | 3 | -6/+0 |
| 2018-01-08 | ASoC: mediatek: mt2701: fix return value check in mt2701_afe_pcm_dev_probe() |  Wei Yongjun | 1 | -2/+2 |
| 2018-01-04 | ASoC: mediatek: modify MT2701 AFE driver to adapt mfd device |  Ryder Lee | 2 | -26/+20 |
| 2018-01-04 | ASoC: mediatek: add some core clocks for MT2701 AFE |  Ryder Lee | 2 | -1/+32 |
| 2018-01-03 | ASoC: mediatek: cleanup audio driver for MT2701 |  Ryder Lee | 4 | -145/+24 |