index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
seq
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-04
ALSA: seq: Improve data consistency at polling
Takashi Iwai
2
-4
/
+2
2025-05-22
ALSA: seq: Fix delivery of UMP events to group ports
Takashi Iwai
3
-19
/
+52
2025-03-13
ALSA: seq: Avoid module auto-load handling at event delivery
Takashi Iwai
1
-16
/
+30
2025-02-27
ALSA: seq: Drop UMP events when no UMP-conversion is set
Takashi Iwai
1
-3
/
+9
2025-02-08
ALSA: seq: Make dependency on UMP clearer
Takashi Iwai
1
-2
/
+2
2025-02-08
ALSA: seq: remove redundant 'tristate' for SND_SEQ_UMP_CLIENT
Masahiro Yamada
1
-1
/
+0
2025-01-09
ALSA: seq: oss: Fix races at processing SysEx messages
Takashi Iwai
1
-0
/
+2
2025-01-09
ALSA: seq: Check UMP support for midi_version change
Takashi Iwai
1
-4
/
+10
2024-12-14
ALSA: seq: ump: Fix seq port updates per FB info notify
Takashi Iwai
1
-3
/
+3
2024-12-14
ALSA: ump: Update substream name from assigned FB names
Takashi Iwai
1
-69
/
+6
2024-12-14
ALSA: seq: ump: Use automatic cleanup of kfree()
Takashi Iwai
1
-21
/
+12
2024-09-08
ALSA: seq: ump: Explicitly reset RPN with Null RPN
Takashi Iwai
1
-5
/
+16
2024-09-08
ALSA: seq: ump: Transmit RPN/NRPN message at each MSB/LSB data reception
Takashi Iwai
1
-30
/
+44
2024-09-08
ALSA: seq: ump: Use the common RPN/bank conversion context
Takashi Iwai
2
-17
/
+7
2024-09-04
ALSA: seq: Skip event type filtering for UMP events
Takashi Iwai
1
-0
/
+3
2024-08-11
ALSA: seq: ump: Optimize conversions from SysEx to UMP
Takashi Iwai
1
-14
/
+23
2024-07-27
ALSA: seq: ump: Skip useless ports for static blocks
Takashi Iwai
1
-0
/
+16
2024-07-05
ALSA: seq: Fix missing MSB in MIDI2 SPP conversion
Takashi Iwai
1
-1
/
+1
2024-07-05
ALSA: seq: Fix missing channel at encoding RPN/NRPN MIDI2 messages
Takashi Iwai
1
-3
/
+5
2024-06-27
ALSA: seq: ump: Fix missing System Reset message handling
Takashi Iwai
1
-0
/
+2
2024-06-16
ALSA: seq: Fix incorrect UMP type for system messages
Takashi Iwai
1
-0
/
+2
2024-06-12
ALSA: seq: ump: Fix swapped song position pointer data
Takashi Iwai
1
-3
/
+3
2024-06-12
ALSA: seq: Fix yet another spot for system message conversion
Takashi Iwai
1
-0
/
+1
2024-06-12
ALSA: seq: Don't clear bank selection at event -> UMP MIDI2 conversion
Takashi Iwai
1
-1
/
+0
2024-06-12
ALSA: seq: Fix missing bank setup between MIDI1/MIDI2 UMP conversion
Takashi Iwai
1
-0
/
+38
2024-04-27
ALSA: seq: ump: Fix conversion from MIDI2 to MIDI1 UMP messages
Takashi Iwai
1
-1
/
+1
2024-03-26
ALSA: seq: fix function cast warnings
Takashi Iwai
2
-2
/
+15
2023-09-15
ALSA: seq: midi: Fix -Wformat-truncation warning
Takashi Iwai
1
-2
/
+2
2023-09-15
ALSA: seq: ump: Fix -Wformat-truncation warning
Takashi Iwai
1
-1
/
+1
2023-09-12
ALSA: seq: Avoid delivery of events for disabled UMP groups
Takashi Iwai
2
-0
/
+24
2023-09-05
ALSA: seq: Fix snd_seq_expand_var_event() call to user-space
Takashi Iwai
1
-2
/
+7
2023-08-24
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-2
/
+1
2023-08-17
ALSA: seq: Create device with snd_device_alloc()
Takashi Iwai
1
-7
/
+9
2023-07-21
ALSA: seq: remove redundant unsigned comparison to zero
Wang Weiyang
1
-2
/
+1
2023-07-17
ALSA: seq: Fix memory leak at error path in snd_seq_create_port()
Takashi Iwai
1
-0
/
+1
2023-07-05
Merge branch 'topic/midi20' into for-linus
Takashi Iwai
1
-1
/
+1
2023-07-05
ALSA: seq: ump: fix typo in system_2p_ev_to_ump_midi1()
Minjie Du
1
-1
/
+1
2023-06-26
Merge branch 'for-next' into for-linus
Takashi Iwai
16
-213
/
+2370
2023-06-16
ALSA: seq: oss: Fix racy open/close of MIDI devices
Takashi Iwai
1
-13
/
+22
2023-06-12
ALSA: seq: ump: Notify UMP protocol change to sequencer
Takashi Iwai
1
-0
/
+10
2023-06-12
ALSA: seq: ump: Notify port changes to system port
Takashi Iwai
2
-0
/
+4
2023-06-12
ALSA: seq: ump: Handle FB info update
Takashi Iwai
1
-0
/
+61
2023-06-12
ALSA: seq: ump: Handle groupless messages
Takashi Iwai
2
-1
/
+7
2023-06-05
ALSA: seq: Avoid confusion of aligned read size
Takashi Iwai
1
-1
/
+1
2023-05-23
ALSA: seq: Add UMP group filter
Takashi Iwai
3
-0
/
+16
2023-05-23
ALSA: seq: Print UMP Endpoint and Block information in proc outputs
Takashi Iwai
1
-0
/
+30
2023-05-23
ALSA: seq: Add ioctls for client UMP info query and setup
Takashi Iwai
4
-2
/
+139
2023-05-23
ALSA: seq: ump: Create UMP Endpoint port for broadcast
Takashi Iwai
1
-0
/
+60
2023-05-23
ALSA: seq: Bind UMP device
Takashi Iwai
3
-0
/
+396
2023-05-23
ALSA: seq: Allow suppressing UMP conversions
Takashi Iwai
2
-8
/
+18
[next]