index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-29
ALSA: hda/component: Use guard() for mutex locks
Takashi Iwai
2
-13
/
+5
2025-08-29
ALSA: hda/cs8409: Use guard() for mutex locks
Takashi Iwai
1
-17
/
+5
2025-08-29
ALSA: hda/tas2781: Use guard() for mutex locks
Takashi Iwai
1
-36
/
+17
2025-08-29
ALSA: hda/cs35l41: Use guard() for mutex locks
Takashi Iwai
1
-63
/
+47
2025-08-29
ALSA: hda/realtek: Use guard() for mutex locks and COEF locks
Takashi Iwai
3
-34
/
+27
2025-08-29
ALSA: hda/hdmi: Use guard() for mutex locks
Takashi Iwai
2
-110
/
+63
2025-08-29
ALSA: hda/ca0132: Use guard() for mutex locks
Takashi Iwai
1
-110
/
+60
2025-08-29
ALSA: hda/core: Use guard() for mutex locks
Takashi Iwai
5
-51
/
+27
2025-08-29
ALSA: hda/common: Use guard() for mutex locks
Takashi Iwai
3
-105
/
+74
2025-08-29
ALSA: hda: Use auto cleanup macros for DSP loader locks
Takashi Iwai
2
-35
/
+23
2025-08-29
ALSA: hda/common: Use cleanup macros for PM controls
Takashi Iwai
3
-21
/
+24
2025-08-29
ALSA: hda/realtek: Use cleanup macros for PM controls
Takashi Iwai
1
-2
/
+1
2025-08-29
ALSA: hda/hdmi: Use cleanup macros for PM controls
Takashi Iwai
1
-19
/
+10
2025-08-29
ALSA: hda/ca0132: Use cleanup macros for PM controls
Takashi Iwai
1
-77
/
+48
2025-08-29
Merge tag 'asoc-fix-v6.17-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
4
-12
/
+18
2025-08-29
ASoC: SOF: Intel: only detect codecs when HDA DSP probe
Bard Liao
4
-5
/
+6
2025-08-29
ASoC: SOF: Intel: split codec mask detect and programming UNSOL
Bard Liao
2
-3
/
+3
2025-08-29
ALSA: usb-audio: Add mute TLV for playback volumes on more devices
qaqland
1
-0
/
+10
2025-08-28
ASoC: Intel: avs: Refactor machine-board registration
Mark Brown
2
-190
/
+118
2025-08-28
ASoC: use int type to store negative error codes
Mark Brown
6
-6
/
+9
2025-08-28
ASoC: renesas: msiof: Make small adjustments to avoid
Mark Brown
13
-108
/
+84
2025-08-28
ASoC: SOF: Intel: WCL: Add the sdw_process_wakeen op
Ajye Huang
1
-0
/
+1
2025-08-28
ALSA: hda: Avoid binding with SOF for SKL/KBL platforms
Takashi Iwai
1
-0
/
+7
2025-08-28
ASoC: amd: acp: Remove (explicitly) unused header
Andy Shevchenko
1
-1
/
+1
2025-08-28
ASoC: qcom: use int type to store negative error codes
Qianfeng Rong
2
-2
/
+3
2025-08-28
ASoC: adau1977: use int type to store negative error codes
Qianfeng Rong
1
-1
/
+1
2025-08-28
ASoC: amd: use int type to store negative error codes
Qianfeng Rong
3
-3
/
+5
2025-08-28
ASoC: Intel: avs: Allow i2s test and non-test boards to coexist
Cezary Rojewski
1
-3
/
+7
2025-08-28
ASoC: Intel: avs: Simplify avs_get_i2s_boards()
Cezary Rojewski
1
-10
/
+10
2025-08-28
ASoC: Intel: avs: Simplify dmi_match_quirk()
Cezary Rojewski
1
-9
/
+3
2025-08-28
ASoC: Intel: avs: Cleanup duplicate members
Cezary Rojewski
2
-225
/
+10
2025-08-28
ASoC: Intel: avs: New board registration routines
Cezary Rojewski
1
-0
/
+145
2025-08-28
ASoC: mediatek: common: Switch to for_each_available_child_of_node_scoped()
Chen-Yu Tsai
1
-14
/
+5
2025-08-28
ASoC: renesas: msiof: start DMAC first
Kuninori Morimoto
1
-3
/
+3
2025-08-28
ASoC: renesas: msiof: cleanup status clear method
Kuninori Morimoto
1
-5
/
+8
2025-08-28
ASoC: renesas: msiof: tidyup error message
Kuninori Morimoto
1
-1
/
+1
2025-08-28
ASoC: renesas: msiof: msiof_update_and_wait() checks whether reg was updated
Kuninori Morimoto
1
-3
/
+10
2025-08-28
ASoC: rsnd: tidyup direction name on rsnd_dai_connect()
Kuninori Morimoto
1
-1
/
+1
2025-08-28
ALSA: lx_core: use int type to store negative error codes
Qianfeng Rong
1
-2
/
+2
2025-08-27
ALSA: hda/tas2781: Fix EFI name for calibration beginning with 1 instead of 0
Shenghao Ding
1
-2
/
+2
2025-08-27
ALSA: pcm: oss: Use guard() for spin locks
Takashi Iwai
1
-2
/
+1
2025-08-27
ALSA: usb-audio: move mixer_quirks' min_mute into common quirk
Cryolitia PukNgae
3
-9
/
+17
2025-08-26
ALSA: hda/realtek: Fix headset mic for TongFang X6[AF]R5xxY
Aaron Erhardt
1
-0
/
+2
2025-08-26
ALSA: usb-audio: us144mkii: Fixes for handshake, MIDI out and cleanup
Ĺ erif Rami
3
-3
/
+2
2025-08-26
ALSA: hda/hdmi: Restore missing HDMI codec entries
Daniel Dadap
2
-0
/
+19
2025-08-25
ASoC: fixup snd_soc_lookup_component_nolocked()
Mark Brown
1
-10
/
+15
2025-08-25
ASoC: tlv320aic32x4: use dev_err_probe() for regulators
Matthias Schiffer
1
-10
/
+8
2025-08-25
ASoC: SOF: imx: Remove the use of dev_err_probe()
Xichao Zhao
2
-4
/
+3
2025-08-25
ASoC: imx-hdmi: remove cpu_pdev related code
Shengjiu Wang
1
-12
/
+1
2025-08-25
ASoC: codecs: idt821034: fix wrong log in idt821034_chip_direction_output()
Cryolitia PukNgae
1
-1
/
+1
[prev]
[next]