index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
rawmidi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-16
/
+1
*
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-05-06
1
-1
/
+1
*
ALSA: rawmidi: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
2019-03-21
1
-0
/
+2
*
ALSA: rawmidi: A lightweight function to discard pending bytes
Takashi Iwai
2018-10-04
1
-0
/
+22
*
ALSA: rawmidi: Initialize allocated buffers
Takashi Iwai
2018-09-03
1
-2
/
+2
*
ALSA: rawmidi: Use kvmalloc() for buffers
Takashi Iwai
2018-07-18
1
-4
/
+5
*
ALSA: rawmidi: Minor code refactoring
Takashi Iwai
2018-07-17
1
-44
/
+33
*
ALSA: rawmidi: Simplify error paths
Takashi Iwai
2018-07-17
1
-37
/
+39
*
ALSA: rawmidi: Tidy up coding styles
Takashi Iwai
2018-07-17
1
-42
/
+59
*
ALSA: rawmidi: Change resized buffers atomically
Takashi Iwai
2018-07-17
1
-6
/
+14
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-2
/
+2
*
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
1
-2
/
+2
|
\
|
*
sound: annotate ->poll() instances
Al Viro
2017-11-27
1
-2
/
+2
*
|
ALSA: rawmidi: Avoid racy info ioctl via ctl device
Takashi Iwai
2017-12-14
1
-3
/
+12
|
/
*
Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2017-07-06
1
-2
/
+2
|
\
|
*
ALSA: seq: Allow the modular sequencer registration
Takashi Iwai
2017-06-12
1
-2
/
+2
*
|
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-20
1
-4
/
+4
|
/
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
ALSA: rawmidi: Add const to snd_rawmidi_ops
Takashi Iwai
2017-01-12
1
-1
/
+1
*
ALSA: rawmidi: don't opencode IS_REACHABLE()
Fabian Frederick
2016-11-12
1
-2
/
+2
*
ALSA: rawmidi: Fix possible deadlock with virmidi registration
Takashi Iwai
2016-09-08
1
-1
/
+3
*
ALSA: rawmidi: Fix race at copying & updating the position
Takashi Iwai
2016-02-03
1
-12
/
+22
*
ALSA: rawmidi: Make snd_rawmidi_transmit() race-free
Takashi Iwai
2016-02-03
1
-26
/
+72
*
ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer check
Takashi Iwai
2016-02-01
1
-1
/
+1
*
ALSA: core: Drop superfluous error/debug messages after malloc failures
Takashi Iwai
2015-03-10
1
-6
/
+2
*
ALSA: Simplify snd_device_register() variants
Takashi Iwai
2015-02-02
1
-6
/
+5
*
ALSA: rawmidi: Use rawmidi device file for kernel messages
Takashi Iwai
2015-02-02
1
-3
/
+3
*
ALSA: rawmidi: Embed struct device
Takashi Iwai
2015-02-02
1
-7
/
+17
*
ALSA: control: Provide a helper to look for the preferred subdevice
Takashi Iwai
2015-02-02
1
-12
/
+2
*
ALSA: Move EXPORT_SYMBOL() in appropriate places
Takashi Iwai
2014-02-27
1
-18
/
+17
*
ALSA: rawmidi: Use standard printk helpers
Takashi Iwai
2014-02-14
1
-15
/
+34
*
ALSA: Drop unused name argument in snd_register_oss_device()
Takashi Iwai
2014-02-12
1
-2
/
+2
*
ALSA: Fix typos in alsa-driver-api.xml
Masanari Iida
2014-02-10
1
-1
/
+1
*
ALSA: add/change some comments describing function return values
Yacine Belkadi
2013-03-12
1
-7
/
+7
*
ALSA: Avoid endless sleep after disconnect
Takashi Iwai
2012-10-30
1
-0
/
+20
*
ALSA: Add a reference counter to card instance
Takashi Iwai
2012-10-30
1
-1
/
+5
*
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
ALSA: Use krealloc() in possible places
Takashi Iwai
2011-07-12
1
-4
/
+4
*
ALSA: rawmidi - Use workq for event handling
Takashi Iwai
2011-06-14
1
-26
/
+11
*
ALSA: rawmidi: fix oops (use after free) when unloading a driver module
Clemens Ladisch
2010-10-17
1
-1
/
+3
*
ALSA: rawmidi: fix the get next midi device ioctl
Dan Carpenter
2010-09-09
1
-0
/
+2
*
ALSA: core - Define llseek fops
Takashi Iwai
2010-04-13
1
-0
/
+5
*
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
2009-12-10
1
-1
/
+1
*
sound: rawmidi: record a substream's owner process
Clemens Ladisch
2009-11-10
1
-0
/
+9
*
sound: rawmidi: fix opened substreams count
Clemens Ladisch
2009-11-10
1
-4
/
+2
*
Merge branch 'topic/ctl-pid-lock' into topic/core-change
Takashi Iwai
2009-11-10
1
-1
/
+1
|
\
|
*
control: use reference-counted pid
Clemens Ladisch
2009-11-06
1
-1
/
+1
*
|
sound: rawmidi: fix MIDI device O_APPEND error handling
Clemens Ladisch
2009-11-10
1
-12
/
+7
*
|
sound: rawmidi: fix checking of O_APPEND when opening MIDI device
Clemens Ladisch
2009-11-10
1
-1
/
+2
*
|
sound: rawmidi: fix double init when opening MIDI device with O_APPEND
Clemens Ladisch
2009-11-10
1
-10
/
+12
|
/
[next]