index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
hid
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
3
-6
/
+106
2023-06-12
ALSA: seq: ump: Handle groupless messages
Takashi Iwai
4
-2
/
+14
2023-06-12
ALSA: usb-audio: Add midi2_ump_probe option
Takashi Iwai
1
-4
/
+10
2023-06-12
ALSA: usb-audio: Parse UMP Endpoint and Function Blocks at first
Takashi Iwai
1
-1
/
+33
2023-06-12
ALSA: ump: Support UMP Endpoint and Function Block parsing
Takashi Iwai
3
-0
/
+684
2023-06-12
ALSA: ump: Add more attributes to UMP EP and FB info
Takashi Iwai
2
-3
/
+48
2023-06-05
ALSA: seq: Avoid confusion of aligned read size
Takashi Iwai
1
-1
/
+1
2023-06-05
ALSA: usb-audio: Use __le16 for 16bit USB descriptor fields
Takashi Iwai
1
-3
/
+3
2023-05-25
ALSA: ump: Fix parsing of 0xFx command
Takashi Iwai
1
-1
/
+1
2023-05-25
ALSA: ump: Drop redundant check of note-on with zero velocity
Takashi Iwai
1
-3
/
+0
2023-05-24
ALSA: ump: Correct snd_ump_midi1_msg_program definition
Stephen Rothwell
1
-1
/
+1
2023-05-23
ALSA: docs: Add MIDI 2.0 documentation
Takashi Iwai
2
-0
/
+352
2023-05-23
ALSA: seq: Add UMP group filter
Takashi Iwai
4
-1
/
+18
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
5
-2
/
+153
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
7
-2
/
+439
2023-05-23
ALSA: seq: Allow suppressing UMP conversions
Takashi Iwai
3
-8
/
+19
2023-05-23
ALSA: seq: Automatic conversion of UMP events
Takashi Iwai
7
-14
/
+1279
2023-05-23
ALSA: seq: Add UMP group number to snd_seq_port_info
Takashi Iwai
3
-4
/
+11
2023-05-23
ALSA: seq: Add port direction to snd_seq_port_info
Takashi Iwai
7
-3
/
+43
2023-05-23
ALSA: seq: Support MIDI 2.0 UMP Endpoint port
Takashi Iwai
3
-8
/
+41
2023-05-23
ALSA: seq: Add port inactive flag
Takashi Iwai
3
-0
/
+7
2023-05-23
ALSA: seq: Add UMP support
Takashi Iwai
8
-63
/
+193
2023-05-23
ALSA: seq: Introduce SNDRV_SEQ_IOCTL_USER_PVERSION ioctl
Takashi Iwai
4
-0
/
+11
2023-05-23
ALSA: seq: Prohibit creating ports with special numbers
Takashi Iwai
1
-0
/
+2
2023-05-23
ALSA: seq: Check validity before creating a port object
Takashi Iwai
1
-6
/
+2
2023-05-23
ALSA: seq: Check the conflicting port at port creation
Takashi Iwai
3
-15
/
+27
2023-05-23
ALSA: seq: Drop dead code for the old broadcast support
Takashi Iwai
1
-104
/
+1
2023-05-23
ALSA: seq: Treat snd_seq_client object directly in client drivers
Takashi Iwai
2
-0
/
+19
2023-05-23
ALSA: seq: Add snd_seq_expand_var_event_at() helper
Takashi Iwai
2
-19
/
+69
2023-05-23
ALSA: seq: Clear padded bytes at expanding events
Takashi Iwai
1
-5
/
+9
2023-05-23
ALSA: usb-audio: Inform inconsistent protocols in GTBs
Takashi Iwai
1
-4
/
+21
2023-05-23
ALSA: usb-audio: Enable the legacy raw MIDI support
Takashi Iwai
1
-1
/
+26
2023-05-23
ALSA: ump: Add legacy raw MIDI support
Takashi Iwai
7
-3
/
+1398
2023-05-23
ALSA: ump: Redirect rawmidi substream access via own helpers
Takashi Iwai
3
-47
/
+149
2023-05-23
ALSA: usb-audio: Create UMP blocks from USB MIDI GTBs
Takashi Iwai
1
-6
/
+94
2023-05-23
ALSA: usb-audio: Trim superfluous "MIDI" suffix from UMP EP name
Takashi Iwai
1
-0
/
+7
2023-05-23
ALSA: usb-audio: Get UMP EP name string from USB interface
Takashi Iwai
1
-3
/
+27
2023-05-23
ALSA: usb-audio: USB MIDI 2.0 UMP support
Takashi Iwai
7
-5
/
+1109