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-11
ALSA: pcm: Fix breakage of PCM rates used for topology
Takashi Iwai
3
-28
/
+35
2024-09-11
ASoC: mediatek: mt8365: check validity before usage of i2s_data
Muhammad Usama Anjum
1
-1
/
+4
2024-09-11
ASoC: codecs: avoid possible garbage value in peb2466_reg_read()
Su Hui
1
-1
/
+2
2024-09-11
ASoC: amd: acp: remove MODULE_ALIAS for sof based generic machine driver
Vijendar Mukunda
1
-7
/
+0
2024-09-11
ASoC: amd: acp: remove MODULE_ALIAS for legacy machine driver
Vijendar Mukunda
1
-7
/
+0
2024-09-11
ALSA: memalloc: Drop Xen PV workaround again
Takashi Iwai
1
-16
/
+3
2024-09-11
ALSA: hda: Add a new CM9825 standard driver
Leo Tsai
1
-0
/
+269
2024-09-10
ASoC: tlv320aic31xx: Fix typos
Andrew Kreimer
1
-1
/
+1
2024-09-10
ASoC: meson: Remove unused declartion in header file
Zhang Zekun
1
-2
/
+0
2024-09-10
MAINTAINERS: update Pierre Bossart's email and role
Pierre-Louis Bossart
2
-3
/
+4
2024-09-10
ASoC: qcom: sm8250: enable primary mi2s
Jens Reidel
1
-0
/
+8
2024-09-10
ASoC: loongson: Add the correct judgement return
Tang Bin
2
-8
/
+8
2024-09-10
ASoC: soc-ac97: Fix the incorrect description
Tang Bin
1
-2
/
+2
2024-09-10
ALSA: memalloc: Move snd_malloc_ops definition into memalloc.c again
Takashi Iwai
2
-17
/
+11
2024-09-10
ALSA: hda/realtek: Refactor and simplify Samsung Galaxy Book init
Joshua Grisham
2
-317
/
+144
2024-09-10
ALSA: hda/realtek: Enable mic on Vaio VJFH52
Edson Juliano Drosdeck
1
-0
/
+12
2024-09-10
Merge branch 'for-linus' into for-next
Takashi Iwai
24
-91
/
+130
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
ALSA: hda: Use non-SG allocation for the communication buffers
Takashi Iwai
1
-1
/
+1
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-09
ASoC: tas2781: fix to save the dsp bin file name into the correct array in ca...
Shenghao Ding
1
-1
/
+1
2024-09-08
ALSA: rme9652: remove unused parameter in macro
He Lugang
1
-4
/
+4
2024-09-07
ALSA: IEC958 definition for consumer status channel update
Jerome Brunet
1
-1
/
+5
2024-09-07
ALSA: hda: Allow the default preallocation for x86 again
Takashi Iwai
1
-2
/
+3
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-06
ASoC: Intel: soc-acpi-intel-mtl-match: add missing empty item
Bard Liao
1
-0
/
+1
2024-09-06
ASoC: Intel: soc-acpi-intel-lnl-match: add missing empty item
Bard Liao
1
-0
/
+1
[prev]
[next]