summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2025-12-07ALSA: Do not build obsolete APIDavid Heidelberg
2025-12-01ALSA: rawmidi: Fix inconsistent indenting warning reported by smatchHariKrishna Sagala
2025-11-21ALSA: pcm: Harden the spk_alloc assumption checkUmang Jain
2025-10-02Merge tag 'sound-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-09-20Merge tag 'asoc-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2025-09-17ALSA: seq: Fix KCSAN data-race warning at snd_seq_fifo_poll_wait()Takashi Iwai
2025-09-16ALSA: pcm: Disable bottom softirqs as part of spin_lock_irq() on PREEMPT_RTSebastian Andrzej Siewior
2025-09-09ALSA: hrtimer: Avoid direct access to hrtimer clockbaseThomas Weißschuh
2025-09-08ALSA: compress_offload: Add SNDRV_COMPRESS_AVAIL64 ioctlJoris Verhaegen
2025-09-08ALSA: compress_offload: Add SNDRV_COMPRESS_TSTAMP64 ioctlJoris Verhaegen
2025-09-08ALSA: compress_offload: Add 64-bit safe timestamp infrastructureJoris Verhaegen
2025-09-01ALSA: misc: Use guard() for spin locksTakashi Iwai
2025-08-29ALSA: seq: oss/rw: Cleanup with guardTakashi Iwai
2025-08-29ALSA: seq: oss/synth: Clean up with guard and auto cleanupTakashi Iwai
2025-08-29ALSA: seq: oss/midi: Cleanup with guard and auto-cleanupTakashi Iwai
2025-08-29ALSA: seq: oss: Clean up core code with guard()Takashi Iwai
2025-08-29ALSA: seq: Clean up fifo locking with guardTakashi Iwai
2025-08-29ALSA: seq: Clean up queue locking with auto cleanupTakashi Iwai
2025-08-29ALSA: seq: Clean up port locking with auto cleanupTakashi Iwai
2025-08-29ALSA: seq: Use auto-cleanup for client refcountingTakashi Iwai
2025-08-29ALSA: seq: Use guard() for mutex and rwsem locksTakashi Iwai
2025-08-29ALSA: seq: Clean up spin lock with guard()Takashi Iwai
2025-08-29ALSA: seq: Simplify internal command operation from OSS layerTakashi Iwai
2025-08-28ASoC: renesas: msiof: Make small adjustments to avoidMark Brown
2025-08-27ALSA: pcm: oss: Use guard() for spin locksTakashi Iwai
2025-08-21ALSA: timer: fix ida_free call while not allocatedDewei Meng
2025-08-10ASoC: dmaengine_pcm: Add port_window_size to DAI dma data structChancel Liu
2025-07-11ALSA: core: Copy string more safelyTakashi Iwai
2025-07-11ALSA: seq: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: rawmidi: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: control: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11Merge branch 'for-linus' into for-nextTakashi Iwai
2025-07-10ALSA: compress_offload: tighten ioctl command number checksArnd Bergmann
2025-06-30ALSA: hrtimer: Replace deprecated strcpy() with strscpy()Thorsten Blum
2025-06-30ALSA: timer: Replace deprecated strcpy() with strscpy()Thorsten Blum
2025-06-23ALSA: mixer_oss: Remove deprecated strcpy() function callsThorsten Blum
2025-06-16ALSA: pcm: Convert snd_pcm_sync_ptr() to user_access_begin/user_access_end()Christophe Leroy
2025-06-16ALSA: pcm: Replace [audio_]tstamp_[n]sec by struct __snd_timespec in struct s...Christophe Leroy
2025-06-14ALSA: pcm: Convert SNDRV_PCM_IOCTL_SYNC_PTR to user_access_begin/user_access_...Christophe Leroy
2025-06-14ALSA: pcm: refactor copy from/to user in SNDRV_PCM_IOCTL_SYNC_PTRChristophe Leroy
2025-06-09ALSA: pcm: Rewrite recalculate_boundary() to avoid costly loopChristophe Leroy
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-06Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-05-22Merge branch 'for-linus' into for-nextTakashi Iwai
2025-05-22ALSA: core: fix up bus match const issues.Greg Kroah-Hartman
2025-05-16ALSA: pcm: Fix race of buffer access at PCM OSS layerTakashi Iwai
2025-05-16Merge branch 'for-linus' into for-nextTakashi Iwai
2025-05-11ALSA: seq: Fix delivery of UMP events to group portsTakashi Iwai
2025-05-08ALSA: core: use snd_kcontrol_chip()Kuninori Morimoto
2025-05-05ALSA: core: Remove unused snd_jack_set_parentDr. David Alan Gilbert