index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
seq
/
seq_virmidi.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-10-04
ALSA: rawmidi: A lightweight function to discard pending bytes
Takashi Iwai
2018-08-14
ALSA: seq: virmidi: Fix discarding the unsubscribed output
Takashi Iwai
2018-08-01
ALSA: seq: Remove dead codes
Takashi Iwai
2018-08-01
ALSA: seq: Minor cleanup of MIDI event parser helpers
Takashi Iwai
2018-07-30
ALSA: seq: virmidi: Use READ_ONCE/WRITE_ONCE() macros
Takashi Iwai
2018-07-30
ALSA: seq: virmidi: Offload the output event processing
Takashi Iwai
2018-07-27
ALSA: virmidi: Fix too long output trigger loop
Takashi Iwai
2018-04-27
ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()
Takashi Iwai
2017-10-09
ALSA: seq: Fix copy_from_user() call inside lock
Takashi Iwai
2017-06-16
ALSA: seq: Follow standard EXPORT_SYMBOL() declarations
Takashi Iwai
2017-01-12
ALSA: seq: Constify snd_rawmidi_ops
Takashi Iwai
2016-02-03
ALSA: rawmidi: Make snd_rawmidi_transmit() race-free
Takashi Iwai
2016-02-01
ALSA: seq: Fix race at closing in virmidi driver
Takashi Iwai
2015-11-22
ALSA: midi: constify snd_rawmidi_global_ops structures
Julia Lawall
2014-02-14
ALSA: seq: Use standard printk helpers
Takashi Iwai
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-09
[ALSA] alsa core: convert to list_for_each_entry*
Johannes Berg
2006-06-22
[ALSA] add more sequencer port type information bits
Clemens Ladisch
2006-03-22
[ALSA] Fix sleep in atomic in virmidi driver
Takashi Iwai
2006-01-03
[ALSA] seq: set client name in snd_seq_create_kernel_client()
Clemens Ladisch
2006-01-03
[ALSA] seq: remove struct snd_seq_client_callback
Clemens Ladisch
2006-01-03
[ALSA] Remove xxx_t typedefs: Sequencer
Takashi Iwai
2005-09-12
[ALSA] Replace with kzalloc() - seq stuff
Takashi Iwai
2005-05-29
[ALSA] sound/core/: possible cleanups
Adrian Bunk
2005-05-29
[ALSA] virmidi - fix ioctl parameter passing when setting client name
Clemens Ladisch
2005-05-29
[ALSA] virmidi - fix ioctl parameter passing when creating seq port
Clemens Ladisch
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds