summaryrefslogtreecommitdiff
path: root/sound/hda/codecs/generic.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-31ALSA: hda: Add hda_append_suffix() local helperTakashi Iwai1-2/+2
2026-07-30ALSA: hda: Drop index handling from snd_hda_get_pin_label()Takashi Iwai1-1/+1
2026-07-30ALSA: hda: Drop unneeded calculation of index at get_jack_mode_name()Takashi Iwai1-18/+1
2026-04-09ALSA: hda: Add sync version of snd_hda_codec_write()Takashi Iwai1-1/+1
2026-02-21Convert '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