index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
/
seq
/
seq_clientmgr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: seq: fix to copy from/to user space
Takashi Sakamoto
2016-09-13
1
-2
/
+2
*
ALSA: seq: initialize whole fields of automatic variable with union type
Takashi Sakamoto
2016-08-31
1
-2
/
+5
*
ALSA: seq: obsolete change of address limit
Takashi Sakamoto
2016-08-22
1
-68
/
+5
*
ALSA: seq: change ioctl command operation to get data in kernel space
Takashi Sakamoto
2016-08-22
1
-358
/
+248
*
ALSA: seq: add an alternative way to handle ioctl requests
Takashi Sakamoto
2016-08-22
1
-1
/
+75
*
ALSA: seq: add documentation for snd_seq_kernel_client_ctl
Takashi Sakamoto
2016-08-22
1
-3
/
+11
*
ALSA: seq: Provide card number / PID via sequencer client info
Martin Koegler
2016-03-08
1
-0
/
+14
*
ALSA: seq: Fix lockdep warnings due to double mutex locks
Takashi Iwai
2016-02-03
1
-0
/
+3
*
ALSA: seq: Fix missing NULL check at remove_events ioctl
Takashi Iwai
2016-01-12
1
-1
/
+1
*
ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS
Jie Yang
2015-05-27
1
-2
/
+2
*
ALSA: seq: fill client ID in return value of pool operation
Takashi Sakamoto
2015-04-11
1
-0
/
+1
*
Merge branch 'topic/snd-device' into for-next
Takashi Iwai
2015-02-03
1
-3
/
+11
|
\
|
*
ALSA: Simplify snd_device_register() variants
Takashi Iwai
2015-02-02
1
-4
/
+3
|
*
ALSA: seq: Handle the device directly
Takashi Iwai
2015-02-02
1
-2
/
+11
*
|
ALSA: seq: remove unused callback_all field
Clemens Ladisch
2015-01-26
1
-1
/
+0
*
|
ALSA: seq: correctly report maximum number of ports
Clemens Ladisch
2015-01-26
1
-1
/
+1
|
/
*
ALSA: seq: Continue broadcasting events to ports if one of them fails
Adam Goode
2014-06-04
1
-12
/
+24
*
ALSA: seq: Use standard printk helpers
Takashi Iwai
2014-02-14
1
-8
/
+8
*
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
Paul Gortmaker
2011-11-01
1
-0
/
+1
*
ALSA: core: sparse cleanups
Clemens Ladisch
2011-02-14
1
-5
/
+2
*
ALSA: core - Define llseek fops
Takashi Iwai
2010-04-13
1
-0
/
+6
*
ALSA: trivial: sound seq ioctl dbg: print hexadecimal value padded with 0s
Thadeu Lima de Souza Cascardo
2010-02-02
1
-1
/
+1
*
ALSA: Kill snd_assert() in sound/core/*
Takashi Iwai
2008-08-13
1
-10
/
+20
*
ALSA: remove CONFIG_KMOD from sound
Johannes Berg
2008-07-10
1
-1
/
+1
*
Dont touch fs_struct in drivers
Jan Blunck
2008-02-15
1
-2
/
+2
*
[ALSA] Remove sound/driver.h
Takashi Iwai
2008-01-31
1
-1
/
+0
*
[ALSA] sound/core/seq: move declarations of globally visible variables to pro...
Marcin Ĺšlusarz
2008-01-31
1
-2
/
+0
*
[ALSA] Remove sequencer instrument layer
Takashi Iwai
2008-01-31
1
-2
/
+1
*
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2007-10-16
1
-1
/
+1
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
[PATCH] mark struct file_operations const 9
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
[ALSA] alsa core: convert to list_for_each_entry*
Johannes Berg
2007-02-09
1
-9
/
+5
*
[ALSA] Clean up EXPORT_SYMBOL()s in snd-seq module
Takashi Iwai
2006-06-22
1
-0
/
+12
*
[ALSA] Fix seq_clientmgr dereferences before NULL check
Eugene Teo
2006-03-22
1
-2
/
+1
*
[ALSA] semaphore -> mutex (core part)
Ingo Molnar
2006-03-22
1
-20
/
+20
*
[ALSA] seq: reorganize sequencer client numbers
Clemens Ladisch
2006-01-03
1
-26
/
+31
*
[ALSA] seq: set client name in snd_seq_create_kernel_client()
Clemens Ladisch
2006-01-03
1
-2
/
+6
*
[ALSA] seq: remove struct snd_seq_client_callback
Clemens Ladisch
2006-01-03
1
-6
/
+3
*
[ALSA] seq: remove superfluous fields
Clemens Ladisch
2006-01-03
1
-3
/
+0
*
[ALSA] Optimize for config without PROC_FS (seq and oss parts)
Takashi Iwai
2006-01-03
1
-1
/
+2
*
[ALSA] dynamic minors (6/6): increase maximum number of sound cards
Clemens Ladisch
2006-01-03
1
-6
/
+25
*
[ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per card
Clemens Ladisch
2006-01-03
1
-3
/
+3
*
[ALSA] dynamic minors (3/6): store device-specific object pointers dynamically
Clemens Ladisch
2006-01-03
1
-1
/
+1
*
[ALSA] dynamic minors (1/6): store device type in struct snd_minor
Clemens Ladisch
2006-01-03
1
-8
/
+2
*
[ALSA] Remove xxx_t typedefs: Sequencer
Takashi Iwai
2006-01-03
1
-204
/
+256
*
[ALSA] Replace with kzalloc() - seq stuff
Takashi Iwai
2005-09-12
1
-1
/
+1
*
[ALSA] sparse address space annotations
Clemens Ladisch
2005-09-12
1
-2
/
+5
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-17
1
-0
/
+2503