index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
/
seq
/
seq_virmidi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: rawmidi: A lightweight function to discard pending bytes
Takashi Iwai
2018-10-04
1
-3
/
+1
*
ALSA: seq: virmidi: Fix discarding the unsubscribed output
Takashi Iwai
2018-08-14
1
-2
/
+3
*
ALSA: seq: Remove dead codes
Takashi Iwai
2018-08-01
1
-33
/
+0
*
ALSA: seq: Minor cleanup of MIDI event parser helpers
Takashi Iwai
2018-08-01
1
-2
/
+2
*
ALSA: seq: virmidi: Use READ_ONCE/WRITE_ONCE() macros
Takashi Iwai
2018-07-30
1
-9
/
+5
*
ALSA: seq: virmidi: Offload the output event processing
Takashi Iwai
2018-07-30
1
-54
/
+46
*
ALSA: virmidi: Fix too long output trigger loop
Takashi Iwai
2018-07-27
1
-0
/
+10
*
ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()
Takashi Iwai
2018-04-27
1
-2
/
+2
*
ALSA: seq: Fix copy_from_user() call inside lock
Takashi Iwai
2017-10-09
1
-8
/
+19
*
ALSA: seq: Follow standard EXPORT_SYMBOL() declarations
Takashi Iwai
2017-06-16
1
-2
/
+1
*
ALSA: seq: Constify snd_rawmidi_ops
Takashi Iwai
2017-01-12
1
-2
/
+2
*
ALSA: rawmidi: Make snd_rawmidi_transmit() race-free
Takashi Iwai
2016-02-03
1
-5
/
+12
*
ALSA: seq: Fix race at closing in virmidi driver
Takashi Iwai
2016-02-01
1
-1
/
+5
*
ALSA: midi: constify snd_rawmidi_global_ops structures
Julia Lawall
2015-11-22
1
-1
/
+1
*
ALSA: seq: Use standard printk helpers
Takashi Iwai
2014-02-14
1
-1
/
+1
*
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
[ALSA] Remove sound/driver.h
Takashi Iwai
2008-01-31
1
-1
/
+0
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
1
-2
/
+1
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[ALSA] alsa core: convert to list_for_each_entry*
Johannes Berg
2007-02-09
1
-3
/
+1
*
[ALSA] add more sequencer port type information bits
Clemens Ladisch
2006-06-22
1
-1
/
+3
*
[ALSA] Fix sleep in atomic in virmidi driver
Takashi Iwai
2006-03-22
1
-2
/
+2
*
[ALSA] seq: set client name in snd_seq_create_kernel_client()
Clemens Ladisch
2006-01-03
1
-12
/
+5
*
[ALSA] seq: remove struct snd_seq_client_callback
Clemens Ladisch
2006-01-03
1
-6
/
+1
*
[ALSA] Remove xxx_t typedefs: Sequencer
Takashi Iwai
2006-01-03
1
-50
/
+56
*
[ALSA] Replace with kzalloc() - seq stuff
Takashi Iwai
2005-09-12
1
-3
/
+3
*
[ALSA] sound/core/: possible cleanups
Adrian Bunk
2005-05-29
1
-2
/
+2
*
[ALSA] virmidi - fix ioctl parameter passing when setting client name
Clemens Ladisch
2005-05-29
1
-1
/
+1
*
[ALSA] virmidi - fix ioctl parameter passing when creating seq port
Clemens Ladisch
2005-05-29
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+551