index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
hda
/
common
/
codec.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-29
ALSA: hda/common: Use guard() for spinlocks
Takashi Iwai
1
-7
/
+3
2025-08-29
ALSA: hda/common: Use auto cleanup for temporary buffers
Takashi Iwai
1
-2
/
+2
2025-08-29
ALSA: hda/common: Use guard() for mutex locks
Takashi Iwai
1
-52
/
+37
2025-08-29
ALSA: hda/common: Use cleanup macros for PM controls
Takashi Iwai
1
-11
/
+19
2025-08-14
ALSA: hda: Use min() to simplify snd_hda_get_devices()
Thorsten Blum
1
-6
/
+5
2025-08-13
ALSA: hda: Improve local variable data type in snd_hda_get_num_devices()
Thorsten Blum
1
-1
/
+1
2025-07-11
ALSA: hda: Use safer strscpy() instead of strcpy()
Takashi Iwai
1
-2
/
+2
2025-07-11
ALSA: hda: Return the codec init error properly at snd_hda_codec_build_contro...
Takashi Iwai
1
-4
/
+6
2025-07-11
ALSA: hda: Drop superfluous driver->ops NULL checks
Takashi Iwai
1
-8
/
+7
2025-07-11
ALSA: hda: Drop old codec binding method
Takashi Iwai
1
-18
/
+2
2025-07-11
ALSA: hda: Introduce hda_codec_driver ops
Takashi Iwai
1
-15
/
+41
2025-07-11
ALSA: hda: Move common codec driver into sound/hda/common directory
Takashi Iwai
1
-0
/
+4049