index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
/
seq
Age
Commit message (
Expand
)
Author
Files
Lines
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-03
[PATCH] lockdep: annotate sound/core/seq/seq_device.c
Arjan van de Ven
1
-0
/
+6
2006-07-03
[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-09
[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-08
[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
2005-07-27
[PATCH] clean up inline static vs static inline
Jesper Juhl
3
-6
/
+6
2005-06-22
[ALSA] Remove redundant NULL checks before kfree
Jesper Juhl
2
-20
/
+9
[next]