summaryrefslogtreecommitdiffstats
path: root/sound/core
AgeCommit message (Expand)AuthorLines
2025-02-17ALSA: seq: Drop UMP events when no UMP-conversion is setTakashi Iwai-3/+9
2025-02-10ALSA: Switch to use hrtimer_setup()Nam Cao-2/+1
2025-01-28ALSA: pcm: use new array-copying-wrapperChenyuan Yang-1/+1
2025-01-20Merge branch 'for-linus' into for-nextTakashi Iwai-4/+10
2025-01-14ALSA: rawmidi: Make tied_device=0 as default / unknownTakashi Iwai-3/+1
2025-01-12ALSA: seq: Notify UMP EP and FB changesTakashi Iwai-5/+78
2025-01-12ALSA: seq: Allow system notification in atomicTakashi Iwai-13/+19
2025-01-12ALSA: ump: Update rawmidi name per EP name updateTakashi Iwai-4/+23
2025-01-12ALSA: ump: Copy safe string name to rawmidiTakashi Iwai-2/+11
2025-01-12ALSA: ump: Copy FB name string more safelyTakashi Iwai-9/+31
2025-01-12ALSA: rawmidi: Show substream activity in info ioctlTakashi Iwai-4/+7
2025-01-12ALSA: rawmidi: Expose the tied device number in info ioctlTakashi Iwai-0/+5
2025-01-07ALSA: seq: oss: Simplify with str_enabled_disabled()Takashi Iwai-12/+2
2025-01-01ALSA: seq: Make dependency on UMP clearerTakashi Iwai-2/+2
2024-12-31ALSA: seq: Check UMP support for midi_version changeTakashi Iwai-4/+10
2024-12-31ALSA: seq: oss: Send fragmented SysEx messages immediatelyTakashi Iwai-67/+14
2024-12-31Merge branch 'for-linus' into for-nextTakashi Iwai-23/+40
2024-12-30ALSA: Align the syntax of iov_iter helpers with standard onesTakashi Iwai-15/+26
2024-12-30Revert "ALSA: ump: Don't enumeration invalid groups for legacy rawmidi"Takashi Iwai-1/+1
2024-12-30ALSA: seq: oss: Fix races at processing SysEx messagesTakashi Iwai-0/+2
2024-12-30ALSA: compress_offload: fix remaining descriptor races in sound/core/compress...Al Viro-3/+3
2024-12-30ALSA: compress_offload: Drop unneeded no_free_ptr()Takashi Iwai-3/+3
2024-12-20ALSA: memalloc: prefer dma_mapping_error() over explicit address checkingFedor Pchelkin-1/+1
2024-12-20ALSA: compress_offload: improve file descriptors installation for dma-bufJaroslav Kysela-7/+15
2024-12-20ALSA: compress_offload: use safe list iteration in snd_compr_task_seq()Jaroslav Kysela-2/+2
2024-12-20ALSA: compress_offload: avoid 64-bit get_user()Arnd Bergmann-3/+3
2024-12-20ALSA: compress_offload: import DMA_BUF namespaceArnd Bergmann-0/+1
2024-12-10ALSA: control: Avoid WARN() for symlink errorsTakashi Iwai-4/+10
2024-12-06ALSA: seq: oss: fix typo in seq_oss_init.cZhu Jun-1/+1
2024-12-05Merge branch 'topic/post-6.13-rc1' into for-nextTakashi Iwai-4/+30
2024-12-05Merge tag 'asoc-fix-v6.13-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai-1/+1
2024-12-02ALSA: seq: Skip notifications unless subscribed to announce portTakashi Iwai-2/+23
2024-12-02ALSA: seq: Notify client and port info changesTakashi Iwai-2/+7
2024-11-30ALSA: ump: Shut up truncated string warningTakashi Iwai-3/+3
2024-11-29Merge tag 'sound-fix-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+22
2024-11-29ALSA: ump: Update legacy substream names upon FB info updateTakashi Iwai-4/+15
2024-11-29ALSA: ump: Indicate the inactive group in legacy substream namesTakashi Iwai-2/+3
2024-11-29ALSA: ump: Don't open legacy substream for an inactive groupTakashi Iwai-0/+2
2024-11-29ALSA: seq: ump: Fix seq port updates per FB info notifyTakashi Iwai-3/+3
2024-11-27ALSA: ump: Fix evaluation of MIDI 1.0 FB infoTakashi Iwai-1/+4
2024-11-27ALSA: core: Fix possible NULL dereference caused by kunit_kzalloc()Zichen Xie-0/+11
2024-11-25ALSA: rawmidi: Fix kvfree() call in spinlockTakashi Iwai-1/+3
2024-11-21Merge tag 'sound-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-13/+372
2024-11-21ALSA: pcm: Add sanity NULL check for the default mmap fault handlerTakashi Iwai-2/+4
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-1/+1
2024-11-14ALSA: ump: Fix the wrong format specifierzhang jiao-1/+1
2024-11-13ALSA: pcm: Define snd_pcm_mmap_data_{open|close}() locallyTakashi Iwai-0/+20
2024-11-08ALSA: ump: remove unnecessary check on blkLuo Yifan-1/+1
2024-11-06Merge branch 'topic/compress-accel' into for-nextTakashi Iwai-5/+5
2024-11-06ALSA: compress_offload: Use runtime pointer in snd_compr_poll()Peter Ujfalusi-5/+5