index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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: seq: Continue broadcasting events to ports if one of them fails
Adam Goode
2014-06-04
1
-12
/
+24
*
ALSA: seq: correctly detect input buffer overflow
Adam Goode
2014-06-04
1
-1
/
+1
*
ALSA: core: Fix format string mismatch in seq_midi.c
Masanari Iida
2014-04-28
1
-2
/
+2
*
ALSA: seq_oss: Use standard printk helpers
Takashi Iwai
2014-02-14
5
-18
/
+18
*
ALSA: seq: Use standard printk helpers
Takashi Iwai
2014-02-14
13
-47
/
+47
*
ALSA: core: Use standard printk helpers
Takashi Iwai
2014-02-14
1
-1
/
+1
*
ALSA: seq_oss: Drop debug prints
Takashi Iwai
2014-02-14
7
-68
/
+0
*
ALSA: Drop unused name argument in snd_register_oss_device()
Takashi Iwai
2014-02-12
2
-5
/
+2
*
ALSA: seq-oss: Initialize MIDI clients asynchronously
Takashi Iwai
2013-07-17
2
-4
/
+14
*
ALSA: seq: Fix missing error handling in snd_seq_timer_open()
Takashi Iwai
2013-03-11
1
-4
/
+4
*
ALSA: seq: seq_oss_event: missing range checks
Dan Carpenter
2013-03-04
1
-2
/
+12
*
various: Fix spelling of "registered" in comments.
Adam Buchbinder
2012-11-19
1
-1
/
+1
*
ALSA: lto, sound: Fix export symbols for !CONFIG_MODULES
Andi Kleen
2012-08-20
1
-0
/
+2
*
Documentation: remove references to /etc/modprobe.conf
Lucas De Marchi
2012-03-30
1
-1
/
+1
*
device.h: cleanup users outside of linux/include (C files)
Paul Gortmaker
2012-03-11
1
-0
/
+1
*
ALSA: module_param: make bool parameters really bool
Rusty Russell
2011-12-19
1
-1
/
+1
*
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
Paul Gortmaker
2011-10-31
6
-0
/
+6
*
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2011-10-31
6
-0
/
+6
*
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
2011-10-31
4
-4
/
+4
*
ALSA: core: remove unused variables.
Luca Tettamanti
2011-05-26
1
-2
/
+0
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
sound:core:seq:seq_ports.c Remove one to many n's in a word.
Justin P. Mattock
2011-02-27
1
-1
/
+1
*
ALSA: core: sparse cleanups
Clemens Ladisch
2011-02-14
3
-8
/
+9
*
ALSA: support module on-demand loading for seq and timer
Kay Sievers
2010-11-24
1
-0
/
+4
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()
Takashi Iwai
2010-09-08
1
-5
/
+4
*
ALSA: core - Define llseek fops
Takashi Iwai
2010-04-13
1
-0
/
+6
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
8
-0
/
+8
*
ALSA: trivial: sound seq ioctl dbg: print hexadecimal value padded with 0s
Thadeu Lima de Souza Cascardo
2010-02-02
1
-1
/
+1
*
sound: seq_timer: simplify snd_seq_timer_set_tick_resolution() parameters
Clemens Ladisch
2010-01-18
1
-14
/
+13
*
Merge branch 'topic/midi' into for-linus
Takashi Iwai
2009-09-10
2
-10
/
+11
|
\
|
*
sound: rawmidi: disable active-sensing-on-close by default
Clemens Ladisch
2009-07-15
1
-0
/
+1
|
*
sound: seq_oss_midi: remove magic numbers
Clemens Ladisch
2009-07-15
1
-6
/
+8
|
*
sound: seq_midi: do not send MIDI reset when closing
Clemens Ladisch
2009-07-15
1
-3
/
+0
|
*
seq-midi: always log message on output overrun
Clemens Ladisch
2009-07-15
1
-1
/
+2
*
|
ALSA: OSS sequencer should be initialized after snd_seq_system_client_init
Jaswinder Singh Rajput
2009-07-19
1
-5
/
+2
|
/
*
Merge branch 'topic/seq-midi-fix' into for-linus
Takashi Iwai
2009-06-22
1
-4
/
+4
|
\
|
*
sound: seq_midi_event: fix decoding of (N)RPN events
Clemens Ladisch
2009-06-22
1
-4
/
+4
*
|
ALSA: clean up the logic for building sequencer modules
Michal Marek
2009-05-29
2
-13
/
+21
|
/
*
ALSA: sound/core: use memdup_user()
Li Zefan
2009-04-14
1
-5
/
+4
*
ALSA: Add missing KERN_* prefix to printk in sound/core
Takashi Iwai
2009-02-05
2
-2
/
+3
*
ALSA: Add hrtimer backend for ALSA timer interface
Takashi Iwai
2008-10-24
1
-1
/
+3
*
ALSA: Kill snd_assert() in sound/core/*
Takashi Iwai
2008-08-13
12
-50
/
+96
*
sound: ensure device number is valid in snd_seq_oss_synth_make_info
Willy Tarreau
2008-08-04
1
-0
/
+3
*
ALSA: remove CONFIG_KMOD from sound
Johannes Berg
2008-07-10
2
-5
/
+3
*
[ALSA] seq-oss - Remove invalid BUG()
Takashi Iwai
2008-04-24
1
-2
/
+7
*
Dont touch fs_struct in drivers
Jan Blunck
2008-02-14
2
-5
/
+2
*
[ALSA] Remove sound/driver.h
Takashi Iwai
2008-01-31
19
-19
/
+0
*
[ALSA] sound/core/seq: move declarations of globally visible variables to pro...
Marcin Ślusarz
2008-01-31
4
-9
/
+9
*
[ALSA] Remove sequencer instrument layer
Takashi Iwai
2008-01-31
9
-2045
/
+3
[next]