summaryrefslogtreecommitdiff
path: root/sound/hda/codecs/ca0132.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-12ALSA: hda/ca0132: replace sprintf() with snprintf()Bob Song1-9/+10
2026-08-12ALSA: hda/ca0132: set codec->spec to NULL after freeingBob Song1-0/+2
2026-07-31ALSA: hda: ca0132: Use auto-cleanup for firmware loadingTakashi Iwai1-9/+3
2026-05-19Merge branch 'for-linus' into for-nextTakashi Iwai1-13/+31
2026-05-19ALSA: hda/ca0132: add QUIRK_GENERIC path for Gigabyte GA-Z170X-Gaming G1Ezio Galeazzi1-13/+98
2026-05-15ALSA: hda/ca0132: Disable auto-detect on manual output selectMatt DeVillier1-13/+31
2026-04-09ALSA: hda/ca0132: Clean up with the new GPIO helperTakashi Iwai1-12/+2
2026-02-28ALSA: hda/ca0132: Set HP/Speaker auto-detect default from headphone pin verbMatt DeVillier1-0/+9
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-6/+5
2025-08-29ALSA: hda/ca0132: Use guard() for mutex locksTakashi Iwai1-110/+60
2025-08-29ALSA: hda/ca0132: Use cleanup macros for PM controlsTakashi Iwai1-77/+48
2025-08-06ALSA: hda/ca0132: Fix missing error handling in ca0132_alt_select_out()Takashi Iwai1-1/+4
2025-07-11ALSA: hda: Use safer strscpy() instead of strcpy()Takashi Iwai1-9/+9
2025-07-11ALSA: hda/ca0132: Rewrite to new probe methodTakashi Iwai1-36/+67
2025-07-11ALSA: hda: Move codec drivers into sound/hda/codecs directoryTakashi Iwai1-0/+10123