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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-10
ASoC: qcom: sm8250: enable primary mi2s
Jens Reidel
1
-0
/
+8
2024-09-09
ASoC: mt8365: Fix -Werror builds
Mark Brown
8
-153
/
+120
2024-09-09
ASoC: loongson: Simplify code formatting
Mark Brown
5
-159
/
+157
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
184
-184
/
+184
2024-09-09
ASoC: atmel: mchp-i2s-mcc: Remove interface name from stream_name
Codrin Ciubotariu
1
-2
/
+2
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: loongson: Factor out loongson i2s enable clock functions
Binbin Zhou
1
-39
/
+47
2024-09-09
ASoC: loongson: Factor out loongson_card_acpi_find_device() function
Binbin Zhou
1
-24
/
+31
2024-09-09
ASoC: loongson: Replace if with ternary operator
Binbin Zhou
1
-14
/
+10
2024-09-09
ASoC: loongson: Simplify if statment in loongson_card_hw_params()
Binbin Zhou
1
-16
/
+16
2024-09-09
ASoC: loongson: Simplify with dev_err_probe()
Binbin Zhou
2
-35
/
+21
2024-09-09
ASoC: loongson: Simplify probe() with local dev variable
Binbin Zhou
2
-23
/
+24
2024-09-09
ASoC: loongson: Use BIT() macro
Binbin Zhou
2
-17
/
+17
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-09
ASoC: tlv320aic31xx: Add support for loading filter coefficients
Romain Gantois
1
-0
/
+100
2024-09-06
ASoC: codecs: Use devm_clk_get_enabled() helpers
ying zuxin
1
-13
/
+1
2024-09-06
ASoC: makes rtd->initialized bit field
Kuninori Morimoto
1
-2
/
+1
2024-09-06
ASoC: amd: acp: Return in-case of error
Muhammad Usama Anjum
1
-1
/
+1
2024-09-06
ASoC: loongson: remove redundant variable assignments
Tang Bin
1
-3
/
+1
2024-09-05
ASoC: Intel: skl_hda_dsp_generic: convert comma to semicolon
Chen Ni
1
-8
/
+8
2024-09-05
ASoC: topology-test: Convert comma to semicolon
Chen Ni
1
-66
/
+66
2024-09-05
Add audio support for the MediaTek Genio 350-evk
Mark Brown
7
-0
/
+2560
2024-09-05
ASoC: atmel: mchp-i2s-mcc: Improve maxburst calculation for better performance
Codrin Ciubotariu
1
-5
/
+33
2024-09-05
ASoC: mediatek: Add MT8365 support
Alexandre Mergnat
3
-0
/
+36
2024-09-05
ASoC: codecs: add MT6357 support
Nicolas Belin
4
-0
/
+2524
2024-09-04
Some clean up with helper fucntion
Mark Brown
2
-20
/
+3
2024-09-04
ASoC: audio-graph-card2: Use helper function of_get_child_count()
Zhang Zekun
1
-10
/
+1
2024-09-04
ASoC: audio-graph-card: Use for_each_child_of_node_scoped() to simplify code
Zhang Zekun
1
-10
/
+2
2024-09-04
ASoC: mediatek: mt2701-cs42448: Optimize redundant code in mt2701_cs42448_mac...
Liu Jing
1
-8
/
+8
2024-09-03
Add i2s/tdm support for acp7.0 and acp7.1 platforms
Mark Brown
7
-138
/
+387
2024-09-03
Fixes for the audio setup on the rk3588-nanopc-t6
Mark Brown
1
-0
/
+12
2024-09-03
Add audio support for the MediaTek Genio 350-evk
Mark Brown
13
-0
/
+6565
2024-09-03
ASoC: loongson: fix error release
tangbin
1
-2
/
+2
2024-09-03
ASoC: tlv320aic32x4: Add multi endpoint support
Marek Vasut
1
-0
/
+9
2024-09-03
ASoC: rt5682: Return devm_of_clk_add_hw_provider to transfer the error
Ma Ke
1
-1
/
+3
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
[next]