index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-26
ASoC: mediatek: mt8189: remove unnecessary NULL check
Dan Carpenter
1
-6
/
+4
2025-11-18
ASoC: mediatek: mt8189: add machine driver with nau8825
Cyril Chao
3
-0
/
+1202
2025-11-18
ASoC: mediatek: mt8189: add platform driver
Cyril Chao
4
-0
/
+2643
2025-11-18
ASoC: mediatek: mt8189: support PCM in platform driver
Cyril Chao
1
-0
/
+332
2025-11-18
ASoC: mediatek: mt8189: support TDM in platform driver
Cyril Chao
1
-0
/
+672
2025-11-18
ASoC: mediatek: mt8189: support I2S in platform driver
Cyril Chao
1
-0
/
+1463
2025-11-18
ASoC: mediatek: mt8189: support ADDA in platform driver
Cyril Chao
1
-0
/
+1228
2025-11-18
ASoC: mediatek: mt8189: support audio clock control
Cyril Chao
2
-0
/
+826
2025-11-18
ASoC: mediatek: mt8189: add common header
Cyril Chao
3
-0
/
+11110
2025-11-17
ASoC: mediatek: mt8365-afe-pcm: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
1
-2
/
+1
2025-11-17
ASoC: mediatek: mt8195-mt6359: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
1
-8
/
+13
2025-11-17
ASoC: mediatek: mt8188-mt6359: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
1
-7
/
+10
2025-11-17
ASoC: mediatek: mt8186-mt6366: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
1
-9
/
+10
2025-11-17
ASoC: mediatek: mt8186-mt6366-common: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
1
-1
/
+1
2025-11-17
ASoC: mediatek: mtk-dsp-sof-common: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
1
-2
/
+3
2025-11-17
ASoC: mediatek: mtk-afe-platform-driver: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
1
-3
/
+4
2025-10-30
ASoC: qcom: sdw: fix memory leak
Mark Brown
2
-2
/
+0
2025-10-24
ASoC: mediatek: Fix double pm_runtime_disable in remove functions
Haotian Zhang
2
-2
/
+0
2025-10-20
ASoC: mediatek: mt8195: use snd_kcontrol_chip() instead of snd_soc_kcontrol_c...
Kuninori Morimoto
3
-10
/
+7
2025-10-20
ASoC: mediatek: mt8192: use snd_kcontrol_chip() instead of snd_soc_kcontrol_c...
Kuninori Morimoto
2
-8
/
+8
2025-10-20
ASoC: mediatek: mt8188: use snd_kcontrol_chip() instead of snd_soc_kcontrol_c...
Kuninori Morimoto
4
-11
/
+8
2025-10-20
ASoC: mediatek: mt8186: use snd_kcontrol_chip() instead of snd_soc_kcontrol_c...
Kuninori Morimoto
5
-18
/
+18
2025-10-20
ASoC: mediatek: mt8183: use snd_kcontrol_chip() instead of snd_soc_kcontrol_c...
Kuninori Morimoto
2
-4
/
+4
2025-10-20
ASoC: mediatek: common: use snd_kcontrol_chip() instead of snd_soc_kcontrol_c...
Kuninori Morimoto
1
-12
/
+12
2025-08-28
ASoC: mediatek: common: Switch to for_each_available_child_of_node_scoped()
Chen-Yu Tsai
1
-14
/
+5
2025-08-10
ASoC: mediatek: Use SND_JACK_AVOUT for HDMI/DP jacks
Terry Cheong
7
-11
/
+11
2025-07-24
Merge tag 'asoc-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
8
-51
/
+98
2025-07-23
ASoC: mediatek: common: fix device and OF node leak
Johan Hovold
1
-0
/
+4
2025-07-18
ASoC: mediatek: mt8365-dai-i2s: pass correct size to mt8365_dai_set_priv
Guoqing Jiang
1
-2
/
+1
2025-07-07
ASoC: soc-dapm: cleanups
Mark Brown
1
-2
/
+2
2025-07-07
ASoC: soc-dapm: add prefix on dapm_xxx_event()
Kuninori Morimoto
1
-2
/
+2
2025-06-25
ASoC: Standardize ASoC menu
Mark Brown
1
-0
/
+4
2025-06-24
ASoC: mediatek: Standardize ASoC menu
Kuninori Morimoto
1
-0
/
+4
2025-06-12
ASoC: mediatek: mt8183-afe-pcm: use local `dev` pointer in driver callbacks
Chen-Yu Tsai
1
-20
/
+17
2025-06-12
ASoC: mediatek: mt8173-afe-pcm: use local `dev` pointer in driver callbacks
Chen-Yu Tsai
1
-31
/
+32
2025-06-12
ASoC: mediatek: mt8183-afe-pcm: Support >32 bit DMA addresses
Chen-Yu Tsai
1
-0
/
+14
2025-06-12
ASoC: mediatek: use reserved memory or enable buffer pre-allocation
Chen-Yu Tsai
6
-1
/
+32
2025-05-22
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+1
2025-05-15
ASoC: mediatek: mt8183-afe-pcm: shorten mt8183_is_volatile_reg()
Chen-Yu Tsai
1
-112
/
+40
2025-05-15
ASoC: mediatek: mt8183-afe-pcm: Shorten irq_data table using macros
Chen-Yu Tsai
1
-143
/
+33
2025-05-15
ASoC: mediatek: mt8183-afe-pcm: Shorten memif_data table using macros
Chen-Yu Tsai
1
-189
/
+54
2025-05-08
ASoC: mediatek: mt8188-mt6359: Depend on MT6359_ACCDET set or disabled
NĂcolas F. R. A. Prado
1
-1
/
+1
2025-05-05
ASoC: mediatek: mt8188-mt6359: select CONFIG_SND_SOC_MT6359_ACCDET
Arnd Bergmann
1
-0
/
+1
2025-05-03
ASoC: soc-utils: add snd_soc_dlc_is_dummy()
Mark Brown
2
-6
/
+6
2025-05-02
ASoC: mediatek: mt8195: use snd_soc_dlc_is_dummy()
Kuninori Morimoto
1
-3
/
+3
2025-05-02
ASoC: mediatek: mt8188: use snd_soc_dlc_is_dummy()
Kuninori Morimoto
1
-3
/
+3
2025-04-17
ASoC: mediatek: mt8195: Add mt8195-mt6359 card
Julien Massot
1
-0
/
+16
2025-04-17
ASoC: mediatek: mt8195: Set ETDM1/2 IN/OUT to COMP_DUMMY()
Julien Massot
1
-2
/
+2
2025-04-17
ASoC: mediatek: mt8195: Move rt5682 specific dapm routes
Julien Massot
1
-5
/
+14
2025-03-17
ASoC: Convert to modern PM macros
Mark Brown
10
-37
/
+36
[next]