index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
seq
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-20
[ALSA] Fix invalid schedule_timeout_interruptible()
Takashi Iwai
1
-3
/
+3
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2
-2
/
+0
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
5
-5
/
+0
2007-02-12
[PATCH] mark struct file_operations const 9
Arjan van de Ven
2
-2
/
+2
2007-02-09
[ALSA] Fix possible deadlocks in sequencer at removal of ports
Takashi Iwai
1
-1
/
+1
2007-02-09
[ALSA] alsa core: convert to list_for_each_entry*
Johannes Berg
4
-59
/
+33
2006-12-20
[ALSA] use the roundup macro
Clemens Ladisch
1
-1
/
+1
2006-09-23
[ALSA] Unregister device files at disconnection
Takashi Iwai
1
-11
/
+0
2006-09-23
[ALSA] Fix disconnection of proc interface
Takashi Iwai
3
-6
/
+5
2006-08-03
[ALSA] Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
1
-2
/
+1
2006-07-04
[PATCH] lockdep: annotate sound/core/seq/seq_device.c
Arjan van de Ven
1
-0
/
+6
2006-07-04
[PATCH] lockdep: annotate sound/core/seq/seq_ports.c
Ingo Molnar
1
-2
/
+2
2006-06-28
[ALSA] Fix misuse of __list_add() in seq_ports.c
Takashi Iwai
1
-4
/
+2
2006-06-26
spelling fixes
Andreas Mohr
1
-1
/
+1
2006-06-22
[ALSA] Remove nested mutexes in seq_ports.c
Takashi Iwai
1
-2
/
+0
2006-06-22
[ALSA] Remove zero-initialization of static variables
Takashi Iwai
2
-2
/
+2
2006-06-22
[ALSA] rawmidi: add get_port_info callback for sequencer information flags
Clemens Ladisch
1
-0
/
+3
2006-06-22
[ALSA] add more sequencer port type information bits
Clemens Ladisch
3
-3
/
+9
2006-06-22
[ALSA] Remove unneeded read/write_size fields in proc text ops
Takashi Iwai
3
-8
/
+5
2006-06-22
[ALSA] Clean up EXPORT_SYMBOL()s in snd-seq module
Takashi Iwai
5
-22
/
+20
2006-06-22
[ALSA] Change seq_midi.c so client name is card, rather than port, specific
Alan Horstmann
1
-2
/
+2
2006-03-22
[ALSA] Fix seq_clientmgr dereferences before NULL check
Eugene Teo
1
-2
/
+1
2006-03-22
[ALSA] Fix sleep in atomic in virmidi driver
Takashi Iwai
1
-2
/
+2
2006-03-22
[ALSA] semaphore -> mutex (core part)
Ingo Molnar
9
-83
/
+85
2006-01-10
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-4
/
+0
2006-01-03
[ALSA] seq: reorganize sequencer client numbers
Clemens Ladisch
2
-28
/
+33
2006-01-03
[ALSA] seq: set client name in snd_seq_create_kernel_client()
Clemens Ladisch
6
-69
/
+23
2006-01-03
[ALSA] seq: remove struct snd_seq_client_callback
Clemens Ladisch
7
-37
/
+8
2006-01-03
[ALSA] seq: remove superfluous fields
Clemens Ladisch
2
-6
/
+0
2006-01-03
[ALSA] Optimize for config without PROC_FS (seq and oss parts)
Takashi Iwai
11
-21
/
+40
2006-01-03
[ALSA] dynamic minors (6/6): increase maximum number of sound cards
Clemens Ladisch
1
-6
/
+25
2006-01-03
[ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per card
Clemens Ladisch
1
-3
/
+3
2006-01-03
[ALSA] dynamic minors (3/6): store device-specific object pointers dynamically
Clemens Ladisch
3
-5
/
+11
2006-01-03
[ALSA] dynamic minors (1/6): store device type in struct snd_minor
Clemens Ladisch
2
-15
/
+4
2006-01-03
[ALSA] Remove xxx_t typedefs: Sequencer OSS-emulation
Takashi Iwai
17
-347
/
+340
2006-01-03
[ALSA] Remove xxx_t typedefs: Instrument layer
Takashi Iwai
4
-149
/
+149
2006-01-03
[ALSA] Remove xxx_t typedefs: Sequencer
Takashi Iwai
26
-916
/
+1069
2005-11-04
[ALSA] Fix schedule_timeout usage
Nishanth Aravamudan
3
-12
/
+6
2005-11-04
[ALSA] seq-timer: restrict timer frequencies
Clemens Ladisch
1
-3
/
+17
2005-11-04
[ALSA] Remove snd_runtime_check() macro
Takashi Iwai
1
-2
/
+0
2005-11-04
[ALSA] sequencer: remove superfluous function parameter
Clemens Ladisch
1
-5
/
+4
2005-10-28
[PATCH] gfp_t: sound
Al Viro
3
-5
/
+7
2005-10-09
[PATCH] gfp flags annotations - part 1
Al Viro
1
-1
/
+1
2005-09-12
[ALSA] Replace with kzalloc() - seq stuff
Takashi Iwai
22
-32
/
+32
2005-09-12
[ALSA] rtctimer: add option to make RTC timer the default sequencer timer
Clemens Ladisch
1
-1
/
+7
2005-09-12
[ALSA] sparse address space annotations
Clemens Ladisch
1
-2
/
+5
2005-07-28
[ALSA] sound/core Fix the sparse warning 'implicit cast to nocast type'
Victor Fusco
2
-4
/
+7
2005-07-28
[ALSA] seq-midi - silently ignore non-MIDI events
Clemens Ladisch
1
-10
/
+6
2005-07-28
[ALSA] Fix dependency of GUS driver
Takashi Iwai
1
-1
/
+1
[next]