index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
mediatek
/
mt8365
Age
Commit message (
Expand
)
Author
Files
Lines
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
7
-152
/
+119
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-09-09
ASoC: codecs: fix the right check and simplify code
Tang Bin
1
-5
/
+5
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
1
-0
/
+15
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