开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
drivers
Age
Commit message (
Expand
)
Author
2026-07-26
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Mark Brown
2026-07-21
ALSA: dummy: Properly shutdown the systimer at freeing
Takashi Iwai
2026-07-21
ALSA: dummy: Implement sync_stop for systimer, too
Takashi Iwai
2026-07-21
ALSA: dummy: Use the standard PCM sync_stop callback for hrtimer
Takashi Iwai
2026-07-15
ALSA: aloop: make read-only array texts static const
Colin Ian King
2026-07-08
ALSA: aloop: Add 'hrtimer' option to timer_source
Yu-Hsuan Hsu
2026-07-07
hrtimer: Move hrtimer_callback_running() to hrtimer_bases.h
Thomas Weißschuh (Schneider Electric)
2026-06-11
ALSA: aloop: Use the new helper for stop-count refcount
Takashi Iwai
2026-06-10
ALSA: Improve style of pnp_device_id array terminators
Uwe Kleine-König (The Capable Hub)
2026-06-09
ALSA: aloop: Drop superfluous break
Takashi Iwai
2026-05-25
ALSA: drivers: Mark some variables as __ro_after_init
Len Bao
2026-05-04
ALSA: pcmtest: Return -EFAULT on pattern read copy failure
Cássio Gabriel
2026-04-27
ALSA: aloop: Fix peer runtime UAF during format-change stop
Cássio Gabriel
2026-04-23
Revert "ALSA: pcmtest: fix reference leak on failed device registration"
Takashi Iwai
2026-04-21
ALSA: pcmtest: Fix resource leaks in module init error paths
Cássio Gabriel
2026-04-17
ALSA: pcmtest: fix reference leak on failed device registration
Guangshuo Li
2026-04-17
ALSA: vx: use correct function name in kernel-doc comment
Randy Dunlap
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-08
Merge branch 'for-linus' into for-next
Takashi Iwai
2026-02-03
ALSA: aloop: Fix racy access at PCM trigger
Takashi Iwai
2025-12-14
ALSA: opl4: Convert to snd_seq bus probe mechanism
Uwe Kleine-König
2025-12-14
ALSA: opl3: Convert to snd_seq bus probe mechanism
Uwe Kleine-König
2025-11-19
ALSA: pcmtest: Replace deprecated strcpy with strscpy_pad in setup_patt_bufs
Thorsten Blum
2025-09-15
ALSA: serial-generic: remove shared static buffer
John Keeping
2025-09-01
ALSA: serial-u16550: Use guard() for spin locks
Takashi Iwai
2025-09-01
ALSA: portman2x4: Use guard() for spin locks
Takashi Iwai
2025-09-01
ALSA: mts64: Use guard() for spin locks
Takashi Iwai
2025-09-01
ALSA: mtpav: Use guard() for spin locks
Takashi Iwai
2025-09-01
ALSA: mpu401: Use guard() for spin locks
Takashi Iwai
2025-09-01
ALSA: dummy: Use guard() for spin locks
Takashi Iwai
2025-09-01
ALSA: vx: Use guard() for mutex locks
Takashi Iwai
2025-09-01
ALSA: opl4: Use guard() for spin locks
Takashi Iwai
2025-09-01
ALSA: opl4: Use guard() for mutex locks
Takashi Iwai
2025-09-01
ALSA: opl3: Use guard() for spin locks
Takashi Iwai
2025-09-01
ALSA: opl3: Use guard() for mutex locks
Takashi Iwai
2025-09-01
ALSA: aloop: Use guard() for spin locks
Takashi Iwai
2025-09-01
ALSA: aloop: Use guard() for mutex locks
Takashi Iwai
2025-07-11
ALSA: vx: Use safer strscpy() instead of strcpy()
Takashi Iwai
2025-07-11
ALSA: virmidi: Use safer strscpy() instead of strcpy()
Takashi Iwai
2025-07-11
ALSA: serial-u16550: Use safer strscpy() instead of strcpy()
Takashi Iwai
2025-07-11
ALSA: serial-generic: Use safer strscpy() instead of strcpy()
Takashi Iwai
2025-07-11
ALSA: portman2x4: Use safer strscpy() instead of strcpy()
Takashi Iwai
2025-07-11
ALSA: pcsp: Use safer strscpy() instead of strcpy()
Takashi Iwai
2025-07-11
ALSA: opl4: Use safer strscpy() instead of strcpy()
Takashi Iwai
2025-07-11
ALSA: opl3: Use safer strscpy() instead of strcpy()
Takashi Iwai
2025-07-11
ALSA: mpu401: Use safer strscpy() instead of strcpy()
Takashi Iwai
2025-07-07
ALSA: mts64: Replace deprecated strcpy() with strscpy()
Thorsten Blum
2025-07-04
ALSA: mtpav: Replace deprecated strcpy() with strscpy()
Thorsten Blum
[next]