summaryrefslogtreecommitdiff
path: root/sound/drivers
AgeCommit message (Expand)Author
2026-07-26Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/...Mark Brown
2026-07-21ALSA: dummy: Properly shutdown the systimer at freeingTakashi Iwai
2026-07-21ALSA: dummy: Implement sync_stop for systimer, tooTakashi Iwai
2026-07-21ALSA: dummy: Use the standard PCM sync_stop callback for hrtimerTakashi Iwai
2026-07-15ALSA: aloop: make read-only array texts static constColin Ian King
2026-07-08ALSA: aloop: Add 'hrtimer' option to timer_sourceYu-Hsuan Hsu
2026-07-07hrtimer: Move hrtimer_callback_running() to hrtimer_bases.hThomas Weißschuh (Schneider Electric)
2026-06-11ALSA: aloop: Use the new helper for stop-count refcountTakashi Iwai
2026-06-10ALSA: Improve style of pnp_device_id array terminatorsUwe Kleine-König (The Capable Hub)
2026-06-09ALSA: aloop: Drop superfluous breakTakashi Iwai
2026-05-25ALSA: drivers: Mark some variables as __ro_after_initLen Bao
2026-05-04ALSA: pcmtest: Return -EFAULT on pattern read copy failureCássio Gabriel
2026-04-27ALSA: aloop: Fix peer runtime UAF during format-change stopCássio Gabriel
2026-04-23Revert "ALSA: pcmtest: fix reference leak on failed device registration"Takashi Iwai
2026-04-21ALSA: pcmtest: Fix resource leaks in module init error pathsCássio Gabriel
2026-04-17ALSA: pcmtest: fix reference leak on failed device registrationGuangshuo Li
2026-04-17ALSA: vx: use correct function name in kernel-doc commentRandy Dunlap
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-08Merge branch 'for-linus' into for-nextTakashi Iwai
2026-02-03ALSA: aloop: Fix racy access at PCM triggerTakashi Iwai
2025-12-14ALSA: opl4: Convert to snd_seq bus probe mechanismUwe Kleine-König
2025-12-14ALSA: opl3: Convert to snd_seq bus probe mechanismUwe Kleine-König
2025-11-19ALSA: pcmtest: Replace deprecated strcpy with strscpy_pad in setup_patt_bufsThorsten Blum
2025-09-15ALSA: serial-generic: remove shared static bufferJohn Keeping
2025-09-01ALSA: serial-u16550: Use guard() for spin locksTakashi Iwai
2025-09-01ALSA: portman2x4: Use guard() for spin locksTakashi Iwai
2025-09-01ALSA: mts64: Use guard() for spin locksTakashi Iwai
2025-09-01ALSA: mtpav: Use guard() for spin locksTakashi Iwai
2025-09-01ALSA: mpu401: Use guard() for spin locksTakashi Iwai
2025-09-01ALSA: dummy: Use guard() for spin locksTakashi Iwai
2025-09-01ALSA: vx: Use guard() for mutex locksTakashi Iwai
2025-09-01ALSA: opl4: Use guard() for spin locksTakashi Iwai
2025-09-01ALSA: opl4: Use guard() for mutex locksTakashi Iwai
2025-09-01ALSA: opl3: Use guard() for spin locksTakashi Iwai
2025-09-01ALSA: opl3: Use guard() for mutex locksTakashi Iwai
2025-09-01ALSA: aloop: Use guard() for spin locksTakashi Iwai
2025-09-01ALSA: aloop: Use guard() for mutex locksTakashi Iwai
2025-07-11ALSA: vx: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: virmidi: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: serial-u16550: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: serial-generic: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: portman2x4: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: pcsp: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: opl4: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: opl3: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: mpu401: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-07ALSA: mts64: Replace deprecated strcpy() with strscpy()Thorsten Blum
2025-07-04ALSA: mtpav: Replace deprecated strcpy() with strscpy()Thorsten Blum