index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
seq
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-16
Merge branch 'for-linus' into for-next
Takashi Iwai
3
-19
/
+52
2025-05-11
ALSA: seq: Fix delivery of UMP events to group ports
Takashi Iwai
3
-19
/
+52
2025-05-05
ALSA: seq: Remove unused snd_seq_queue_client_leave_cells
Dr. David Alan Gilbert
2
-17
/
+0
2025-03-19
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-19
/
+39
2025-03-07
ALSA: seq: Avoid client data changes during proc reads
Takashi Iwai
1
-0
/
+2
2025-03-07
ALSA: seq: Improve data consistency at polling
Takashi Iwai
2
-4
/
+2
2025-03-02
ALSA: seq: Avoid module auto-load handling at event delivery
Takashi Iwai
1
-16
/
+30
2025-02-28
ALSA: seq: seq_oss_event: fix inconsistent indenting warning in note_on_event()
Charles Han
1
-5
/
+3
2025-02-17
ALSA: seq: Drop UMP events when no UMP-conversion is set
Takashi Iwai
1
-3
/
+9
2025-01-20
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-4
/
+10
2025-01-12
ALSA: seq: Notify UMP EP and FB changes
Takashi Iwai
3
-2
/
+58
2025-01-12
ALSA: seq: Allow system notification in atomic
Takashi Iwai
3
-13
/
+19
2025-01-07
ALSA: seq: oss: Simplify with str_enabled_disabled()
Takashi Iwai
3
-12
/
+2
2025-01-01
ALSA: seq: Make dependency on UMP clearer
Takashi Iwai
1
-2
/
+2
2024-12-31
ALSA: seq: Check UMP support for midi_version change
Takashi Iwai
1
-4
/
+10
2024-12-31
ALSA: seq: oss: Send fragmented SysEx messages immediately
Takashi Iwai
2
-67
/
+14
2024-12-31
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+2
2024-12-30
ALSA: seq: oss: Fix races at processing SysEx messages
Takashi Iwai
1
-0
/
+2
2024-12-06
ALSA: seq: oss: fix typo in seq_oss_init.c
Zhu Jun
1
-1
/
+1
2024-12-02
ALSA: seq: Skip notifications unless subscribed to announce port
Takashi Iwai
1
-2
/
+23
2024-12-02
ALSA: seq: Notify client and port info changes
Takashi Iwai
2
-2
/
+7
2024-11-29
ALSA: seq: ump: Fix seq port updates per FB info notify
Takashi Iwai
1
-3
/
+3
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-08-19
Merge branch 'topic/seq-filter-cleanup' into for-next
Takashi Iwai
1
-12
/
+10
2024-08-19
ALSA: seq: Drop superfluous filter argument of get_event_dest_client()
Takashi Iwai
1
-12
/
+7
2024-08-19
ALSA: seq: Skip event type filtering for UMP events
Takashi Iwai
1
-0
/
+3
2024-08-17
ALSA: seq: Remove unused declarations
Yue Haibing
3
-7
/
+0
2024-08-09
Merge branch 'topic/control-lookup-rwlock' into for-next
Takashi Iwai
2
-47
/
+62
2024-08-07
ALSA: seq: Fix missing seq port info bit return for MIDI 1.0 block
Takashi Iwai
1
-0
/
+3
2024-08-07
ALSA: seq: Print MIDI 1.0 specific port in proc output
Takashi Iwai
1
-1
/
+6
2024-08-06
ALSA: ump: Handle MIDI 1.0 Function Block in MIDI 2.0 protocol
Takashi Iwai
4
-6
/
+13
2024-07-31
ALSA: seq: ump: Explicitly reset RPN with Null RPN
Takashi Iwai
1
-5
/
+16
2024-07-31
ALSA: seq: ump: Transmit RPN/NRPN message at each MSB/LSB data reception
Takashi Iwai
1
-30
/
+44
2024-07-31
ALSA: seq: ump: Use the common RPN/bank conversion context
Takashi Iwai
2
-17
/
+7
2024-07-30
ALSA: ump: Update substream name from assigned FB names
Takashi Iwai
1
-69
/
+6
2024-07-26
ALSA: seq: ump: Optimize conversions from SysEx to UMP
Takashi Iwai
1
-14
/
+23
2024-07-17
ALSA: seq: ump: Skip useless ports for static blocks
Takashi Iwai
1
-0
/
+16
2024-07-06
ALSA: seq: Add tempo base unit for MIDI2 Set Tempo messages
Takashi Iwai
4
-9
/
+26
2024-06-26
ALSA: seq: Fix missing MSB in MIDI2 SPP conversion
Takashi Iwai
1
-1
/
+1
2024-06-25
ALSA: seq: Fix missing channel at encoding RPN/NRPN MIDI2 messages
Takashi Iwai
1
-3
/
+5
2024-05-31
ALSA: seq: ump: Fix missing System Reset message handling
Takashi Iwai
1
-0
/
+2
2024-05-31
ALSA: seq: ump: Fix swapped song position pointer data
Takashi Iwai
1
-3
/
+3
2024-05-30
ALSA: seq: Fix yet another spot for system message conversion
Takashi Iwai
1
-0
/
+1
2024-05-29
ALSA: seq: Fix incorrect UMP type for system messages
Takashi Iwai
1
-0
/
+2
2024-05-28
ALSA: seq: Don't clear bank selection at event -> UMP MIDI2 conversion
Takashi Iwai
1
-1
/
+0
2024-05-28
ALSA: seq: Fix missing bank setup between MIDI1/MIDI2 UMP conversion
Takashi Iwai
1
-0
/
+38
2024-05-08
ALSA: core: Use *-y instead of *-objs in Makefile
Takashi Iwai
2
-8
/
+8
2024-04-28
Merge branch 'topic/emu10k1-fix' into for-next
Takashi Iwai
1
-1
/
+1
2024-04-19
ALSA: seq: dummy: Allow UMP conversion
Takashi Iwai
1
-2
/
+22
2024-04-19
ALSA: seq: ump: Fix conversion from MIDI2 to MIDI1 UMP messages
Takashi Iwai
1
-1
/
+1
[next]