| Age | Commit message (Expand) | Author | Files | Lines |
| 4 days | ALSA: cmipci: check snd_ctl_new1() return value | Zhao Dongdong | 1 | -0/+6 |
| 4 days | ALSA: ymfpci: check snd_ctl_new1() return value | Zhao Dongdong | 1 | -0/+6 |
| 4 days | ALSA: ice1712: check snd_ctl_new1() return value | Zhao Dongdong | 3 | -0/+16 |
| 4 days | ALSA: es1938: check snd_ctl_new1() return value | Zhao Dongdong | 1 | -0/+2 |
| 13 days | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -0/+6 |
| 13 days | ALSA: ice1724: Fix blocking open for independent surround PCMs | Cássio Gabriel | 1 | -5/+14 |
| 14 days | ALSA: ctxfi: Keep line/mic notification controls per mixer | Cássio Gabriel | 2 | -10/+10 |
| 2026-05-16 | ALSA: asihpi: Fix potential OOB array access at reading cache | Takashi Iwai | 1 | -0/+6 |
| 2026-05-15 | ALSA: asihpi: Use flexible array for control cache | Rosen Penev | 2 | -14/+6 |
| 2026-05-15 | ALSA: ctxfi: Use flexible array for SRCIMP imappers | Rosen Penev | 2 | -15/+2 |
| 2026-05-04 | ALSA: Consistently define pci_device_ids using named initializers | Uwe Kleine-König (The Capable Hub) | 52 | -255/+428 |
| 2026-04-27 | ALSA: ctxfi: simplify mixer allocation | Rosen Penev | 2 | -24/+7 |
| 2026-04-20 | ALSA: als4000: Fix capture trigger chip->mode race | Cássio Gabriel | 1 | -24/+20 |
| 2026-04-06 | ALSA: ctxfi: Add fallback to default RSR for S/PDIF | Harin Lee | 1 | -1/+2 |
| 2026-04-06 | ALSA: ctxfi: Limit PTP to a single page | Harin Lee | 1 | -1/+1 |
| 2026-04-01 | ALSA: ctxfi: Precompute SRC allocation loop bound | Harin Lee | 1 | -6/+4 |
| 2026-04-01 | ALSA: ctxfi: Use correct DAIO type for da_desc | Harin Lee | 2 | -10/+12 |
| 2026-04-01 | ALSA: ctxfi: Rename SPDIFI1 to SPDIFI_BAY | Harin Lee | 3 | -6/+6 |
| 2026-04-01 | Merge branch 'for-linus' into for-next | Takashi Iwai | 3 | -36/+62 |
| 2026-03-31 | ALSA: ctxfi: Don't enumerate SPDIF1 at DAIO initialization | Takashi Iwai | 1 | -3/+7 |
| 2026-03-29 | ALSA: ctxfi: Check the error for index mapping | Takashi Iwai | 1 | -31/+50 |
| 2026-03-29 | ALSA: ctxfi: Fix missing SPDIFI1 index handling | Takashi Iwai | 1 | -0/+1 |
| 2026-03-28 | ALSA: asihpi: detect truncated control names | Pengpeng Hou | 1 | -14/+22 |
| 2026-03-18 | ALSA: asihpi: avoid write overflow check warning | Arnd Bergmann | 1 | -2/+4 |
| 2026-02-22 | Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses | Kees Cook | 1 | -1/+1 |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 4 | -12/+6 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 52 | -123/+123 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 55 | -145/+137 |
| 2026-02-20 | Merge tag 'sound-fix-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 22 | -335/+22 |
| 2026-02-18 | ALSA: echoaudio: Add SPDX ids to some files | Tim Bird | 22 | -335/+22 |
| 2026-02-12 | Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -0/+1 |
| 2026-02-08 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -0/+2 |
| 2026-02-08 | ALSA: ctxfi: Add quirk for SE-300PCIE variant (160b:0102) | Harin Lee | 1 | -5/+6 |
| 2026-01-20 | kernel.h: drop hex.h and update all hex.h users | Randy Dunlap | 1 | -0/+1 |
| 2026-01-19 | ALSA: ctxfi: Fix potential OOB access in audio mixer handling | Takashi Iwai | 1 | -0/+2 |
| 2025-12-31 | ALSA: echoaudio: adjust function name | Julia Lawall | 2 | -4/+4 |
| 2025-12-31 | ALSA: ice1724: adjust function name reference | Julia Lawall | 1 | -1/+1 |
| 2025-12-31 | ALSA: mixart: adjust field name reference | Julia Lawall | 1 | -1/+1 |
| 2025-12-14 | ALSA: emu10k1: Convert to snd_seq bus probe mechanism | Uwe Kleine-König | 1 | -8/+5 |
| 2025-11-25 | ALSA: ctxfi: Add support for Onkyo SE-300PCIE (OK0010) | Harin Lee | 4 | -14/+43 |
| 2025-11-25 | ALSA: ctxfi: Add support for dedicated RCA switching | Harin Lee | 8 | -5/+111 |
| 2025-11-25 | ALSA: ctxfi: Refactor resource alloc for sparse mappings | Harin Lee | 2 | -29/+35 |
| 2025-11-25 | ALSA: ctxfi: Use explicit output flag for DAIO resources | Harin Lee | 3 | -8/+11 |
| 2025-11-25 | ALSA: ctxfi: Add ADC helper functions for GPIO | Harin Lee | 1 | -9/+28 |
| 2025-11-25 | ALSA: ctxfi: Add hw parameter to daio_mgr_dao_init() | Harin Lee | 4 | -4/+4 |
| 2025-11-20 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -4/+4 |
| 2025-11-17 | ALSA: au88x0: Fix incorrect error handling for PCI config reads | Haotian Zhang | 1 | -4/+4 |
| 2025-11-08 | ALSA: au88x0: Fix array bounds warning in EQ drivers | wangdicheng | 1 | -1/+1 |
| 2025-10-27 | ALSA: maestro3: using vmalloc_array() to handle the code | tanze | 1 | -3/+3 |
| 2025-09-15 | ALSA: asihpi: Simplify error handling in PCM substream setup | Jihed Chaibi | 1 | -8/+8 |
| 2025-09-06 | ALSA: cs4281: Send the PCM period elapsed notification properly | Chandra Mohan Sundar | 1 | -0/+1 |
| 2025-09-03 | ALSA: rme32: Fix serialization in snd_rme32_capture_adat_open() | Dan Carpenter | 1 | -1/+1 |
| 2025-09-01 | ALSA: ymfpci: Use guard() for spin locks | Takashi Iwai | 1 | -147/+101 |
| 2025-09-01 | ALSA: vx222: Use guard() for mutex locks | Takashi Iwai | 1 | -8/+4 |
| 2025-09-01 | ALSA: via82xx: Use guard() for spin locks | Takashi Iwai | 2 | -47/+39 |
| 2025-09-01 | ALSA: trident: Use guard() for spin locks | Takashi Iwai | 1 | -184/+140 |
| 2025-09-01 | ALSA: trident: Use guard() for mutex locks | Takashi Iwai | 1 | -14/+5 |
| 2025-09-01 | ALSA: sonicvibes: Use guard() for spin locks | Takashi Iwai | 1 | -69/+44 |
| 2025-09-01 | ALSA: sis7019: Use guard() for spin locks | Takashi Iwai | 1 | -25/+14 |
| 2025-09-01 | ALSA: sis7019: Use guard() for mutex locks | Takashi Iwai | 1 | -3/+1 |
| 2025-09-01 | ALSA: rme9652: Use guard() for spin locks | Takashi Iwai | 1 | -121/+78 |
| 2025-09-01 | ALSA: hdspm: Use guard() for spin locks | Takashi Iwai | 1 | -173/+126 |
| 2025-09-01 | ALSA: hdsp: Use guard() for spin locks | Takashi Iwai | 1 | -185/+124 |
| 2025-09-01 | ALSA: rme96: Use guard() for spin locks | Takashi Iwai | 1 | -126/+85 |
| 2025-09-01 | ALSA: rme32: Use guard() for spin locks | Takashi Iwai | 1 | -96/+56 |
| 2025-09-01 | ALSA: pcxhr: Use guard() for mutex locks | Takashi Iwai | 4 | -86/+45 |
| 2025-09-01 | ALSA: oxygen: Use guard() for spin locks | Takashi Iwai | 6 | -152/+139 |
| 2025-09-01 | ALSA: oxygen: Use guard() for mutex locks | Takashi Iwai | 7 | -119/+59 |
| 2025-09-01 | ALSA: nm256: Use guard() for spin locks | Takashi Iwai | 1 | -20/+10 |
| 2025-09-01 | ALSA: nm256: Use guard() for mutex locks | Takashi Iwai | 1 | -5/+2 |
| 2025-09-01 | ALSA: mixart: Use guard() for mutex locks | Takashi Iwai | 3 | -95/+70 |
| 2025-09-01 | ALSA: maestro3: Use guard() for spin locks | Takashi Iwai | 1 | -16/+7 |
| 2025-09-01 | ALSA: lx6464es: Use guard() for mutex locks | Takashi Iwai | 2 | -108/+48 |
| 2025-09-01 | ALSA: lola: Use guard() for spin locks | Takashi Iwai | 2 | -5/+2 |
| 2025-09-01 | ALSA: lola: Use guard() for mutex locks | Takashi Iwai | 1 | -20/+13 |
| 2025-09-01 | ALSA: korg1212: Use guard() for spin locks | Takashi Iwai | 1 | -110/+58 |
| 2025-09-01 | ALSA: korg1212: Use guard() for mutex locks | Takashi Iwai | 1 | -10/+4 |
| 2025-09-01 | ALSA: intel8x0: Use guard() for spin locks | Takashi Iwai | 2 | -96/+88 |
| 2025-09-01 | ALSA: ice1712: Use guard() for spin locks | Takashi Iwai | 4 | -292/+238 |
| 2025-09-01 | ALSA: ice1712: Use guard() for mutex locks | Takashi Iwai | 11 | -189/+132 |
| 2025-09-01 | ALSA: fm801: Use guard() for spin locks | Takashi Iwai | 1 | -41/+30 |
| 2025-09-01 | ALSA: es1968: Use guard() for spin locks | Takashi Iwai | 1 | -92/+54 |
| 2025-09-01 | ALSA: es1968: Use guard() for mutex locks | Takashi Iwai | 1 | -10/+4 |
| 2025-09-01 | ALSA: es1938: Use guard() for spin locks | Takashi Iwai | 1 | -18/+10 |
| 2025-09-01 | ALSA: emu10k1x: Use guard() for spin locks | Takashi Iwai | 1 | -133/+88 |
| 2025-09-01 | ALSA: emu10k1: Use guard() for spin locks | Takashi Iwai | 11 | -325/+192 |
| 2025-09-01 | ALSA: emu10k1: Use guard() for emu1010 FPGA locking | Takashi Iwai | 4 | -27/+14 |
| 2025-09-01 | ALSA: emu10k1: Use guard() for mutex locks | Takashi Iwai | 2 | -35/+20 |
| 2025-09-01 | ALSA: echoaudio: Use guard() for spin locks | Takashi Iwai | 6 | -89/+62 |
| 2025-09-01 | ALSA: echoaudio: Use guard() for mutex locks | Takashi Iwai | 1 | -22/+14 |
| 2025-09-01 | ALSA: ctxfi: Use guard() for spin locks | Takashi Iwai | 5 | -197/+115 |
| 2025-09-01 | ALSA: ctxfi: Use guard() for mutex locks | Takashi Iwai | 2 | -25/+19 |
| 2025-09-01 | ALSA: cs5535audio: Use guard() for spin locks | Takashi Iwai | 2 | -14/+12 |
| 2025-09-01 | ALSA: cs46xx: Use guard() for spin locks | Takashi Iwai | 3 | -108/+69 |
| 2025-09-01 | ALSA: cs46xx: Use guard() for mutex locks | Takashi Iwai | 3 | -97/+59 |
| 2025-09-01 | ALSA: cs4281: Use guard() for spin locks | Takashi Iwai | 1 | -34/+19 |
| 2025-09-01 | ALSA: cmipci: Use guard() for spin locks | Takashi Iwai | 1 | -96/+69 |
| 2025-09-01 | ALSA: cmipci: Use guard() for mutex locks | Takashi Iwai | 1 | -14/+6 |
| 2025-09-01 | ALSA: ca0106: Use guard() for spin locks | Takashi Iwai | 3 | -134/+96 |
| 2025-09-01 | ALSA: bt87x: Use guard() for spin locks | Takashi Iwai | 1 | -16/+10 |
| 2025-09-01 | ALSA: aw2: Use guard() for spin locks | Takashi Iwai | 1 | -10/+8 |
| 2025-09-01 | ALSA: aw2: Use guard() for mutex locks | Takashi Iwai | 1 | -6/+2 |
| 2025-09-01 | ALSA: atiixp: Use guard() for spin locks | Takashi Iwai | 2 | -40/+30 |
| 2025-09-01 | ALSA: atiixp: Use guard() for mutex locks | Takashi Iwai | 2 | -31/+17 |
| 2025-09-01 | ALSA: ad1889: Use guard() for spin locks | Takashi Iwai | 1 | -9/+3 |
| 2025-09-01 | ALSA: als4000: Use guard() for spin locks | Takashi Iwai | 1 | -36/+32 |
| 2025-09-01 | ALSA: als300: Use guard() for spin locks | Takashi Iwai | 1 | -13/+8 |
| 2025-09-01 | ALSA: ens137x: Use guard() for spin locks | Takashi Iwai | 1 | -165/+138 |
| 2025-09-01 | ALSA: ens137x: Use guard() for mutex locks | Takashi Iwai | 2 | -21/+10 |
| 2025-09-01 | ALSA: azt3328: Use guard() for spin locks | Takashi Iwai | 1 | -78/+65 |
| 2025-09-01 | ALSA: ali5451: Use guard() for spin locks | Takashi Iwai | 1 | -54/+38 |
| 2025-09-01 | ALSA: ac97: Use guard() for spin locks | Takashi Iwai | 1 | -25/+22 |
| 2025-09-01 | ALSA: ac97: Use guard() for mutex locks | Takashi Iwai | 4 | -36/+18 |
| 2025-08-28 | ALSA: lx_core: use int type to store negative error codes | Qianfeng Rong | 1 | -2/+2 |
| 2025-08-13 | ALSA: azt3328: Put __maybe_unused for inline functions for gameport | Takashi Iwai | 1 | -4/+4 |
| 2025-07-11 | ALSA: hda: Move codec drivers into sound/hda/codecs directory | Takashi Iwai | 46 | -57853/+0 |
| 2025-07-11 | ALSA: hda: Move controller drivers into sound/hda/controllers directory | Takashi Iwai | 7 | -3958/+0 |
| 2025-07-11 | ALSA: hda: Move common codec driver into sound/hda/common directory | Takashi Iwai | 17 | -11286/+2 |
| 2025-07-11 | ALSA: cmipci: Copy string more safely | Takashi Iwai | 1 | -5/+6 |
| 2025-07-11 | ALSA: ac97: Copy string more safely | Takashi Iwai | 3 | -10/+13 |
| 2025-07-11 | ALSA: ymfpci: Use safer strscpy() instead of strcpy() | Takashi Iwai | 2 | -5/+5 |
| 2025-07-11 | ALSA: via82xx: Use safer strscpy() instead of strcpy() | Takashi Iwai | 2 | -12/+12 |
| 2025-07-11 | ALSA: trident: Use safer strscpy() instead of strcpy() | Takashi Iwai | 2 | -10/+10 |
| 2025-07-11 | ALSA: sonicvibes: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -4/+4 |
| 2025-07-11 | ALSA: sis7019: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -3/+3 |
| 2025-07-11 | ALSA: rme9652: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -6/+6 |
| 2025-07-11 | ALSA: hdspm: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -4/+4 |
| 2025-07-11 | ALSA: hdsp: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -6/+6 |
| 2025-07-11 | ALSA: rme96: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -8/+8 |
| 2025-07-11 | ALSA: rme32: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -6/+6 |
| 2025-07-11 | ALSA: riptide: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -3/+3 |
| 2025-07-11 | ALSA: pcxhr: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -2/+2 |
| 2025-07-11 | ALSA: oxygen: Use safer strscpy() instead of strcpy() | Takashi Iwai | 2 | -7/+7 |
| 2025-07-11 | ALSA: nm256: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -3/+3 |
| 2025-07-11 | ALSA: mixart: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -3/+3 |
| 2025-07-11 | ALSA: maestro3: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -4/+4 |
| 2025-07-11 | ALSA: lx6464es: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -2/+2 |
| 2025-07-11 | ALSA: lola: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -2/+2 |
| 2025-07-11 | ALSA: korg1212: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -3/+3 |
| 2025-07-11 | ALSA: intel8x0: Use safer strscpy() instead of strcpy() | Takashi Iwai | 2 | -12/+12 |
| 2025-07-11 | ALSA: ice1724: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -9/+9 |
| 2025-07-11 | ALSA: ice1712: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -7/+7 |
| 2025-07-11 | ALSA: fm801: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -3/+3 |
| 2025-07-11 | ALSA: es1968: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -7/+7 |
| 2025-07-11 | ALSA: es1938: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -4/+4 |
| 2025-07-11 | ALSA: ens1370: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -5/+5 |
| 2025-07-11 | ALSA: emu10k1: Use safer strscpy() instead of strcpy() | Takashi Iwai | 4 | -8/+8 |
| 2025-07-11 | ALSA: echoaudio: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -1/+1 |
| 2025-07-11 | ALSA: ctxfi: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -1/+1 |
| 2025-07-11 | ALSA: cs5535audio: Use safer strscpy() instead of strcpy() | Takashi Iwai | 2 | -3/+3 |
| 2025-07-11 | ALSA: cs5530: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -2/+2 |
| 2025-07-11 | ALSA: cs46xx: Use safer strscpy() instead of strcpy() | Takashi Iwai | 3 | -16/+16 |
| 2025-07-11 | ALSA: cs4281: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -4/+4 |
| 2025-07-11 | ALSA: cmipci: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -7/+7 |
| 2025-07-11 | ALSA: ca0106: Use safer strscpy() instead of strcpy() | Takashi Iwai | 3 | -6/+6 |
| 2025-07-11 | ALSA: bt87x: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -3/+3 |
| 2025-07-11 | ALSA: azt3328: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -6/+6 |
| 2025-07-11 | ALSA: aw2: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -5/+5 |
| 2025-07-11 | ALSA: au88x0: Use safer strscpy() instead of strcpy() | Takashi Iwai | 2 | -3/+3 |
| 2025-07-11 | ALSA: atiixp: Use safer strscpy() instead of strcpy() | Takashi Iwai | 2 | -8/+8 |
| 2025-07-11 | ALSA: asihpi: Use safer strscpy() instead of strcpy() | Takashi Iwai | 2 | -6/+6 |
| 2025-07-11 | ALSA: als4000: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -2/+2 |
| 2025-07-11 | ALSA: als300: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -2/+2 |
| 2025-07-11 | ALSA: ali5451: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -3/+3 |
| 2025-07-11 | ALSA: ak4531: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -1/+1 |
| 2025-07-11 | ALSA: ad1889: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -3/+3 |
| 2025-07-11 | ALSA: ac97: Use safer strscpy() instead of strcpy() | Takashi Iwai | 2 | -6/+6 |
| 2025-07-11 | Merge branch 'for-linus' into for-next | Takashi Iwai | 4 | -5/+70 |
| 2025-07-10 | ALSA: hda/realtek - Fix mute LED for HP Victus 16-r0xxx | Edip Hazuri | 1 | -0/+1 |
| 2025-07-09 | ALSA: echoaudio: Replace deprecated strcpy() with strscpy() | Thorsten Blum | 1 | -6/+7 |
| 2025-07-07 | ALSA: hda/realtek: Enable headset Mic on Positivo K116J | Edson Juliano Drosdeck | 1 | -0/+1 |
| 2025-07-07 | ALSA: hda/tas2781: Fix calibration data parser issue | Baojun Xu | 1 | -3/+5 |
| 2025-07-06 | ALSA: hda: Remove redundant pm_runtime_mark_last_busy() calls | Sakari Ailus | 4 | -12/+0 |
| 2025-07-06 | ALSA: hda: add MODULE_FIRMWARE for cs35l41/cs35l56 | GalaxySnail | 2 | -0/+6 |
| 2025-07-06 | ALSA: hda/tas2781: Add bus name in device name check | Baojun Xu | 1 | -1/+1 |
| 2025-07-04 | ALSA: hda: Add device entry for QEMU | Takashi Iwai | 1 | -0/+1 |
| 2025-07-04 | ALSA: hda: Remove old commented out sanity check | Thorsten Blum | 1 | -9/+0 |
| 2025-07-02 | ALSA: hda/realtek: Add quirk for ASUS ExpertBook B9403CVAR | Peter Ujfalusi | 1 | -0/+1 |
| 2025-06-29 | ALSA: hda/realtek - Add mute LED support for HP Victus 15-fb2xxx | Edip Hazuri | 1 | -0/+1 |
| 2025-06-29 | ALSA: hda: Add missing NVIDIA HDA codec IDs | Daniel Dadap | 1 | -0/+19 |
| 2025-06-26 | ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UAR | Salvatore Bonaccorso | 1 | -0/+1 |
| 2025-06-23 | ALSA: hda: Handle the jack polling always via a work | Takashi Iwai | 1 | -27/+14 |
| 2025-06-23 | ALSA: hda: Disable codec runtime PM when jack polling is enabled | Takashi Iwai | 1 | -1/+11 |
| 2025-06-23 | ALSA: hda: Disable jack polling at shutdown | Takashi Iwai | 1 | -0/+1 |
| 2025-06-23 | ALSA: hda/realtek: Add mic-mute LED setup for ASUS UM5606 | Takashi Iwai | 1 | -0/+1 |
| 2025-06-23 | ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 6 G1a | Chris Chiu | 1 | -0/+2 |
| 2025-06-22 | ALSA: hda/realtek - Enable mute LED on HP Pavilion Laptop 15-eg100 | Yasmin Fitzgerald | 1 | -0/+1 |
| 2025-06-22 | ALSA: intel8x0: Fix incorrect codec index usage in mixer for ICH4 | Alok Tiwari | 1 | -1/+1 |
| 2025-06-22 | ALSA: hda/realtek: Add quirks for some Clevo laptops | Tim Crawford | 1 | -0/+5 |
| 2025-06-20 | ALSA: hda/realtek: Enable headset Mic on Positivo P15X | Edson Juliano Drosdeck | 1 | -0/+8 |
| 2025-06-20 | ALSA: emu10k1: Replace deprecated strcpy() with strscpy() | Thorsten Blum | 4 | -22/+26 |
| 2025-06-20 | ALSA: hda/realtek: Fixup ft alc257 rename alc3328 | wangdicheng | 1 | -0/+1 |
| 2025-06-18 | ALSA: hda/conexant: Renaming the codec with device ID 0x1f86 and 0x1f87 | wangdicheng | 1 | -6/+6 |
| 2025-06-16 | ALSA: hda/tas2781: Add compatible for hardware id TIAS2781 and TXNW2781 | Baojun Xu | 2 | -4/+23 |
| 2025-06-14 | ALSA: hda/realtek: Add quirk for Asus GA605K | Simon Trimmer | 1 | -0/+17 |
| 2025-06-14 | ALSA: hda/realtek: enable headset mic on Latitude 5420 Rugged | Jonathan Lane | 1 | -0/+1 |
| 2025-06-13 | ALSA: hda/realtek: Add support for ASUS NUC using CS35L41 HDA | Stefan Binding | 1 | -0/+11 |
| 2025-06-13 | ALSA: hda: cs35l41: Add support for center channel in CS35L41 HDA | Stefan Binding | 2 | -38/+66 |
| 2025-06-12 | ALSA: hda/ca0132: Use const char * for strings | Takashi Iwai | 1 | -11/+11 |
| 2025-06-10 | ALSA: hda/ca0132: Fix buffer overflow in add_tuning_control | Lucy Thrun | 1 | -1/+1 |