index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
Lines
2025-02-17
ALSA: seq: Drop UMP events when no UMP-conversion is set
Takashi Iwai
-3
/
+9
2025-02-10
ALSA: Switch to use hrtimer_setup()
Nam Cao
-2
/
+1
2025-01-28
ALSA: pcm: use new array-copying-wrapper
Chenyuan Yang
-1
/
+1
2025-01-20
Merge branch 'for-linus' into for-next
Takashi Iwai
-4
/
+10
2025-01-14
ALSA: rawmidi: Make tied_device=0 as default / unknown
Takashi Iwai
-3
/
+1
2025-01-12
ALSA: seq: Notify UMP EP and FB changes
Takashi Iwai
-5
/
+78
2025-01-12
ALSA: seq: Allow system notification in atomic
Takashi Iwai
-13
/
+19
2025-01-12
ALSA: ump: Update rawmidi name per EP name update
Takashi Iwai
-4
/
+23
2025-01-12
ALSA: ump: Copy safe string name to rawmidi
Takashi Iwai
-2
/
+11
2025-01-12
ALSA: ump: Copy FB name string more safely
Takashi Iwai
-9
/
+31
2025-01-12
ALSA: rawmidi: Show substream activity in info ioctl
Takashi Iwai
-4
/
+7
2025-01-12
ALSA: rawmidi: Expose the tied device number in info ioctl
Takashi Iwai
-0
/
+5
2025-01-07
ALSA: seq: oss: Simplify with str_enabled_disabled()
Takashi Iwai
-12
/
+2
2025-01-01
ALSA: seq: Make dependency on UMP clearer
Takashi Iwai
-2
/
+2
2024-12-31
ALSA: seq: Check UMP support for midi_version change
Takashi Iwai
-4
/
+10
2024-12-31
ALSA: seq: oss: Send fragmented SysEx messages immediately
Takashi Iwai
-67
/
+14
2024-12-31
Merge branch 'for-linus' into for-next
Takashi Iwai
-23
/
+40
2024-12-30
ALSA: Align the syntax of iov_iter helpers with standard ones
Takashi Iwai
-15
/
+26
2024-12-30
Revert "ALSA: ump: Don't enumeration invalid groups for legacy rawmidi"
Takashi Iwai
-1
/
+1
2024-12-30
ALSA: seq: oss: Fix races at processing SysEx messages
Takashi Iwai
-0
/
+2
2024-12-30
ALSA: compress_offload: fix remaining descriptor races in sound/core/compress...
Al Viro
-3
/
+3
2024-12-30
ALSA: compress_offload: Drop unneeded no_free_ptr()
Takashi Iwai
-3
/
+3
2024-12-20
ALSA: memalloc: prefer dma_mapping_error() over explicit address checking
Fedor Pchelkin
-1
/
+1
2024-12-20
ALSA: compress_offload: improve file descriptors installation for dma-buf
Jaroslav Kysela
-7
/
+15
2024-12-20
ALSA: compress_offload: use safe list iteration in snd_compr_task_seq()
Jaroslav Kysela
-2
/
+2
2024-12-20
ALSA: compress_offload: avoid 64-bit get_user()
Arnd Bergmann
-3
/
+3
2024-12-20
ALSA: compress_offload: import DMA_BUF namespace
Arnd Bergmann
-0
/
+1
2024-12-10
ALSA: control: Avoid WARN() for symlink errors
Takashi Iwai
-4
/
+10
2024-12-06
ALSA: seq: oss: fix typo in seq_oss_init.c
Zhu Jun
-1
/
+1
2024-12-05
Merge branch 'topic/post-6.13-rc1' into for-next
Takashi Iwai
-4
/
+30
2024-12-05
Merge tag 'asoc-fix-v6.13-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
-1
/
+1
2024-12-02
ALSA: seq: Skip notifications unless subscribed to announce port
Takashi Iwai
-2
/
+23
2024-12-02
ALSA: seq: Notify client and port info changes
Takashi Iwai
-2
/
+7
2024-11-30
ALSA: ump: Shut up truncated string warning
Takashi Iwai
-3
/
+3
2024-11-29
Merge tag 'sound-fix-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-4
/
+22
2024-11-29
ALSA: ump: Update legacy substream names upon FB info update
Takashi Iwai
-4
/
+15
2024-11-29
ALSA: ump: Indicate the inactive group in legacy substream names
Takashi Iwai
-2
/
+3
2024-11-29
ALSA: ump: Don't open legacy substream for an inactive group
Takashi Iwai
-0
/
+2
2024-11-29
ALSA: seq: ump: Fix seq port updates per FB info notify
Takashi Iwai
-3
/
+3
2024-11-27
ALSA: ump: Fix evaluation of MIDI 1.0 FB info
Takashi Iwai
-1
/
+4
2024-11-27
ALSA: core: Fix possible NULL dereference caused by kunit_kzalloc()
Zichen Xie
-0
/
+11
2024-11-25
ALSA: rawmidi: Fix kvfree() call in spinlock
Takashi Iwai
-1
/
+3
2024-11-21
Merge tag 'sound-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-13
/
+372
2024-11-21
ALSA: pcm: Add sanity NULL check for the default mmap fault handler
Takashi Iwai
-2
/
+4
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-1
/
+1
2024-11-14
ALSA: ump: Fix the wrong format specifier
zhang jiao
-1
/
+1
2024-11-13
ALSA: pcm: Define snd_pcm_mmap_data_{open|close}() locally
Takashi Iwai
-0
/
+20
2024-11-08
ALSA: ump: remove unnecessary check on blk
Luo Yifan
-1
/
+1
2024-11-06
Merge branch 'topic/compress-accel' into for-next
Takashi Iwai
-5
/
+5
2024-11-06
ALSA: compress_offload: Use runtime pointer in snd_compr_poll()
Peter Ujfalusi
-5
/
+5
[next]