index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-05
ASoC: mediatek: mt8188-mt6359: Remove hardcoded dmic codec
Nícolas F. R. A. Prado
1
-3
/
+1
2024-11-27
ASoC: mediatek: Check num_codecs is not zero to avoid panic during probe
Nícolas F. R. A. Prado
3
-6
/
+16
2024-11-11
ASoC: add symmetric_ prefix for dai->rate/channels/sample_bits
Kuninori Morimoto
4
-6
/
+6
2024-11-08
ASoC: mediatek: mt8183: Remove unnecessary variable assignments
Tang Bin
1
-6
/
+1
2024-10-23
ASoC: mediatek: remove dpcm_xxx flags
Kuninori Morimoto
15
-267
/
+185
2024-10-17
ASoC: mediatek: mt8188: remove unnecessary variable assignment
Tang Bin
1
-1
/
+0
2024-10-11
ASoC: mediatek: mt8188: Remove unnecessary variable assignments
Tang Bin
1
-4
/
+1
2024-09-14
Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
23
-23
/
+6327
2024-09-12
ASoC: mediatek: mt7986-afe-pcm: Remove redundant error message
Tang Bin
1
-4
/
+3
2024-09-12
ASoc: mediatek: mt8365: Remove unneeded assignment
Muhammad Usama Anjum
1
-2
/
+1
2024-09-11
ASoC: mediatek: mt8365: check validity before usage of i2s_data
Muhammad Usama Anjum
1
-1
/
+4
2024-09-09
ASoC: mt8365: Fix -Werror builds
Mark Brown
8
-153
/
+120
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
9
-9
/
+9
2024-09-09
ASoC: codecs: fix the right check and simplify code
Tang Bin
1
-5
/
+5
2024-09-09
ASoC: mt8365: Allow build coverage
Mark Brown
1
-1
/
+1
2024-09-09
ASoC: mt8365: Remove unused DMIC IIR coefficient configuration
Mark Brown
1
-30
/
+0
2024-09-09
ASoC: mt8365: Remove unused variables
Mark Brown
2
-3
/
+1
2024-09-09
ASoC: mt8365: Make non-exported functions static
Mark Brown
2
-8
/
+8
2024-09-09
ASoC: mt8365: Remove unused prototype for mt8365_afe_clk_group_48k()
Mark Brown
1
-1
/
+0
2024-09-09
ASoC: mt8365: Remove spurious unsigned long casts
Mark Brown
1
-3
/
+3
2024-09-09
ASoC: mt8365: Open code BIT() to avoid spurious warnings
Mark Brown
1
-107
/
+107
2024-09-09
ASoC: mediatek: mt8365: remove unused mt8365_i2s_hd_str
Arnd Bergmann
1
-7
/
+0
2024-09-09
ASoC: mediatek: mt8365: include linux/bitfield.h
Arnd Bergmann
1
-0
/
+2
2024-09-05
ASoC: mediatek: Add MT8365 support
Alexandre Mergnat
3
-0
/
+36
2024-09-04
ASoC: mediatek: mt2701-cs42448: Optimize redundant code in mt2701_cs42448_mac...
Liu Jing
1
-8
/
+8
2024-09-03
ASoC: mediatek: mt8365: Add the AFE driver support
Alexandre Mergnat
1
-0
/
+2275
2024-09-03
ASoc: mediatek: mt8365: Add a specific soundcard for EVK
Nicolas Belin
1
-0
/
+345
2024-09-03
ASoC: mediatek: mt8365: Add PCM DAI support
Alexandre Mergnat
1
-0
/
+293
2024-09-03
ASoC: mediatek: mt8365: Add DMIC DAI support
Alexandre Mergnat
1
-0
/
+340
2024-09-03
ASoC: mediatek: mt8365: Add ADDA DAI support
Alexandre Mergnat
1
-0
/
+311
2024-09-03
ASoC: mediatek: mt8365: Add I2S DAI support
Alexandre Mergnat
1
-0
/
+850
2024-09-03
ASoC: mediatek: mt8365: Add audio clock control support
Alexandre Mergnat
2
-0
/
+453
2024-09-03
ASoC: mediatek: mt8365: Add common header
Alexandre Mergnat
2
-0
/
+1440
2024-08-28
ASoC: mediatek: mt8188-mt6359: Modify key
Zhang Yi
1
-4
/
+13
2024-08-20
ASoC: Merge up fixes
Mark Brown
1
-0
/
+1
2024-08-14
ASoC: mediatek: mt8188: Mark AFE_DAC_CON0 register as volatile
YR Yang
1
-0
/
+1
2024-07-29
ASoC: mediatek: mt8192: remove redundant null pointer check before of_node_put
Chen Ni
1
-3
/
+1
2024-06-24
ASoC: mediatek: mt8195: Add platform entry for ETDM1_OUT_BE dai link
Chen-Yu Tsai
1
-0
/
+1
2024-06-05
ASoC: mediatek: mt8183-da7219-max98357: Fix kcontrol name collision
Hsin-Te Yuan
1
-5
/
+5
2024-05-13
Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
36
-2770
/
+1220
2024-05-09
ASoC: mediatek: mt8192: fix register configuration for tdm
Hsin-Te Yuan
1
-2
/
+2
2024-05-08
ASoC: mediatek: Use *-y instead of *-objs in Makefile
Takashi Iwai
9
-10
/
+10
2024-05-06
ASoC: mediatek: Use snd_soc_substream_to_rtd() for accessing private_data
Krzysztof Kozlowski
7
-24
/
+24
2024-04-16
ASoC: mediatek: mt8186: Unify mt8186-mt6366 machine drivers
AngeloGioacchino Del Regno
4
-1242
/
+202
2024-04-16
ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cb
AngeloGioacchino Del Regno
6
-102
/
+7
2024-04-16
ASoC: mediatek: Add common mtk_afe_component_probe callback
AngeloGioacchino Del Regno
1
-0
/
+18
2024-04-16
ASoC: mediatek: mt8186-rt1019: Migrate to the common mtk_soundcard_startup
AngeloGioacchino Del Regno
1
-96
/
+36
2024-04-16
ASoC: mediatek: mt8192: Migrate to the common mtk_soundcard_startup
AngeloGioacchino Del Regno
1
-98
/
+41
2024-04-16
ASoC: mediatek: mt8195: Migrate to the common mtk_soundcard_startup
AngeloGioacchino Del Regno
1
-142
/
+53
2024-04-16
ASoC: mediatek: Add common snd_soc_ops .startup() callback
AngeloGioacchino Del Regno
2
-0
/
+75
[next]