index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
Age
Commit message (
Expand
)
Author
Lines
2026-04-06
ALSA: ctxfi: Add fallback to default RSR for S/PDIF
Harin Lee
-1
/
+2
2026-04-06
ALSA: ctxfi: Limit PTP to a single page
Harin Lee
-1
/
+1
2026-04-01
ALSA: ctxfi: Precompute SRC allocation loop bound
Harin Lee
-6
/
+4
2026-04-01
ALSA: ctxfi: Use correct DAIO type for da_desc
Harin Lee
-10
/
+12
2026-04-01
ALSA: ctxfi: Rename SPDIFI1 to SPDIFI_BAY
Harin Lee
-6
/
+6
2026-04-01
Merge branch 'for-linus' into for-next
Takashi Iwai
-38
/
+64
2026-03-31
ALSA: ctxfi: Don't enumerate SPDIF1 at DAIO initialization
Takashi Iwai
-3
/
+7
2026-03-29
ALSA: ctxfi: Check the error for index mapping
Takashi Iwai
-33
/
+52
2026-03-29
ALSA: ctxfi: Fix missing SPDIFI1 index handling
Takashi Iwai
-0
/
+1
2026-03-28
ALSA: asihpi: detect truncated control names
Pengpeng Hou
-14
/
+22
2026-03-18
ALSA: asihpi: avoid write overflow check warning
Arnd Bergmann
-2
/
+4
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-12
/
+6
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-123
/
+123
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-145
/
+137
2026-02-20
Merge tag 'sound-fix-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-335
/
+22
2026-02-18
ALSA: echoaudio: Add SPDX ids to some files
Tim Bird
-335
/
+22
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+1
2026-02-08
Merge branch 'for-linus' into for-next
Takashi Iwai
-0
/
+2
2026-02-08
ALSA: ctxfi: Add quirk for SE-300PCIE variant (160b:0102)
Harin Lee
-5
/
+6
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
-0
/
+1
2026-01-19
ALSA: ctxfi: Fix potential OOB access in audio mixer handling
Takashi Iwai
-0
/
+2
2025-12-31
ALSA: echoaudio: adjust function name
Julia Lawall
-4
/
+4
2025-12-31
ALSA: ice1724: adjust function name reference
Julia Lawall
-1
/
+1
2025-12-31
ALSA: mixart: adjust field name reference
Julia Lawall
-1
/
+1
2025-12-14
ALSA: emu10k1: Convert to snd_seq bus probe mechanism
Uwe Kleine-König
-8
/
+5
2025-11-25
ALSA: ctxfi: Add support for Onkyo SE-300PCIE (OK0010)
Harin Lee
-14
/
+43
2025-11-25
ALSA: ctxfi: Add support for dedicated RCA switching
Harin Lee
-5
/
+111
2025-11-25
ALSA: ctxfi: Refactor resource alloc for sparse mappings
Harin Lee
-29
/
+35
2025-11-25
ALSA: ctxfi: Use explicit output flag for DAIO resources
Harin Lee
-8
/
+11
2025-11-25
ALSA: ctxfi: Add ADC helper functions for GPIO
Harin Lee
-9
/
+28
2025-11-25
ALSA: ctxfi: Add hw parameter to daio_mgr_dao_init()
Harin Lee
-4
/
+4
2025-11-20
Merge branch 'for-linus' into for-next
Takashi Iwai
-4
/
+4
2025-11-17
ALSA: au88x0: Fix incorrect error handling for PCI config reads
Haotian Zhang
-4
/
+4
2025-11-08
ALSA: au88x0: Fix array bounds warning in EQ drivers
wangdicheng
-1
/
+1
2025-10-27
ALSA: maestro3: using vmalloc_array() to handle the code
tanze
-3
/
+3
2025-09-15
ALSA: asihpi: Simplify error handling in PCM substream setup
Jihed Chaibi
-8
/
+8
2025-09-06
ALSA: cs4281: Send the PCM period elapsed notification properly
Chandra Mohan Sundar
-0
/
+1
2025-09-03
ALSA: rme32: Fix serialization in snd_rme32_capture_adat_open()
Dan Carpenter
-1
/
+1
2025-09-01
ALSA: ymfpci: Use guard() for spin locks
Takashi Iwai
-147
/
+101
2025-09-01
ALSA: vx222: Use guard() for mutex locks
Takashi Iwai
-8
/
+4
2025-09-01
ALSA: via82xx: Use guard() for spin locks
Takashi Iwai
-47
/
+39
2025-09-01
ALSA: trident: Use guard() for spin locks
Takashi Iwai
-184
/
+140
2025-09-01
ALSA: trident: Use guard() for mutex locks
Takashi Iwai
-14
/
+5
2025-09-01
ALSA: sonicvibes: Use guard() for spin locks
Takashi Iwai
-69
/
+44
2025-09-01
ALSA: sis7019: Use guard() for spin locks
Takashi Iwai
-25
/
+14
2025-09-01
ALSA: sis7019: Use guard() for mutex locks
Takashi Iwai
-3
/
+1
2025-09-01
ALSA: rme9652: Use guard() for spin locks
Takashi Iwai
-121
/
+78
2025-09-01
ALSA: hdspm: Use guard() for spin locks
Takashi Iwai
-174
/
+127
2025-09-01
ALSA: hdsp: Use guard() for spin locks
Takashi Iwai
-186
/
+125
[next]