aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-15ALSA: pcm: Disable bottom softirqs as part of spin_lock_irq() on PREEMPT_RTSebastian Andrzej Siewior1-10/+15
2025-08-21ALSA: timer: fix ida_free call while not allocatedDewei Meng1-2/+2
2025-07-11ALSA: core: Copy string more safelyTakashi Iwai1-9/+7
2025-07-11ALSA: seq: Use safer strscpy() instead of strcpy()Takashi Iwai6-8/+8
2025-07-11ALSA: rawmidi: Use safer strscpy() instead of strcpy()Takashi Iwai1-3/+3
2025-07-11ALSA: control: Use safer strscpy() instead of strcpy()Takashi Iwai1-1/+1
2025-07-11Merge branch 'for-linus' into for-nextTakashi Iwai1-24/+24
2025-07-10ALSA: compress_offload: tighten ioctl command number checksArnd Bergmann1-24/+24
2025-06-30ALSA: hrtimer: Replace deprecated strcpy() with strscpy()Thorsten Blum1-1/+2
2025-06-30ALSA: timer: Replace deprecated strcpy() with strscpy()Thorsten Blum1-1/+1
2025-06-23ALSA: mixer_oss: Remove deprecated strcpy() function callsThorsten Blum1-5/+5
2025-06-16ALSA: pcm: Convert snd_pcm_sync_ptr() to user_access_begin/user_access_end()Christophe Leroy1-20/+18
2025-06-16ALSA: pcm: Replace [audio_]tstamp_[n]sec by struct __snd_timespec in struct snd_pcm_mmap_status32Christophe Leroy2-12/+8
2025-06-14ALSA: pcm: Convert SNDRV_PCM_IOCTL_SYNC_PTR to user_access_begin/user_access_end()Christophe Leroy1-16/+28
2025-06-14ALSA: pcm: refactor copy from/to user in SNDRV_PCM_IOCTL_SYNC_PTRChristophe Leroy2-24/+32
2025-06-09ALSA: pcm: Rewrite recalculate_boundary() to avoid costly loopChristophe Leroy1-4/+15
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-2/+2
2025-06-06Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-2/+4
2025-05-22Merge branch 'for-linus' into for-nextTakashi Iwai3-3/+13
2025-05-22ALSA: core: fix up bus match const issues.Greg Kroah-Hartman1-1/+1
2025-05-16ALSA: pcm: Fix race of buffer access at PCM OSS layerTakashi Iwai2-2/+12
2025-05-16Merge branch 'for-linus' into for-nextTakashi Iwai3-19/+52
2025-05-11ALSA: seq: Fix delivery of UMP events to group portsTakashi Iwai3-19/+52
2025-05-08ALSA: core: use snd_kcontrol_chip()Kuninori Morimoto1-7/+7
2025-05-05ALSA: core: Remove unused snd_jack_set_parentDr. David Alan Gilbert1-19/+0
2025-05-05ALSA: core: Remove unused snd_device_get_stateDr. David Alan Gilbert1-23/+0
2025-05-05ALSA: seq: Remove unused snd_seq_queue_client_leave_cellsDr. David Alan Gilbert2-17/+0
2025-05-05ALSA: pcm: Remove unused snd_dmaengine_pcm_open_request_chanDr. David Alan Gilbert1-21/+0
2025-05-05ALSA: pcm: Remove unused snd_pcm_rate_range_to_bitsDr. David Alan Gilbert1-30/+0
2025-04-22ALSA: pcm: Make snd_pcm_lib_malloc_pages() debug message say "allocate"Chen-Yu Tsai1-1/+1
2025-04-11ALSA: Add USB audio device jack typeWesley Cheng1-2/+4
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-2/+2
2025-03-24Merge branch 'for-linus' into for-nextTakashi Iwai1-70/+77
2025-03-21ALSA: timer: Don't take register_mutex with copy_from/to_user()Takashi Iwai1-70/+77
2025-03-19Merge branch 'for-linus' into for-nextTakashi Iwai2-21/+40
2025-03-14ALSA: pcm: Convert to SYSTEM_SLEEP_PM_OPS()Takashi Iwai1-3/+1
2025-03-07ALSA: seq: Avoid client data changes during proc readsTakashi Iwai1-0/+2
2025-03-07ALSA: seq: Improve data consistency at pollingTakashi Iwai2-4/+2
2025-03-02ALSA: seq: Avoid module auto-load handling at event deliveryTakashi Iwai1-16/+30
2025-02-28ALSA: seq: seq_oss_event: fix inconsistent indenting warning in note_on_event()Charles Han1-5/+3
2025-02-27ALSA: pcm: Drop superfluous NULL check in snd_pcm_format_set_silence()Takashi Iwai1-2/+2
2025-02-17ALSA: seq: Drop UMP events when no UMP-conversion is setTakashi Iwai1-3/+9
2025-02-10ALSA: Switch to use hrtimer_setup()Nam Cao1-2/+1
2025-02-05ALSA: hda/hdmi: extract common interface for ELD handlingDmitry Baryshkov1-0/+387
2025-01-28ALSA: pcm: use new array-copying-wrapperChenyuan Yang1-1/+1
2025-01-20Merge branch 'for-linus' into for-nextTakashi Iwai1-4/+10
2025-01-14ALSA: rawmidi: Make tied_device=0 as default / unknownTakashi Iwai2-3/+1
2025-01-12ALSA: seq: Notify UMP EP and FB changesTakashi Iwai4-5/+78
2025-01-12ALSA: seq: Allow system notification in atomicTakashi Iwai3-13/+19
2025-01-12ALSA: ump: Update rawmidi name per EP name updateTakashi Iwai1-4/+23