summaryrefslogtreecommitdiff
path: root/sound/soc/mediatek
AgeCommit message (Expand)Author
2024-11-27ASoC: mediatek: Check num_codecs is not zero to avoid panic during probeNícolas F. R. A. Prado
2024-11-11ASoC: add symmetric_ prefix for dai->rate/channels/sample_bitsKuninori Morimoto
2024-11-08ASoC: mediatek: mt8183: Remove unnecessary variable assignmentsTang Bin
2024-10-23ASoC: mediatek: remove dpcm_xxx flagsKuninori Morimoto
2024-10-17ASoC: mediatek: mt8188: remove unnecessary variable assignmentTang Bin
2024-10-11ASoC: mediatek: mt8188: Remove unnecessary variable assignmentsTang Bin
2024-09-14Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2024-09-12ASoC: mediatek: mt7986-afe-pcm: Remove redundant error messageTang Bin
2024-09-12ASoc: mediatek: mt8365: Remove unneeded assignmentMuhammad Usama Anjum
2024-09-11ASoC: mediatek: mt8365: check validity before usage of i2s_dataMuhammad Usama Anjum
2024-09-09ASoC: mt8365: Fix -Werror buildsMark Brown
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-09ASoC: codecs: fix the right check and simplify codeTang Bin
2024-09-09ASoC: mt8365: Allow build coverageMark Brown
2024-09-09ASoC: mt8365: Remove unused DMIC IIR coefficient configurationMark Brown
2024-09-09ASoC: mt8365: Remove unused variablesMark Brown
2024-09-09ASoC: mt8365: Make non-exported functions staticMark Brown
2024-09-09ASoC: mt8365: Remove unused prototype for mt8365_afe_clk_group_48k()Mark Brown
2024-09-09ASoC: mt8365: Remove spurious unsigned long castsMark Brown
2024-09-09ASoC: mt8365: Open code BIT() to avoid spurious warningsMark Brown
2024-09-09ASoC: mediatek: mt8365: remove unused mt8365_i2s_hd_strArnd Bergmann
2024-09-09ASoC: mediatek: mt8365: include linux/bitfield.hArnd Bergmann
2024-09-05ASoC: mediatek: Add MT8365 supportAlexandre Mergnat
2024-09-04ASoC: mediatek: mt2701-cs42448: Optimize redundant code in mt2701_cs42448_mac...Liu Jing
2024-09-03ASoC: mediatek: mt8365: Add the AFE driver supportAlexandre Mergnat
2024-09-03ASoc: mediatek: mt8365: Add a specific soundcard for EVKNicolas Belin
2024-09-03ASoC: mediatek: mt8365: Add PCM DAI supportAlexandre Mergnat
2024-09-03ASoC: mediatek: mt8365: Add DMIC DAI supportAlexandre Mergnat
2024-09-03ASoC: mediatek: mt8365: Add ADDA DAI supportAlexandre Mergnat
2024-09-03ASoC: mediatek: mt8365: Add I2S DAI supportAlexandre Mergnat
2024-09-03ASoC: mediatek: mt8365: Add audio clock control supportAlexandre Mergnat
2024-09-03ASoC: mediatek: mt8365: Add common headerAlexandre Mergnat
2024-08-28ASoC: mediatek: mt8188-mt6359: Modify keyZhang Yi
2024-08-20ASoC: Merge up fixesMark Brown
2024-08-14ASoC: mediatek: mt8188: Mark AFE_DAC_CON0 register as volatileYR Yang
2024-07-29ASoC: mediatek: mt8192: remove redundant null pointer check before of_node_putChen Ni
2024-06-24ASoC: mediatek: mt8195: Add platform entry for ETDM1_OUT_BE dai linkChen-Yu Tsai
2024-06-05ASoC: mediatek: mt8183-da7219-max98357: Fix kcontrol name collisionHsin-Te Yuan
2024-05-13Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2024-05-09ASoC: mediatek: mt8192: fix register configuration for tdmHsin-Te Yuan
2024-05-08ASoC: mediatek: Use *-y instead of *-objs in MakefileTakashi Iwai
2024-05-06ASoC: mediatek: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski
2024-04-16ASoC: mediatek: mt8186: Unify mt8186-mt6366 machine driversAngeloGioacchino Del Regno
2024-04-16ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cbAngeloGioacchino Del Regno
2024-04-16ASoC: mediatek: Add common mtk_afe_component_probe callbackAngeloGioacchino Del Regno
2024-04-16ASoC: mediatek: mt8186-rt1019: Migrate to the common mtk_soundcard_startupAngeloGioacchino Del Regno
2024-04-16ASoC: mediatek: mt8192: Migrate to the common mtk_soundcard_startupAngeloGioacchino Del Regno
2024-04-16ASoC: mediatek: mt8195: Migrate to the common mtk_soundcard_startupAngeloGioacchino Del Regno
2024-04-16ASoC: mediatek: Add common snd_soc_ops .startup() callbackAngeloGioacchino Del Regno
2024-04-16ASoC: mediatek: mt8186: Migrate to mtk_soundcard_common_probeAngeloGioacchino Del Regno