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-01-22
Improve SOF support for Steam Deck OLED
Mark Brown
5
-43
/
+69
2024-01-22
ASoC: allow up to eight CPU/codec DAIs
Krzysztof Kozlowski
1
-1
/
+4
2024-01-22
ASoC: codecs: wcd934x: drop unneeded regulator include
Krzysztof Kozlowski
1
-1
/
+0
2024-01-22
ASoC: codecs: wcd938x: skip printing deferred probe failuers
Krzysztof Kozlowski
1
-3
/
+1
2024-01-22
ASoC: codecs: wcd938x: handle deferred probe
Krzysztof Kozlowski
1
-1
/
+1
2024-01-22
ASoC: amd: acp: Add check for cpu dai link initialization
Venkata Prasad Potturu
1
-2
/
+7
2024-01-22
ASoC: amd: acp: Update platform name for different boards
Venkata Prasad Potturu
1
-0
/
+4
2024-01-22
ASoC: amd: acp: Enable rt5682s clocks in acp slave mode
Venkata Prasad Potturu
1
-0
/
+7
2024-01-22
ASoC: codecs: wcd938x: fix headphones volume controls
Johan Hovold
1
-1
/
+1
2024-01-22
ASoC: codecs: wcd9335: drop unused gain hack remnant
Johan Hovold
1
-4
/
+0
2024-01-22
ASoC: codecs: lpass-wsa-macro: fix compander volume hack
Johan Hovold
1
-7
/
+0
2024-01-22
ASoC: codecs: wsa883x: fix PA volume control
Johan Hovold
1
-1
/
+5
2024-01-22
ASoC: codecs: ES8326: fix the capture noise issue
Zhu Ning
1
-31
/
+32
2024-01-22
ASoC: codecs: ES8326: Minimize the pop noise on headphone
Zhu Ning
1
-16
/
+20
2024-01-22
ASoC: codecs: ES8326: Improving the THD+N performance
Zhu Ning
2
-9
/
+14
2024-01-22
ASoC: codecs: ES8326: improving crosstalk performance
Zhu Ning
2
-0
/
+83
2024-01-22
ALSA: synth: Save a few bytes of memory when registering a 'snd_emux'
Christophe JAILLET
1
-2
/
+2
2024-01-22
ALSA: hda/realtek: fix mute/micmute LEDs for HP ZBook Power
Andy Chi
1
-0
/
+2
2024-01-22
ASoC: ti: j721e-evm: Use devm_kcalloc() instead of devm_kzalloc()
Erick Archer
1
-2
/
+2
2024-01-22
ASoC: nau8540: Add pre-charge actions for input
David Lin
2
-37
/
+92
2024-01-22
ASoC: p1022_rdk: fix all kernel-doc warnings
Randy Dunlap
1
-9
/
+24
2024-01-22
ASoC: qcom: Use devm_kcalloc() instead of devm_kzalloc()
Erick Archer
1
-1
/
+1
2024-01-22
ASoC: SOF: amd: Compute file paths on firmware load
Cristian Ciocaltea
2
-11
/
+28
2024-01-22
ASoC: SOF: core: Skip firmware test for custom loaders
Cristian Ciocaltea
1
-3
/
+15
2024-01-22
ASoC: SOF: amd: Optimize quirk for Valve Galileo
Cristian Ciocaltea
1
-2
/
+1
2024-01-22
ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe()
Cristian Ciocaltea
1
-9
/
+19
2024-01-22
ASoC: amd: acp: Update MODULE_DESCRIPTION for sof-mach
Cristian Ciocaltea
1
-1
/
+1
2024-01-22
ASoC: amd: acp: Add missing error handling in sof-mach
Cristian Ciocaltea
1
-8
/
+6
2024-01-22
ASoC: amd: acp: Make use of existing *_CODEC_DAI macros
Cristian Ciocaltea
1
-3
/
+3
2024-01-22
ASoC: amd: acp: Drop redundant initialization of machine driver data
Cristian Ciocaltea
1
-10
/
+0
2024-01-22
ASoC: codecs: Add WCD939x Codec driver
Neil Armstrong
4
-0
/
+3702
2024-01-22
ASoC: codecs: Add WCD939x Soundwire devices driver
Neil Armstrong
4
-0
/
+2551
2024-01-22
ASoC: codec: wcd-mbhc-v2: add support when connected behind an USB-C audio mux
Neil Armstrong
2
-15
/
+83
2024-01-22
ASoC: fsl_sai: Add support for i.MX95 platform
Chancel Liu
1
-0
/
+13
2024-01-22
ASoC: atmel: use devm_snd_soc_register_card()
Kuninori Morimoto
1
-7
/
+1
2024-01-22
ASoC: fsl: use devm_snd_soc_register_card()
Kuninori Morimoto
1
-7
/
+1
2024-01-22
ASoC: ti: use devm_snd_soc_register_card()
Kuninori Morimoto
1
-9
/
+1
2024-01-19
Merge tag 'sound-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
19
-128
/
+141
2024-01-18
Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2024-01-18
Merge tag 'soundwire-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2024-01-18
i2c: make i2c_bus_type const
Greg Kroah-Hartman
1
-1
/
+1
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+2
2024-01-17
ALSA: hda/realtek: Enable headset mic on Lenovo M70 Gen5
Bin Li
1
-0
/
+1
2024-01-16
Merge tag 'asoc-fix-v6.8-merge-window' of https://git.kernel.org/pub/scm/linu...
Takashi Iwai
13
-99
/
+93
2024-01-16
ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on HP ZBook
Yo-Jung Lin
1
-0
/
+1
2024-01-16
ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq2xxx
Çağhan Demir
1
-0
/
+1
2024-01-15
ASoC: SOF: ipc4-loader: remove the CPC check warnings
Kai Vehmanen
1
-7
/
+4
2024-01-15
ASoC: SOF: ipc4-pcm: remove log message for LLP
Rander Wang
1
-3
/
+1
2024-01-15
ALSA: hda: generic: Remove obsolete call to ledtrig_audio_get
Heiner Kallweit
1
-1
/
+0
2024-01-15
ALSA: scarlett2: Fix yet more -Wformat-truncation warnings
Takashi Iwai
1
-21
/
+21
[prev]
[next]