index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
ump.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-12
ALSA: ump: Use %*ph to print small buffer
Andy Shevchenko
1
-10
/
+3
2024-08-07
ALSA: usb-audio: Update UMP group attributes for GTB blocks, too
Takashi Iwai
1
-4
/
+5
2024-08-07
ALSA: ump: Choose the protocol when protocol caps are changed
Takashi Iwai
1
-6
/
+16
2024-08-06
ALSA: ump: Handle MIDI 1.0 Function Block in MIDI 2.0 protocol
Takashi Iwai
1
-1
/
+9
2024-07-30
ALSA: ump: Update substream name from assigned FB names
Takashi Iwai
1
-5
/
+71
2024-07-22
ALSA: ump: Force 1 Group for MIDI1 FBs
Takashi Iwai
1
-0
/
+6
2024-07-22
ALSA: ump: Don't update FB name for static blocks
Takashi Iwai
1
-0
/
+7
2024-05-29
ALSA: ump: Set default protocol when not given explicitly
Takashi Iwai
1
-0
/
+8
2024-05-29
ALSA: ump: Don't accept an invalid UMP protocol number
Takashi Iwai
1
-0
/
+7
2024-02-28
ALSA: ump: Use guard() for locking
Takashi Iwai
1
-23
/
+12
2024-02-20
ALSA: ump: Fix the discard error code from snd_ump_legacy_open()
Takashi Iwai
1
-2
/
+2
2023-08-26
ALSA: ump: Fix -Wformat-truncation warnings
Takashi Iwai
1
-2
/
+2
2023-08-24
ALSA: ump: Don't create unused substreams for static blocks
Takashi Iwai
1
-6
/
+37
2023-08-24
ALSA: ump: Fill group names for legacy rawmidi substreams
Takashi Iwai
1
-0
/
+15
2023-08-24
ALSA: usb-audio: Attach legacy rawmidi after probing all UMP EPs
Takashi Iwai
1
-0
/
+2
2023-08-17
ALSA: rawmidi: Don't embed device
Takashi Iwai
1
-4
/
+4
2023-06-23
ALSA: ump: Export MIDI1 / UMP conversion helpers
Takashi Iwai
1
-9
/
+9
2023-06-21
ALSA: ump: Export snd_ump_receive_ump_val()
Takashi Iwai
1
-3
/
+8
2023-06-21
ALSA: ump: Add no_process_stream flag
Takashi Iwai
1
-0
/
+4
2023-06-21
ALSA: ump: Add helper to change MIDI protocol
Takashi Iwai
1
-7
/
+24
2023-06-12
ALSA: ump: Add info flag bit for static blocks
Takashi Iwai
1
-0
/
+11
2023-06-12
ALSA: seq: ump: Notify UMP protocol change to sequencer
Takashi Iwai
1
-0
/
+13
2023-06-12
ALSA: seq: ump: Handle FB info update
Takashi Iwai
1
-6
/
+43
2023-06-12
ALSA: ump: Support UMP Endpoint and Function Block parsing
Takashi Iwai
1
-0
/
+376
2023-06-12
ALSA: ump: Add more attributes to UMP EP and FB info
Takashi Iwai
1
-0
/
+33
2023-05-23
ALSA: seq: Bind UMP device
Takashi Iwai
1
-1
/
+27
2023-05-23
ALSA: ump: Add legacy raw MIDI support
Takashi Iwai
1
-3
/
+255
2023-05-23
ALSA: ump: Redirect rawmidi substream access via own helpers
Takashi Iwai
1
-0
/
+111
2023-05-23
ALSA: ump: Additional proc output
Takashi Iwai
1
-0
/
+49
2023-05-23
ALSA: rawmidi: UMP support
Takashi Iwai
1
-0
/
+230