index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
rawmidi.c
Age
Commit message (
Expand
)
Author
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-12-14
ALSA: rawmidi: Avoid racy info ioctl via ctl device
Takashi Iwai
2017-11-27
sound: annotate ->poll() instances
Al Viro
2017-07-06
Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-12
ALSA: seq: Allow the modular sequencer registration
Takashi Iwai
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-01-12
ALSA: rawmidi: Add const to snd_rawmidi_ops
Takashi Iwai
2016-11-12
ALSA: rawmidi: don't opencode IS_REACHABLE()
Fabian Frederick
2016-09-08
ALSA: rawmidi: Fix possible deadlock with virmidi registration
Takashi Iwai
2016-02-03
ALSA: rawmidi: Fix race at copying & updating the position
Takashi Iwai
2016-02-03
ALSA: rawmidi: Make snd_rawmidi_transmit() race-free
Takashi Iwai
2016-02-01
ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer check
Takashi Iwai
2015-03-10
ALSA: core: Drop superfluous error/debug messages after malloc failures
Takashi Iwai
2015-02-02
ALSA: Simplify snd_device_register() variants
Takashi Iwai
2015-02-02
ALSA: rawmidi: Use rawmidi device file for kernel messages
Takashi Iwai
2015-02-02
ALSA: rawmidi: Embed struct device
Takashi Iwai
2015-02-02
ALSA: control: Provide a helper to look for the preferred subdevice
Takashi Iwai
2014-02-27
ALSA: Move EXPORT_SYMBOL() in appropriate places
Takashi Iwai
2014-02-14
ALSA: rawmidi: Use standard printk helpers
Takashi Iwai
2014-02-12
ALSA: Drop unused name argument in snd_register_oss_device()
Takashi Iwai
2014-02-10
ALSA: Fix typos in alsa-driver-api.xml
Masanari Iida
2013-03-12
ALSA: add/change some comments describing function return values
Yacine Belkadi
2012-10-30
ALSA: Avoid endless sleep after disconnect
Takashi Iwai
2012-10-30
ALSA: Add a reference counter to card instance
Takashi Iwai
2011-10-31
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
2011-07-12
ALSA: Use krealloc() in possible places
Takashi Iwai
2011-06-14
ALSA: rawmidi - Use workq for event handling
Takashi Iwai
2010-10-17
ALSA: rawmidi: fix oops (use after free) when unloading a driver module
Clemens Ladisch
2010-09-09
ALSA: rawmidi: fix the get next midi device ioctl
Dan Carpenter
2010-04-13
ALSA: core - Define llseek fops
Takashi Iwai
2009-12-10
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
2009-11-10
sound: rawmidi: record a substream's owner process
Clemens Ladisch
2009-11-10
sound: rawmidi: fix opened substreams count
Clemens Ladisch
2009-11-10
Merge branch 'topic/ctl-pid-lock' into topic/core-change
Takashi Iwai
2009-11-10
sound: rawmidi: fix MIDI device O_APPEND error handling
Clemens Ladisch
2009-11-10
sound: rawmidi: fix checking of O_APPEND when opening MIDI device
Clemens Ladisch
2009-11-10
sound: rawmidi: fix double init when opening MIDI device with O_APPEND
Clemens Ladisch
2009-11-06
control: use reference-counted pid
Clemens Ladisch
2009-07-15
sound: rawmidi: disable active-sensing-on-close by default
Clemens Ladisch
2009-03-09
ALSA: rawmidi - Refactor rawmidi open/close codes
Takashi Iwai
2009-03-09
ALSA: rawmidi - Fix possible race in open
Takashi Iwai
2008-12-18
ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()
Takashi Iwai
2008-11-03
ALSA: rawmidi - Add open check in rawmidi callbacks
Takashi Iwai
2008-08-13
ALSA: Kill snd_assert() in sound/core/*
Takashi Iwai
2008-09-25
ALSA: fix locking in snd_pcm_open*() and snd_rawmidi_open*()
Takashi Iwai
2008-01-31
[ALSA] rawmidi: let sparse know what is going on _for real_
Marcin Ĺšlusarz
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
[next]