index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
/
seq
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: seq: midi: Fix -Wformat-truncation warning
Takashi Iwai
2023-09-15
1
-2
/
+2
*
ALSA: seq: ump: Fix -Wformat-truncation warning
Takashi Iwai
2023-09-15
1
-1
/
+1
*
ALSA: seq: Avoid delivery of events for disabled UMP groups
Takashi Iwai
2023-09-12
2
-0
/
+24
*
ALSA: seq: Fix snd_seq_expand_var_event() call to user-space
Takashi Iwai
2023-09-05
1
-2
/
+7
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2023-08-24
1
-2
/
+1
|
\
|
*
ALSA: seq: remove redundant unsigned comparison to zero
Wang Weiyang
2023-07-21
1
-2
/
+1
*
|
ALSA: seq: Create device with snd_device_alloc()
Takashi Iwai
2023-08-17
1
-7
/
+9
|
/
*
ALSA: seq: Fix memory leak at error path in snd_seq_create_port()
Takashi Iwai
2023-07-17
1
-0
/
+1
*
Merge branch 'topic/midi20' into for-linus
Takashi Iwai
2023-07-05
1
-1
/
+1
|
\
|
*
ALSA: seq: ump: fix typo in system_2p_ev_to_ump_midi1()
Minjie Du
2023-07-05
1
-1
/
+1
*
|
Merge branch 'for-next' into for-linus
Takashi Iwai
2023-06-26
16
-213
/
+2370
|
\
|
|
*
ALSA: seq: ump: Notify UMP protocol change to sequencer
Takashi Iwai
2023-06-12
1
-0
/
+10
|
*
ALSA: seq: ump: Notify port changes to system port
Takashi Iwai
2023-06-12
2
-0
/
+4
|
*
ALSA: seq: ump: Handle FB info update
Takashi Iwai
2023-06-12
1
-0
/
+61
|
*
ALSA: seq: ump: Handle groupless messages
Takashi Iwai
2023-06-12
2
-1
/
+7
|
*
ALSA: seq: Avoid confusion of aligned read size
Takashi Iwai
2023-06-05
1
-1
/
+1
|
*
ALSA: seq: Add UMP group filter
Takashi Iwai
2023-05-23
3
-0
/
+16
|
*
ALSA: seq: Print UMP Endpoint and Block information in proc outputs
Takashi Iwai
2023-05-23
1
-0
/
+30
|
*
ALSA: seq: Add ioctls for client UMP info query and setup
Takashi Iwai
2023-05-23
4
-2
/
+139
|
*
ALSA: seq: ump: Create UMP Endpoint port for broadcast
Takashi Iwai
2023-05-23
1
-0
/
+60
|
*
ALSA: seq: Bind UMP device
Takashi Iwai
2023-05-23
3
-0
/
+396
|
*
ALSA: seq: Allow suppressing UMP conversions
Takashi Iwai
2023-05-23
2
-8
/
+18
|
*
ALSA: seq: Automatic conversion of UMP events
Takashi Iwai
2023-05-23
7
-14
/
+1279
|
*
ALSA: seq: Add UMP group number to snd_seq_port_info
Takashi Iwai
2023-05-23
2
-3
/
+9
|
*
ALSA: seq: Add port direction to snd_seq_port_info
Takashi Iwai
2023-05-23
6
-2
/
+35
|
*
ALSA: seq: Support MIDI 2.0 UMP Endpoint port
Takashi Iwai
2023-05-23
2
-8
/
+40
|
*
ALSA: seq: Add port inactive flag
Takashi Iwai
2023-05-23
2
-0
/
+6
|
*
ALSA: seq: Add UMP support
Takashi Iwai
2023-05-23
5
-47
/
+144
|
*
ALSA: seq: Introduce SNDRV_SEQ_IOCTL_USER_PVERSION ioctl
Takashi Iwai
2023-05-23
3
-0
/
+10
|
*
ALSA: seq: Prohibit creating ports with special numbers
Takashi Iwai
2023-05-23
1
-0
/
+2
|
*
ALSA: seq: Check validity before creating a port object
Takashi Iwai
2023-05-23
1
-6
/
+2
|
*
ALSA: seq: Check the conflicting port at port creation
Takashi Iwai
2023-05-23
3
-15
/
+27
|
*
ALSA: seq: Drop dead code for the old broadcast support
Takashi Iwai
2023-05-23
1
-104
/
+1
|
*
ALSA: seq: Treat snd_seq_client object directly in client drivers
Takashi Iwai
2023-05-23
2
-0
/
+19
|
*
ALSA: seq: Add snd_seq_expand_var_event_at() helper
Takashi Iwai
2023-05-23
1
-19
/
+67
|
*
ALSA: seq: Clear padded bytes at expanding events
Takashi Iwai
2023-05-23
1
-5
/
+9
|
*
ALSA: rawmidi: Pass rawmidi directly to snd_rawmidi_kernel_open()
Takashi Iwai
2023-05-23
1
-4
/
+4
*
|
ALSA: seq: oss: Fix racy open/close of MIDI devices
Takashi Iwai
2023-06-16
1
-13
/
+22
|
/
*
ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_event
Kees Cook
2022-11-19
1
-4
/
+7
*
ALSA: seq: Fix data-race at module auto-loading
Takashi Iwai
2022-08-24
1
-7
/
+5
*
ALSA: seq: oss: Fix data-race for max_midi_devs access
Takashi Iwai
2022-08-23
1
-0
/
+2
*
ALSA: seq: replace ternary operator with max()
Guo Zhengkui
2022-05-17
1
-1
/
+1
*
ALSA: seq: oss: fix typo
Julia Lawall
2022-03-14
1
-1
/
+1
*
ALSA: seq: oss: use kzalloc
Julia Lawall
2022-03-13
1
-2
/
+1
*
ALSA: seq: virmidi: Add a drain operation
Stefan Sauer
2022-01-06
1
-0
/
+11
*
ALSA: seq: Set upper limit of processed events
Takashi Iwai
2021-12-07
1
-2
/
+12
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2021-08-09
1
-12
/
+27
|
\
|
*
ALSA: seq: Fix racy deletion of subscriber
Takashi Iwai
2021-08-03
1
-12
/
+27
*
|
ALSA: seq: Fix comments of wrong client number for MIDI Passthrough
Takashi Iwai
2021-07-27
1
-4
/
+4
|
/
*
Merge branch 'for-next' into for-linus
Takashi Iwai
2021-07-01
13
-73
/
+131
|
\
[next]