summaryrefslogtreecommitdiff
path: root/sound/hda/codecs/conexant.c
AgeCommit message (Expand)AuthorFilesLines
13 daysALSA: hda/conexant:Fix abnormal Mic/Speaker functionality on SN6140 after S3 ...feng liu1-0/+20
2026-08-26ALSA: hda/conexant: Always enable the headset-mic pin on pluginBob Song1-4/+6
2026-08-20ALSA: hda/conexant: Simplify headset plugin type handlingZhang Heng1-5/+3
2026-08-12ALSA: hda/conexant: Add mute LED quirk for HP ProBook 440 G5Dmytro Moroziuk1-0/+1
2026-08-07ALSA: hda/conexant: Add pin config quirk for Huawei MatebookZhang Heng1-0/+9
2026-07-29ALSA: hda/conexant: Add NULL check for dc_mode_pathwangdicheng1-2/+4
2026-07-13ALSA: hda: conexant: Remove mic bias threshold overrideZhang Heng1-3/+0
2026-06-17ALSA: hda/conexant: Add pin config quirk for Lenovo IdeaPad Slim 5 16AKP10Galen Hassen1-0/+12
2026-04-29ALSA: hda/conexant: Fix missing error check for jack detectionwangdicheng1-1/+7
2026-04-09ALSA: hda/conexant: Clean up with the new GPIO helperTakashi Iwai1-11/+3
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2026-02-17ALSA: hda/conexant: Fix headphone jack handling on Acer Swift SF314Takashi Iwai1-0/+10
2026-02-07ALSA: hda/conexant: Add quirk for HP ZBook Studio G4Takashi Iwai1-0/+1
2026-01-27ALSA: hda/conexant: Add headset mic fix for MECHREVO Wujie 15X Progongqi1-0/+1
2025-09-03ALSA: hda/conexant: Fix typos in commentsThorsten Blum1-2/+2
2025-07-11ALSA: hda/conexant: Rewrite to new probe methodTakashi Iwai1-51/+53
2025-07-11ALSA: hda: Move codec drivers into sound/hda/codecs directoryTakashi Iwai1-0/+1331