aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/mediatek
AgeCommit message (Expand)Author
2018-06-29ASoC: mt6797: sub dai use list_headKaiChieh Chuang
2018-06-29ASoC: mediatek: sub dai use list_headKaiChieh Chuang
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-05-31ASoC: mt6797-mt6351: add hostless phone call pathKai Chieh Chuang
2018-05-31ASoC: mt6797: add Hostless DAIKai Chieh Chuang
2018-05-31ASoC: mt6797: add PCM interfaceKai Chieh Chuang
2018-05-31ASoC: mediatek: export mtk-afe symbols as neededArnd Bergmann
2018-05-25ASoC: mt6797: combine DAI to register componentKaiChieh Chuang
2018-05-25ASoC: mt6797: extract DAI adda in separate fileKaiChieh Chuang
2018-05-25ASoC: mediatek: add sub dai to mtk_base_afeKaiChieh Chuang
2018-05-02ASoC: mediatek: add the .probe() callback in mt2701_afe_pcm_dai_componentRyder Lee
2018-05-02ASoC: mediatek: avoid using snd_soc_platformKai Chieh Chuang
2018-04-27ASoC: mediatek: preallocate pages use platform deviceKai Chieh Chuang
2018-04-27ASoC: mt6797: switch to SPDX license tagKai Chieh Chuang
2018-04-27ASoC: mt6797: add structure define and clock control function for 6797Kai Chieh Chuang
2018-04-27ASoC: add mt6797-mt6351 driver and config optionKai Chieh Chuang
2018-04-26ASoC: mediatek: switch to SPDX license tagRyder Lee
2018-04-26ASoC: mediatek: add MT7622 AFE supportRyder Lee
2018-04-26ASoC: mediatek: Add MTK_STREAM_NUM to mtk-base-afe.hRyder Lee
2018-04-26ASoC: mediatek: simplify the control logic of MT2701 I2SRyder Lee
2018-04-25ASoC: mediatek: use snd_soc_dai_get_drvdata() to get the private dataRyder Lee
2018-04-25ASoC: mt6797: add mt6797 platform driverKai Chieh Chuang
2018-03-28Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5651', 'aso...Mark Brown
2018-03-28Merge remote-tracking branches 'asoc/topic/max98927', 'asoc/topic/mc13783', '...Mark Brown
2018-03-28Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', ...Mark Brown
2018-03-21ASoC: mediatek: mt2701: Fix a typo in printkMasanari Iida
2018-03-18ASoC: mediatek: mt2701: drop unnessary snd_soc_unregister_component()Wei Yongjun
2018-02-12ASoC: mt2701/mt8173: replace platform to componentKuninori Morimoto
2018-02-12ASoC: rt5645/rt5677: replace codec to componentKuninori Morimoto
2018-02-12ASoC: max98090: replace codec to componentKuninori Morimoto
2018-02-07Merge remote-tracking branches 'asoc/topic/max98373', 'asoc/topic/mtk', 'asoc...Mark Brown
2018-02-07Merge remote-tracking branches 'asoc/fix/compress', 'asoc/fix/core', 'asoc/fi...Mark Brown
2018-02-07ASoC: mt8173-rt5650: fix child-node lookupJohan Hovold
2018-01-22ASoC: mediatek: fix double free in mt2701_afe_pcm_dev_probe()Ryder Lee
2018-01-12Merge remote-tracking branches 'asoc/topic/mtk', 'asoc/topic/nau8540', 'asoc/...Mark Brown
2018-01-12Merge remote-tracking branches 'asoc/topic/max98926', 'asoc/topic/max98927', ...Mark Brown
2018-01-10ASoC: mt8173: remove unnecessary micbias widget in routeBard Liao
2018-01-08ASoC: mediatek: mt2701: fix return value check in mt2701_afe_pcm_dev_probe()Wei Yongjun
2018-01-04ASoC: mediatek: modify MT2701 AFE driver to adapt mfd deviceRyder Lee
2018-01-04ASoC: mediatek: add some core clocks for MT2701 AFERyder Lee
2018-01-03ASoC: mediatek: cleanup audio driver for MT2701Ryder Lee
2018-01-03ASoC: mediatek: rework clock functions for MT2701Ryder Lee
2018-01-03ASoC: mediatek: fix error handling in mt2701_afe_pcm_dev_probe()Ryder Lee
2017-12-01ASoC: mt8173: Fix platform_get_irq's error checkingArvind Yadav
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-01Merge remote-tracking branches 'asoc/topic/mtk', 'asoc/topic/mxs', 'asoc/topi...Mark Brown
2017-08-21ASoC: mediatek: Remove unnecessary function callDonglin Peng
2017-08-18ASoC: mediatek: switch to use platform_get_irq_byname()Ryder Lee
2017-08-07ASoC: mediatek: Fix an error checking codeChristophe Jaillet
2017-07-17ASoC: mediatek: mt2701: constify snd_soc_dai_ops structureGustavo A. R. Silva