summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook1-1/+1
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds4-12/+6
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds52-123/+123
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook55-145/+137
2026-02-20Merge tag 'sound-fix-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds22-335/+22
2026-02-18ALSA: echoaudio: Add SPDX ids to some filesTim Bird22-335/+22
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+1
2026-02-08Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+2
2026-02-08ALSA: ctxfi: Add quirk for SE-300PCIE variant (160b:0102)Harin Lee1-5/+6
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap1-0/+1
2026-01-19ALSA: ctxfi: Fix potential OOB access in audio mixer handlingTakashi Iwai1-0/+2
2025-12-31ALSA: echoaudio: adjust function nameJulia Lawall2-4/+4
2025-12-31ALSA: ice1724: adjust function name referenceJulia Lawall1-1/+1
2025-12-31ALSA: mixart: adjust field name referenceJulia Lawall1-1/+1
2025-12-14ALSA: emu10k1: Convert to snd_seq bus probe mechanismUwe Kleine-König1-8/+5
2025-11-25ALSA: ctxfi: Add support for Onkyo SE-300PCIE (OK0010)Harin Lee4-14/+43
2025-11-25ALSA: ctxfi: Add support for dedicated RCA switchingHarin Lee8-5/+111
2025-11-25ALSA: ctxfi: Refactor resource alloc for sparse mappingsHarin Lee2-29/+35
2025-11-25ALSA: ctxfi: Use explicit output flag for DAIO resourcesHarin Lee3-8/+11
2025-11-25ALSA: ctxfi: Add ADC helper functions for GPIOHarin Lee1-9/+28
2025-11-25ALSA: ctxfi: Add hw parameter to daio_mgr_dao_init()Harin Lee4-4/+4
2025-11-20Merge branch 'for-linus' into for-nextTakashi Iwai1-4/+4
2025-11-17ALSA: au88x0: Fix incorrect error handling for PCI config readsHaotian Zhang1-4/+4
2025-11-08ALSA: au88x0: Fix array bounds warning in EQ driverswangdicheng1-1/+1
2025-10-27ALSA: maestro3: using vmalloc_array() to handle the codetanze1-3/+3
2025-09-15ALSA: asihpi: Simplify error handling in PCM substream setupJihed Chaibi1-8/+8
2025-09-06ALSA: cs4281: Send the PCM period elapsed notification properlyChandra Mohan Sundar1-0/+1
2025-09-03ALSA: rme32: Fix serialization in snd_rme32_capture_adat_open()Dan Carpenter1-1/+1
2025-09-01ALSA: ymfpci: Use guard() for spin locksTakashi Iwai1-147/+101
2025-09-01ALSA: vx222: Use guard() for mutex locksTakashi Iwai1-8/+4
2025-09-01ALSA: via82xx: Use guard() for spin locksTakashi Iwai2-47/+39
2025-09-01ALSA: trident: Use guard() for spin locksTakashi Iwai1-184/+140
2025-09-01ALSA: trident: Use guard() for mutex locksTakashi Iwai1-14/+5
2025-09-01ALSA: sonicvibes: Use guard() for spin locksTakashi Iwai1-69/+44
2025-09-01ALSA: sis7019: Use guard() for spin locksTakashi Iwai1-25/+14
2025-09-01ALSA: sis7019: Use guard() for mutex locksTakashi Iwai1-3/+1
2025-09-01ALSA: rme9652: Use guard() for spin locksTakashi Iwai1-121/+78
2025-09-01ALSA: hdspm: Use guard() for spin locksTakashi Iwai1-174/+127
2025-09-01ALSA: hdsp: Use guard() for spin locksTakashi Iwai1-186/+125
2025-09-01ALSA: rme96: Use guard() for spin locksTakashi Iwai1-126/+85
2025-09-01ALSA: rme32: Use guard() for spin locksTakashi Iwai1-96/+56
2025-09-01ALSA: pcxhr: Use guard() for mutex locksTakashi Iwai4-86/+45
2025-09-01ALSA: oxygen: Use guard() for spin locksTakashi Iwai6-153/+140
2025-09-01ALSA: oxygen: Use guard() for mutex locksTakashi Iwai7-119/+59
2025-09-01ALSA: nm256: Use guard() for spin locksTakashi Iwai1-20/+10
2025-09-01ALSA: nm256: Use guard() for mutex locksTakashi Iwai1-5/+2
2025-09-01ALSA: mixart: Use guard() for mutex locksTakashi Iwai3-95/+70
2025-09-01ALSA: maestro3: Use guard() for spin locksTakashi Iwai1-16/+7
2025-09-01ALSA: lx6464es: Use guard() for mutex locksTakashi Iwai2-108/+48
2025-09-01ALSA: lola: Use guard() for spin locksTakashi Iwai2-5/+2