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
*
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
1
-1
/
+0
*
Merge branch 'topic/seq-filter-cleanup' into for-next
Takashi Iwai
2024-08-19
1
-12
/
+10
|
\
|
*
ALSA: seq: Drop superfluous filter argument of get_event_dest_client()
Takashi Iwai
2024-08-19
1
-12
/
+7
|
*
ALSA: seq: Skip event type filtering for UMP events
Takashi Iwai
2024-08-19
1
-0
/
+3
*
|
ALSA: seq: Remove unused declarations
Yue Haibing
2024-08-17
3
-7
/
+0
*
|
Merge branch 'topic/control-lookup-rwlock' into for-next
Takashi Iwai
2024-08-09
2
-47
/
+62
|
\
|
|
*
ALSA: seq: ump: Explicitly reset RPN with Null RPN
Takashi Iwai
2024-07-31
1
-5
/
+16
|
*
ALSA: seq: ump: Transmit RPN/NRPN message at each MSB/LSB data reception
Takashi Iwai
2024-07-31
1
-30
/
+44
|
*
ALSA: seq: ump: Use the common RPN/bank conversion context
Takashi Iwai
2024-07-31
2
-17
/
+7
*
|
ALSA: seq: Fix missing seq port info bit return for MIDI 1.0 block
Takashi Iwai
2024-08-07
1
-0
/
+3
*
|
ALSA: seq: Print MIDI 1.0 specific port in proc output
Takashi Iwai
2024-08-07
1
-1
/
+6
*
|
ALSA: ump: Handle MIDI 1.0 Function Block in MIDI 2.0 protocol
Takashi Iwai
2024-08-06
4
-6
/
+13
*
|
ALSA: ump: Update substream name from assigned FB names
Takashi Iwai
2024-07-30
1
-69
/
+6
|
/
*
ALSA: seq: ump: Optimize conversions from SysEx to UMP
Takashi Iwai
2024-07-26
1
-14
/
+23
*
ALSA: seq: ump: Skip useless ports for static blocks
Takashi Iwai
2024-07-17
1
-0
/
+16
*
ALSA: seq: Add tempo base unit for MIDI2 Set Tempo messages
Takashi Iwai
2024-07-06
4
-9
/
+26
*
ALSA: seq: Fix missing MSB in MIDI2 SPP conversion
Takashi Iwai
2024-06-26
1
-1
/
+1
*
ALSA: seq: Fix missing channel at encoding RPN/NRPN MIDI2 messages
Takashi Iwai
2024-06-25
1
-3
/
+5
*
ALSA: seq: ump: Fix missing System Reset message handling
Takashi Iwai
2024-05-31
1
-0
/
+2
*
ALSA: seq: ump: Fix swapped song position pointer data
Takashi Iwai
2024-05-31
1
-3
/
+3
*
ALSA: seq: Fix yet another spot for system message conversion
Takashi Iwai
2024-05-30
1
-0
/
+1
*
ALSA: seq: Fix incorrect UMP type for system messages
Takashi Iwai
2024-05-29
1
-0
/
+2
*
ALSA: seq: Don't clear bank selection at event -> UMP MIDI2 conversion
Takashi Iwai
2024-05-28
1
-1
/
+0
*
ALSA: seq: Fix missing bank setup between MIDI1/MIDI2 UMP conversion
Takashi Iwai
2024-05-28
1
-0
/
+38
*
ALSA: core: Use *-y instead of *-objs in Makefile
Takashi Iwai
2024-05-08
2
-8
/
+8
*
Merge branch 'topic/emu10k1-fix' into for-next
Takashi Iwai
2024-04-28
1
-1
/
+1
|
\
|
*
ALSA: seq: ump: Fix conversion from MIDI2 to MIDI1 UMP messages
Takashi Iwai
2024-04-19
1
-1
/
+1
*
|
ALSA: seq: dummy: Allow UMP conversion
Takashi Iwai
2024-04-19
1
-2
/
+22
|
/
*
ALSA: seq: prioq: Use guard() for locking
Takashi Iwai
2024-02-28
1
-33
/
+26
*
ALSA: seq: virmidi: Use guard() for locking
Takashi Iwai
2024-02-28
1
-10
/
+8
*
ALSA: seq: ump: Use guard() for locking
Takashi Iwai
2024-02-28
1
-8
/
+5
*
ALSA: seq: midi: Use guard() for locking
Takashi Iwai
2024-02-28
2
-23
/
+7
*
ALSA: seq: timer: Use guard() for locking
Takashi Iwai
2024-02-28
1
-101
/
+54
*
ALSA: seq: queue: Use guard() for locking
Takashi Iwai
2024-02-28
1
-50
/
+28
*
ALSA: seq: ports: Use guard() for locking
Takashi Iwai
2024-02-28
1
-65
/
+49
*
ALSA: seq: memory: Use guard() for locking
Takashi Iwai
2024-02-28
1
-18
/
+10
*
ALSA: seq: fifo: Use guard() for locking
Takashi Iwai
2024-02-28
1
-31
/
+24
*
ALSA: seq: core: Use automatic cleanup of kfree()
Takashi Iwai
2024-02-23
2
-18
/
+8
*
ALSA: seq: ump: Use automatic cleanup of kfree()
Takashi Iwai
2024-02-23
1
-21
/
+12
*
ALSA: seq: virmidi: Use automatic cleanup of kfree()
Takashi Iwai
2024-02-23
1
-15
/
+7
*
ALSA: seq: oss: Use automatic cleanup of kfree()
Takashi Iwai
2024-02-23
2
-18
/
+8
*
ALSA: seq: prioq: Unify cell removal functions
Takashi Iwai
2024-02-22
1
-113
/
+84
*
ALSA: avoid 'bool' as variable name
Arnd Bergmann
2024-02-16
2
-3
/
+3
*
ALSA: seq: remove redundant 'tristate' for SND_SEQ_UMP_CLIENT
Masahiro Yamada
2024-02-15
1
-1
/
+0
*
ALSA: seq: fix function cast warnings
Takashi Iwai
2024-02-13
2
-2
/
+15
*
ALSA: seq: fix kvmalloc_array() arguments order
Dmitry Antipov
2023-12-29
1
-1
/
+2
*
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
[next]