index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
/
seq
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ALSA] Unregister device files at disconnection
Takashi Iwai
2006-09-23
1
-11
/
+0
*
[ALSA] Fix disconnection of proc interface
Takashi Iwai
2006-09-23
3
-6
/
+5
*
[ALSA] Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
2006-08-03
1
-2
/
+1
*
[PATCH] lockdep: annotate sound/core/seq/seq_device.c
Arjan van de Ven
2006-07-03
1
-0
/
+6
*
[PATCH] lockdep: annotate sound/core/seq/seq_ports.c
Ingo Molnar
2006-07-03
1
-2
/
+2
*
[ALSA] Fix misuse of __list_add() in seq_ports.c
Takashi Iwai
2006-06-28
1
-4
/
+2
*
spelling fixes
Andreas Mohr
2006-06-26
1
-1
/
+1
*
[ALSA] Remove nested mutexes in seq_ports.c
Takashi Iwai
2006-06-22
1
-2
/
+0
*
[ALSA] Remove zero-initialization of static variables
Takashi Iwai
2006-06-22
2
-2
/
+2
*
[ALSA] rawmidi: add get_port_info callback for sequencer information flags
Clemens Ladisch
2006-06-22
1
-0
/
+3
*
[ALSA] add more sequencer port type information bits
Clemens Ladisch
2006-06-22
3
-3
/
+9
*
[ALSA] Remove unneeded read/write_size fields in proc text ops
Takashi Iwai
2006-06-22
3
-8
/
+5
*
[ALSA] Clean up EXPORT_SYMBOL()s in snd-seq module
Takashi Iwai
2006-06-22
5
-22
/
+20
*
[ALSA] Change seq_midi.c so client name is card, rather than port, specific
Alan Horstmann
2006-06-22
1
-2
/
+2
*
[ALSA] Fix seq_clientmgr dereferences before NULL check
Eugene Teo
2006-03-22
1
-2
/
+1
*
[ALSA] Fix sleep in atomic in virmidi driver
Takashi Iwai
2006-03-22
1
-2
/
+2
*
[ALSA] semaphore -> mutex (core part)
Ingo Molnar
2006-03-22
9
-83
/
+85
*
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-09
1
-4
/
+0
*
[ALSA] seq: reorganize sequencer client numbers
Clemens Ladisch
2006-01-03
2
-28
/
+33
*
[ALSA] seq: set client name in snd_seq_create_kernel_client()
Clemens Ladisch
2006-01-03
6
-69
/
+23
*
[ALSA] seq: remove struct snd_seq_client_callback
Clemens Ladisch
2006-01-03
7
-37
/
+8
*
[ALSA] seq: remove superfluous fields
Clemens Ladisch
2006-01-03
2
-6
/
+0
*
[ALSA] Optimize for config without PROC_FS (seq and oss parts)
Takashi Iwai
2006-01-03
11
-21
/
+40
*
[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
3
-5
/
+11
*
[ALSA] dynamic minors (1/6): store device type in struct snd_minor
Clemens Ladisch
2006-01-03
2
-15
/
+4
*
[ALSA] Remove xxx_t typedefs: Sequencer OSS-emulation
Takashi Iwai
2006-01-03
17
-347
/
+340
*
[ALSA] Remove xxx_t typedefs: Instrument layer
Takashi Iwai
2006-01-03
4
-149
/
+149
*
[ALSA] Remove xxx_t typedefs: Sequencer
Takashi Iwai
2006-01-03
26
-916
/
+1069
*
[ALSA] Fix schedule_timeout usage
Nishanth Aravamudan
2005-11-04
3
-12
/
+6
*
[ALSA] seq-timer: restrict timer frequencies
Clemens Ladisch
2005-11-04
1
-3
/
+17
*
[ALSA] Remove snd_runtime_check() macro
Takashi Iwai
2005-11-04
1
-2
/
+0
*
[ALSA] sequencer: remove superfluous function parameter
Clemens Ladisch
2005-11-04
1
-5
/
+4
*
[PATCH] gfp_t: sound
Al Viro
2005-10-28
3
-5
/
+7
*
[PATCH] gfp flags annotations - part 1
Al Viro
2005-10-08
1
-1
/
+1
*
[ALSA] Replace with kzalloc() - seq stuff
Takashi Iwai
2005-09-12
22
-32
/
+32
*
[ALSA] rtctimer: add option to make RTC timer the default sequencer timer
Clemens Ladisch
2005-09-12
1
-1
/
+7
*
[ALSA] sparse address space annotations
Clemens Ladisch
2005-09-12
1
-2
/
+5
*
[ALSA] sound/core Fix the sparse warning 'implicit cast to nocast type'
Victor Fusco
2005-07-28
2
-4
/
+7
*
[ALSA] seq-midi - silently ignore non-MIDI events
Clemens Ladisch
2005-07-28
1
-10
/
+6
*
[ALSA] Fix dependency of GUS driver
Takashi Iwai
2005-07-28
1
-1
/
+1
*
[PATCH] clean up inline static vs static inline
Jesper Juhl
2005-07-27
3
-6
/
+6
*
[ALSA] Remove redundant NULL checks before kfree
Jesper Juhl
2005-06-22
2
-20
/
+9
*
[ALSA] sound/core/: possible cleanups
Adrian Bunk
2005-05-29
6
-9
/
+10
*
[ALSA] virmidi - fix ioctl parameter passing when setting client name
Clemens Ladisch
2005-05-29
1
-1
/
+1
*
[ALSA] virmidi - fix ioctl parameter passing when creating seq port
Clemens Ladisch
2005-05-29
1
-1
/
+1
*
[ALSA] Fix memory leak
Takashi Iwai
2005-05-29
1
-0
/
+2
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
53
-0
/
+16708