index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
/
seq
/
seq_virmidi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-06
ALSA: seq: virmidi: Add a drain operation
Stefan Sauer
1
-0
/
+11
2021-06-09
ALSA: seq: Fix assignment in if condition
Takashi Iwai
1
-4
/
+5
2020-03-16
ALSA: seq: virmidi: Fix running status after receiving sysex
Takashi Iwai
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-15
/
+1
2018-10-04
ALSA: rawmidi: A lightweight function to discard pending bytes
Takashi Iwai
1
-3
/
+1
2018-08-14
ALSA: seq: virmidi: Fix discarding the unsubscribed output
Takashi Iwai
1
-2
/
+3
2018-08-01
ALSA: seq: Remove dead codes
Takashi Iwai
1
-33
/
+0
2018-08-01
ALSA: seq: Minor cleanup of MIDI event parser helpers
Takashi Iwai
1
-2
/
+2
2018-07-30
ALSA: seq: virmidi: Use READ_ONCE/WRITE_ONCE() macros
Takashi Iwai
1
-9
/
+5
2018-07-30
ALSA: seq: virmidi: Offload the output event processing
Takashi Iwai
1
-54
/
+46
2018-07-27
ALSA: virmidi: Fix too long output trigger loop
Takashi Iwai
1
-0
/
+10
2018-04-27
ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()
Takashi Iwai
1
-2
/
+2
2017-10-09
ALSA: seq: Fix copy_from_user() call inside lock
Takashi Iwai
1
-8
/
+19
2017-06-16
ALSA: seq: Follow standard EXPORT_SYMBOL() declarations
Takashi Iwai
1
-2
/
+1
2017-01-12
ALSA: seq: Constify snd_rawmidi_ops
Takashi Iwai
1
-2
/
+2
2016-02-03
ALSA: rawmidi: Make snd_rawmidi_transmit() race-free
Takashi Iwai
1
-5
/
+12
2016-02-01
ALSA: seq: Fix race at closing in virmidi driver
Takashi Iwai
1
-1
/
+5
2015-11-22
ALSA: midi: constify snd_rawmidi_global_ops structures
Julia Lawall
1
-1
/
+1
2014-02-14
ALSA: seq: Use standard printk helpers
Takashi Iwai
1
-1
/
+1
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-09
[ALSA] alsa core: convert to list_for_each_entry*
Johannes Berg
1
-3
/
+1
2006-06-22
[ALSA] add more sequencer port type information bits
Clemens Ladisch
1
-1
/
+3
2006-03-22
[ALSA] Fix sleep in atomic in virmidi driver
Takashi Iwai
1
-2
/
+2
2006-01-03
[ALSA] seq: set client name in snd_seq_create_kernel_client()
Clemens Ladisch
1
-12
/
+5
2006-01-03
[ALSA] seq: remove struct snd_seq_client_callback
Clemens Ladisch
1
-6
/
+1
2006-01-03
[ALSA] Remove xxx_t typedefs: Sequencer
Takashi Iwai
1
-50
/
+56
2005-09-12
[ALSA] Replace with kzalloc() - seq stuff
Takashi Iwai
1
-3
/
+3
2005-05-29
[ALSA] sound/core/: possible cleanups
Adrian Bunk
1
-2
/
+2
2005-05-29
[ALSA] virmidi - fix ioctl parameter passing when setting client name
Clemens Ladisch
1
-1
/
+1
2005-05-29
[ALSA] virmidi - fix ioctl parameter passing when creating seq port
Clemens Ladisch
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+551