index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
hda
/
common
/
codec.c
Age
Commit message (
Expand
)
Author
10 days
ALSA: hda: Force resume if acomp notified during system suspend
Nícolas F. R. A. Prado
2026-06-11
ALSA: hda: Use the new helper for PCM instance refcount
Takashi Iwai
2026-05-15
ALSA: hda: Fix NULL pointer dereference in snd_hda_ctl_add()
Quan Sun
2026-04-09
ALSA: hda: Add a simple GPIO setup helper function
Takashi Iwai
2026-04-09
ALSA: hda: Add sync version of snd_hda_codec_write()
Takashi Iwai
2026-04-03
ALSA: hda: Notify IEC958 Default PCM switch state changes
Cássio Gabriel
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-12-17
ALSA: hda: Relax __free() variable declarations
Takashi Iwai
2025-08-29
ALSA: hda/common: Use guard() for spinlocks
Takashi Iwai
2025-08-29
ALSA: hda/common: Use auto cleanup for temporary buffers
Takashi Iwai
2025-08-29
ALSA: hda/common: Use guard() for mutex locks
Takashi Iwai
2025-08-29
ALSA: hda/common: Use cleanup macros for PM controls
Takashi Iwai
2025-08-14
ALSA: hda: Use min() to simplify snd_hda_get_devices()
Thorsten Blum
2025-08-13
ALSA: hda: Improve local variable data type in snd_hda_get_num_devices()
Thorsten Blum
2025-07-11
ALSA: hda: Use safer strscpy() instead of strcpy()
Takashi Iwai
2025-07-11
ALSA: hda: Return the codec init error properly at snd_hda_codec_build_contro...
Takashi Iwai
2025-07-11
ALSA: hda: Drop superfluous driver->ops NULL checks
Takashi Iwai
2025-07-11
ALSA: hda: Drop old codec binding method
Takashi Iwai
2025-07-11
ALSA: hda: Introduce hda_codec_driver ops
Takashi Iwai
2025-07-11
ALSA: hda: Move common codec driver into sound/hda/common directory
Takashi Iwai