summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-24Merge branch 'for-linus' into for-nextTakashi Iwai
2025-03-21ALSA: timer: Don't take register_mutex with copy_from/to_user()Takashi Iwai
2025-03-19Merge branch 'for-linus' into for-nextTakashi Iwai
2025-03-14ALSA: pcm: Convert to SYSTEM_SLEEP_PM_OPS()Takashi Iwai
2025-03-07ALSA: seq: Avoid client data changes during proc readsTakashi Iwai
2025-03-07ALSA: seq: Improve data consistency at pollingTakashi Iwai
2025-03-02ALSA: seq: Avoid module auto-load handling at event deliveryTakashi Iwai
2025-02-28ALSA: seq: seq_oss_event: fix inconsistent indenting warning in note_on_event()Charles Han
2025-02-27ALSA: pcm: Drop superfluous NULL check in snd_pcm_format_set_silence()Takashi Iwai
2025-02-17ALSA: seq: Drop UMP events when no UMP-conversion is setTakashi Iwai
2025-02-10ALSA: Switch to use hrtimer_setup()Nam Cao
2025-02-05ALSA: hda/hdmi: extract common interface for ELD handlingDmitry Baryshkov
2025-01-28ALSA: pcm: use new array-copying-wrapperChenyuan Yang
2025-01-20Merge branch 'for-linus' into for-nextTakashi Iwai
2025-01-14ALSA: rawmidi: Make tied_device=0 as default / unknownTakashi Iwai
2025-01-12ALSA: seq: Notify UMP EP and FB changesTakashi Iwai
2025-01-12ALSA: seq: Allow system notification in atomicTakashi Iwai
2025-01-12ALSA: ump: Update rawmidi name per EP name updateTakashi Iwai
2025-01-12ALSA: ump: Copy safe string name to rawmidiTakashi Iwai
2025-01-12ALSA: ump: Copy FB name string more safelyTakashi Iwai
2025-01-12ALSA: rawmidi: Show substream activity in info ioctlTakashi Iwai
2025-01-12ALSA: rawmidi: Expose the tied device number in info ioctlTakashi Iwai
2025-01-07ALSA: seq: oss: Simplify with str_enabled_disabled()Takashi Iwai
2025-01-01ALSA: seq: Make dependency on UMP clearerTakashi Iwai
2024-12-31ALSA: seq: Check UMP support for midi_version changeTakashi Iwai
2024-12-31ALSA: seq: oss: Send fragmented SysEx messages immediatelyTakashi Iwai
2024-12-31Merge branch 'for-linus' into for-nextTakashi Iwai
2024-12-30ALSA: Align the syntax of iov_iter helpers with standard onesTakashi Iwai
2024-12-30Revert "ALSA: ump: Don't enumeration invalid groups for legacy rawmidi"Takashi Iwai
2024-12-30ALSA: seq: oss: Fix races at processing SysEx messagesTakashi Iwai
2024-12-30ALSA: compress_offload: fix remaining descriptor races in sound/core/compress...Al Viro
2024-12-30ALSA: compress_offload: Drop unneeded no_free_ptr()Takashi Iwai
2024-12-20ALSA: memalloc: prefer dma_mapping_error() over explicit address checkingFedor Pchelkin
2024-12-20ALSA: compress_offload: improve file descriptors installation for dma-bufJaroslav Kysela
2024-12-20ALSA: compress_offload: use safe list iteration in snd_compr_task_seq()Jaroslav Kysela
2024-12-20ALSA: compress_offload: avoid 64-bit get_user()Arnd Bergmann
2024-12-20ALSA: compress_offload: import DMA_BUF namespaceArnd Bergmann
2024-12-10ALSA: control: Avoid WARN() for symlink errorsTakashi Iwai
2024-12-06ALSA: seq: oss: fix typo in seq_oss_init.cZhu Jun
2024-12-05Merge branch 'topic/post-6.13-rc1' into for-nextTakashi Iwai
2024-12-05Merge tag 'asoc-fix-v6.13-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2024-12-02ALSA: seq: Skip notifications unless subscribed to announce portTakashi Iwai
2024-12-02ALSA: seq: Notify client and port info changesTakashi Iwai
2024-11-30ALSA: ump: Shut up truncated string warningTakashi Iwai
2024-11-29Merge tag 'sound-fix-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-29ALSA: ump: Update legacy substream names upon FB info updateTakashi Iwai
2024-11-29ALSA: ump: Indicate the inactive group in legacy substream namesTakashi Iwai
2024-11-29ALSA: ump: Don't open legacy substream for an inactive groupTakashi Iwai
2024-11-29ALSA: seq: ump: Fix seq port updates per FB info notifyTakashi Iwai