index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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: seq: oss/midi: Cleanup with guard and auto-cleanup
Takashi Iwai
1
-80
/
+36
2025-08-29
ALSA: seq: oss: Clean up core code with guard()
Takashi Iwai
1
-17
/
+7
2025-08-29
ALSA: seq: Clean up fifo locking with guard
Takashi Iwai
3
-13
/
+6
2025-08-29
ALSA: seq: Clean up queue locking with auto cleanup
Takashi Iwai
4
-81
/
+39
2025-08-29
ALSA: seq: Clean up port locking with auto cleanup
Takashi Iwai
3
-93
/
+53
2025-08-29
ALSA: seq: Use auto-cleanup for client refcounting
Takashi Iwai
3
-146
/
+86
2025-08-29
ALSA: seq: Use guard() for mutex and rwsem locks
Takashi Iwai
1
-120
/
+110
2025-08-29
ALSA: seq: Clean up spin lock with guard()
Takashi Iwai
2
-44
/
+47
2025-08-29
ALSA: seq: Simplify internal command operation from OSS layer
Takashi Iwai
3
-52
/
+35
2025-08-29
ALSA: hda/intel: Use guard() for spinlocks
Takashi Iwai
1
-2
/
+1
2025-08-29
ALSA: hda/common: Use guard() for spinlocks
Takashi Iwai
2
-37
/
+26
2025-08-29
ALSA: hda/core: Use guard() for spinlocks
Takashi Iwai
2
-50
/
+33
2025-08-29
ALSA: hda/ext: Use guard() for spinlocks
Takashi Iwai
1
-21
/
+17
2025-08-29
ALSA: hda/generic: Use auto cleanup for temporary buffers
Takashi Iwai
1
-5
/
+2
2025-08-29
ALSA: hda/realtek: Use auto cleanup for temporary buffers
Takashi Iwai
1
-2
/
+1
2025-08-29
ALSA: hda/common: Use auto cleanup for temporary buffers
Takashi Iwai
2
-23
/
+14
2025-08-29
ALSA: hda/intel: Use guard() for mutex locks
Takashi Iwai
1
-6
/
+5
2025-08-29
ALSA: hda/analog: Use guard() for mutex locks
Takashi Iwai
1
-2
/
+1
2025-08-29
ALSA: hda/generic: Use guard() for mutex locks
Takashi Iwai
1
-39
/
+30
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
[prev]
[next]