index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
seq
/
seq_clientmgr.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
ALSA: seq: Fix concurrent access to queue current tick/time
Takashi Iwai
2020-02-28
*
ALSA: seq: Fix potential concurrent access to the deleted pool
Takashi Iwai
2019-09-06
*
ALSA: seq: Break too long mutex context in the write loop
Takashi Iwai
2019-08-04
*
ALSA: seq: Fix OOB-reads from strlcpy
Zubin Mithra
2019-04-27
*
ALSA: seq: Clear client entry before deleting else at closing
Takashi Iwai
2018-03-22
*
ALSA: seq: More protection for concurrent write and ioctl races
Takashi Iwai
2018-03-18
*
ALSA: seq: Don't allow resizing pool in use
Takashi Iwai
2018-03-18
*
ALSA: seq: Fix racy pool initializations
Takashi Iwai
2018-02-22
*
ALSA: seq: Fix regression by incorrect ioctl_mutex usages
Takashi Iwai
2018-02-22
*
ALSA: seq: Make ioctls race-free
Takashi Iwai
2018-02-03
*
ALSA: seq: Fix nested rwsem annotation for lockdep splat
Takashi Iwai
2017-11-08
*
ALSA: seq: Fix use-after-free at creating a port
Takashi Iwai
2017-10-18
*
ALSA: seq: 2nd attempt at fixing race creating a queue
Daniel Mentz
2017-08-24
*
ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
Takashi Iwai
2017-03-30
*
ALSA: seq: Fix lockdep warnings due to double mutex locks
Takashi Iwai
2016-02-17
*
ALSA: seq: Fix missing NULL check at remove_events ioctl
Takashi Iwai
2016-01-31
*
ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS
Jie Yang
2015-05-27
*
ALSA: seq: fill client ID in return value of pool operation
Takashi Sakamoto
2015-04-11
*
Merge branch 'topic/snd-device' into for-next
Takashi Iwai
2015-02-03
|
\
|
*
ALSA: Simplify snd_device_register() variants
Takashi Iwai
2015-02-02
|
*
ALSA: seq: Handle the device directly
Takashi Iwai
2015-02-02
*
|
ALSA: seq: remove unused callback_all field
Clemens Ladisch
2015-01-26
*
|
ALSA: seq: correctly report maximum number of ports
Clemens Ladisch
2015-01-26
|
/
*
ALSA: seq: Continue broadcasting events to ports if one of them fails
Adam Goode
2014-06-04
*
ALSA: seq: Use standard printk helpers
Takashi Iwai
2014-02-14
*
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
Paul Gortmaker
2011-10-31
*
ALSA: core: sparse cleanups
Clemens Ladisch
2011-02-14
*
ALSA: core - Define llseek fops
Takashi Iwai
2010-04-13
*
ALSA: trivial: sound seq ioctl dbg: print hexadecimal value padded with 0s
Thadeu Lima de Souza Cascardo
2010-02-02
*
ALSA: Kill snd_assert() in sound/core/*
Takashi Iwai
2008-08-13
*
ALSA: remove CONFIG_KMOD from sound
Johannes Berg
2008-07-10
*
Dont touch fs_struct in drivers
Jan Blunck
2008-02-14
*
[ALSA] Remove sound/driver.h
Takashi Iwai
2008-01-31
*
[ALSA] sound/core/seq: move declarations of globally visible variables to pro...
Marcin Ĺšlusarz
2008-01-31
*
[ALSA] Remove sequencer instrument layer
Takashi Iwai
2008-01-31
*
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2007-10-16
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
*
[PATCH] mark struct file_operations const 9
Arjan van de Ven
2007-02-12
*
[ALSA] alsa core: convert to list_for_each_entry*
Johannes Berg
2007-02-09
*
[ALSA] Clean up EXPORT_SYMBOL()s in snd-seq module
Takashi Iwai
2006-06-22
*
[ALSA] Fix seq_clientmgr dereferences before NULL check
Eugene Teo
2006-03-22
*
[ALSA] semaphore -> mutex (core part)
Ingo Molnar
2006-03-22
*
[ALSA] seq: reorganize sequencer client numbers
Clemens Ladisch
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] seq: remove superfluous fields
Clemens Ladisch
2006-01-03
*
[ALSA] Optimize for config without PROC_FS (seq and oss parts)
Takashi Iwai
2006-01-03
*
[ALSA] dynamic minors (6/6): increase maximum number of sound cards
Clemens Ladisch
2006-01-03
*
[ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per card
Clemens Ladisch
2006-01-03
*
[ALSA] dynamic minors (3/6): store device-specific object pointers dynamically
Clemens Ladisch
2006-01-03
[next]