summaryrefslogtreecommitdiff
path: root/sound/hda/codecs/generic.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+2
2026-02-08ALSA: hda/generic: fix typos in commentsPedro Amarante1-2/+2
2025-12-17ALSA: hda: Relax __free() variable declarationsTakashi Iwai1-2/+2
2025-08-29ALSA: hda/generic: Use auto cleanup for temporary buffersTakashi Iwai1-5/+2
2025-08-29ALSA: hda/generic: Use guard() for mutex locksTakashi Iwai1-39/+30
2025-07-11ALSA: hda: Use safer strscpy() instead of strcpy()Takashi Iwai1-2/+2
2025-07-11ALSA: hda: Drop old codec binding methodTakashi Iwai1-12/+0
2025-07-11ALSA: hda/generic: Rewrite to new probe methodTakashi Iwai1-17/+26
2025-07-11ALSA: hda: Move codec drivers into sound/hda/codecs directoryTakashi Iwai1-0/+6160