index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-10
sound: rawmidi: fix MIDI device O_APPEND error handling
Clemens Ladisch
1
-12
/
+7
2009-11-10
sound: rawmidi: fix checking of O_APPEND when opening MIDI device
Clemens Ladisch
1
-1
/
+2
2009-11-10
sound: rawmidi: fix double init when opening MIDI device with O_APPEND
Clemens Ladisch
1
-10
/
+12
2009-10-30
ALSA: sound: Move dereference after NULL test and drop unnecessary NULL tests
Julia Lawall
1
-2
/
+3
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-4
/
+4
2009-09-21
ALSA: pcm - Simplify snd_pcm_drain() implementation
Takashi Iwai
1
-53
/
+20
2009-09-10
Merge branch 'topic/tlv-minmax' into for-linus
Takashi Iwai
1
-2
/
+6
2009-09-10
Merge branch 'topic/snd-printk' into for-linus
Takashi Iwai
1
-27
/
+48
2009-09-10
Merge branch 'topic/pcm-estrpipe-in-pm' into for-linus
Takashi Iwai
1
-0
/
+12
2009-09-10
Merge branch 'topic/pcm-drain-nonblock' into for-linus
Takashi Iwai
2
-27
/
+37
2009-09-10
Merge branch 'topic/oss' into for-linus
Takashi Iwai
1
-2
/
+7
2009-09-10
Merge branch 'topic/misc' into for-linus
Takashi Iwai
1
-0
/
+8
2009-09-10
Merge branch 'topic/midi' into for-linus
Takashi Iwai
3
-11
/
+12
2009-09-10
Merge branch 'topic/dummy' into for-linus
Takashi Iwai
4
-16
/
+20
2009-09-10
Merge branch 'topic/dma-sgbuf' into for-linus
Takashi Iwai
4
-1
/
+11
2009-09-10
Merge branch 'topic/ctl-add-remove-fixes' into for-linus
Takashi Iwai
1
-17
/
+17
2009-09-10
Merge branch 'topic/cleanup' into for-linus
Takashi Iwai
1
-3
/
+1
2009-09-08
ALSA: Add const prefix to proc helper functions
Takashi Iwai
3
-4
/
+6
2009-09-08
ALSA: Re-export snd_pcm_format_name() function
Takashi Iwai
1
-12
/
+14
2009-09-07
ALSA: Remove struct snd_monitor_file from public sound/core.h
Takashi Iwai
1
-0
/
+8
2009-08-31
ALSA: allocation may fail in snd_pcm_oss_change_params()
Roel Kluin
1
-2
/
+7
2009-08-27
ALSA: Add debug module option
Takashi Iwai
1
-28
/
+39
2009-08-27
ALSA: core - strip too long file names in snd_print*()
Takashi Iwai
1
-2
/
+12
2009-08-25
Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
1
-31
/
+8
2009-08-25
sound: pcm_lib: fix unsorted list constraint handling
Clemens Ladisch
1
-31
/
+8
2009-08-20
ALSA: pcm - Fix drain behavior in non-blocking mode
Takashi Iwai
2
-27
/
+37
2009-08-17
sound: snd_ctl_remove_user_ctl: prevent removal of kernel controls
Clemens Ladisch
1
-0
/
+4
2009-08-17
sound: snd_ctl_remove_unlocked_id: simplify user control counting
Clemens Ladisch
1
-12
/
+7
2009-08-17
sound: snd_ctl_remove_unlocked_id: simplify error paths
Clemens Ladisch
1
-4
/
+5
2009-08-17
sound: snd_ctl_elem_add: fix value count check
Clemens Ladisch
1
-1
/
+1
2009-08-03
ALSA: pcm - Tell user that stream to be rewound is suspended
Lubomir Rintel
1
-0
/
+12
2009-07-26
Merge branch 'fix/pcm-hwptr' into for-linus
Takashi Iwai
1
-1
/
+35
2009-07-23
ALSA: pcm - Fix hwptr buffer-size overlap bug
Takashi Iwai
1
-1
/
+1
2009-07-23
ALSA: pcm - Fix warnings in debug loggings
Takashi Iwai
1
-12
/
+12
2009-07-23
ALSA: pcm - Add logging of hwptr updates and interrupt updates
Takashi Iwai
1
-0
/
+25
2009-07-22
ALSA: pcm - Fix regressions with VMware
Takashi Iwai
1
-1
/
+10
2009-07-19
ALSA: OSS sequencer should be initialized after snd_seq_system_client_init
Jaswinder Singh Rajput
1
-5
/
+2
2009-07-15
sound: rawmidi: disable active-sensing-on-close by default
Clemens Ladisch
2
-1
/
+2
2009-07-15
sound: seq_oss_midi: remove magic numbers
Clemens Ladisch
1
-6
/
+8
2009-07-15
sound: seq_midi: do not send MIDI reset when closing
Clemens Ladisch
1
-3
/
+0
2009-07-15
seq-midi: always log message on output overrun
Clemens Ladisch
1
-1
/
+2
2009-07-08
ALSA: Fix SG-buffer DMA with non-coherent architectures
Takashi Iwai
4
-1
/
+11
2009-07-06
ALSA: info - Use krealloc()
Takashi Iwai
1
-3
/
+1
2009-06-22
Merge branch 'topic/seq-midi-fix' into for-linus
Takashi Iwai
1
-4
/
+4
2009-06-22
Merge branch 'topic/pcm-jiffies-check' into for-linus
Takashi Iwai
1
-1
/
+1
2009-06-22
sound: seq_midi_event: fix decoding of (N)RPN events
Clemens Ladisch
1
-4
/
+4
2009-06-22
sound: fix check for return value in snd_pcm_hw_refine
Mariusz Kozlowski
1
-1
/
+1
2009-06-17
ALSA: Add new TLV types for dBwith min/max
Takashi Iwai
1
-2
/
+6
2009-06-12
Merge branch 'topic/misc' into for-linus
Takashi Iwai
1
-1
/
+1
2009-06-10
ALSA: use card device as parent for jack input-devices
Kay Sievers
1
-1
/
+1
[next]