aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek/mt8173 (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-12ASoC: mediatek: mt8173: rename local irq variablePierre-Louis Bossart1-3/+3
2021-01-21ASoC: mediatek: sync parameter naming (rate/sample_bits)Kuninori Morimoto1-1/+1
2020-09-22ASoC: hdmi-codec: Use set_jack ops to set jackCheng-Yi Chiang1-3/+2
2020-07-23ASoC: mediatek: use asoc_substream_to_rtd()Kuninori Morimoto5-5/+5
2020-05-18ASoC: mediatek: use snd_soc_xxx_active()Kuninori Morimoto1-4/+4
2020-03-27ASoC: mediatek: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto5-9/+9
2020-03-10ASoC: mediatek: use for_each_rtd_codecs/cpus_dai() macroKuninori Morimoto3-3/+3
2020-02-11ASoC: mediatek: mt8173-rt5650: support HDMI jack reportingTzung-Bi Shih1-1/+16
2020-01-21ASoC: mediatek: move .suspend/.resume to componentKuninori Morimoto1-6/+4
2019-12-16ASoC: mediatek: mt8173-rt5650-rt5676: use snd_soc_dai_link_component for codec_confKuninori Morimoto1-1/+1
2019-12-16ASoC: mediatek: mt8173-rt5650-rt5514: use snd_soc_dai_link_component for codec_confKuninori Morimoto1-1/+1
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-07-31ASoC: mt8173: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
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-03-19ASoC: mediatek: Fix UBSAN warning.Pi-Hsun Shih1-16/+0
2018-11-16ASoC: Convert a few more users to using %pOFn instead of device_node.nameRob Herring1-1/+1
2018-09-20ASoC: add for_each_card_prelinks() macroKuninori Morimoto4-15/+19
2018-09-04ASoC: add for_each_rtd_codec_dai() macroKuninori Morimoto3-9/+6
2018-04-26ASoC: mediatek: switch to SPDX license tagRyder Lee6-54/+6
2018-04-25ASoC: mediatek: use snd_soc_dai_get_drvdata() to get the private dataRyder Lee1-21/+7
2018-03-28Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5651', 'asoc/topic/rt5659' and 'asoc/topic/rt5660' into asoc-nextMark Brown3-15/+15
2018-03-28Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', 'asoc/topic/max98357a', 'asoc/topic/max98371' and 'asoc/topic/max98373' into asoc-nextMark Brown1-2/+2
2018-02-12ASoC: mt2701/mt8173: replace platform to componentKuninori Morimoto1-19/+23
2018-02-12ASoC: rt5645/rt5677: replace codec to componentKuninori Morimoto3-15/+15
2018-02-12ASoC: max98090: replace codec to componentKuninori Morimoto1-2/+2
2018-02-07Merge remote-tracking branches 'asoc/fix/compress', 'asoc/fix/core', 'asoc/fix/dapm', 'asoc/fix/mtk' and 'asoc/fix/stm' into asoc-nextMark Brown4-17/+6
2018-02-07ASoC: mt8173-rt5650: fix child-node lookupJohan Hovold1-8/+3
2018-01-12Merge remote-tracking branches 'asoc/topic/mtk', 'asoc/topic/nau8540', 'asoc/topic/nau8824', 'asoc/topic/nau8825' and 'asoc/topic/nuc900' into asoc-nextMark Brown3-6/+0
2018-01-10ASoC: mt8173: remove unnecessary micbias widget in routeBard Liao3-6/+0
2017-12-01ASoC: mt8173: Fix platform_get_irq's error checkingArvind Yadav1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-21ASoC: mediatek: Remove unnecessary function callDonglin Peng3-3/+0
2017-03-20ASoC: mediatek: constify snd_soc_ops structuresBhumika Goyal4-4/+4
2017-01-31ASoC: mt8173-max98090: remove the call to snd_soc_jack_add_pins.Enric Balletbo i Serra1-10/+4
2016-07-14ASoC: mediatek: Add HDMI dai-links to the mt8173-rt5650 machine driverPC Liao1-0/+26
2016-06-29ASoC: mediatek: let mt8173 use mediatek common structureGarlic Tseng2-424/+297
2016-06-29ASoC: mediatek: Refine mt8173 driver and change config optionGarlic Tseng7-0/+2554