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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-12
ASoC: SOF: Intel: hda: remove common_hdmi_codec_drv
Brent Lu
1
-1
/
+0
2024-09-12
ASoC: Intel: sof_pcm512x: do not check common_hdmi_codec_drv
Brent Lu
1
-2
/
+1
2024-09-12
ASoC: Intel: ehl_rt5660: do not check common_hdmi_codec_drv
Brent Lu
1
-2
/
+1
2024-09-12
ASoC: Intel: skl_hda_dsp_generic: use common module for DAI links
Brent Lu
5
-379
/
+70
2024-09-12
ASoC: Intel: board_helpers: support HDA link initialization
Brent Lu
2
-0
/
+155
2024-09-12
ASoC: Improvements for mchp-pdmc
Mark Brown
1
-11
/
+29
2024-09-12
ALSA: ump: Use %*ph to print small buffer
Andy Shevchenko
1
-10
/
+3
2024-09-11
ASoC: meson: axg-card: fix 'use-after-free'
Arseniy Krasnov
1
-1
/
+2
2024-09-11
Add support for primary mi2s on SM8250
Mark Brown
1
-0
/
+8
2024-09-11
ASoC: atmel: mchp-pdmc: Add snd_soc_dai_driver name
Codrin Ciubotariu
1
-0
/
+1
2024-09-11
ASoC: atmel: mchp-pdmc: Improve maxburst calculation for better performance
Codrin Ciubotariu
1
-11
/
+28
2024-09-11
ALSA: pcm: Fix breakage of PCM rates used for topology
Takashi Iwai
2
-11
/
+17
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
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
22
-89
/
+128
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
[prev]
[next]