index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-21
ALSA: hrtimer: handle delayed timer interrupts
Clemens Ladisch
1
-2
/
+3
2011-03-21
ALSA: rawmidi: fix oops (use after free) when unloading a driver module
Clemens Ladisch
1
-1
/
+3
2011-03-21
ALSA: prevent heap corruption in snd_ctl_new()
Dan Rosenberg
1
-0
/
+5
2010-03-15
ALSA: pcm core - fix fifo_size channels interval check
Jaroslav Kysela
1
-4
/
+4
2010-01-18
ALSA: Remove warning message for invalid OSS minor ranges
Takashi Iwai
1
-1
/
+1
2010-01-14
ALSA: use subsys_initcall for sound core instead of module_init
Thadeu Lima de Souza Cascardo
1
-2
/
+2
2009-12-25
ALSA: Fix indentation in pcm_native.c
Guennadi Liakhovetski
1
-4
/
+4
2009-12-22
ALSA: sound/core/pcm_timer.c: use lib/gcd.c
Florian Fainelli
2
-16
/
+2
2009-12-21
ALSA: fix incorrect rounding direction in snd_interval_ratnum()
Krzysztof Helt
1
-2
/
+2
2009-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-2
/
+13
2009-12-11
ALSA: hrtimer - Fix lock-up
Takashi Iwai
1
-2
/
+13
2009-12-10
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
1
-1
/
+1
2009-12-04
Merge branch 'topic/misc' into for-linus
Takashi Iwai
1
-1
/
+1
2009-12-01
Merge branch 'topic/pcm-dma-fix' into topic/core-change
Takashi Iwai
1
-24
/
+59
2009-12-01
Merge branch 'topic/beep-rename' into topic/core-change
Takashi Iwai
2
-2
/
+12
2009-11-27
ALSA: pcm - fix page conversion on non-coherent PPC arch
Takashi Iwai
1
-0
/
+10
2009-11-27
ALSA: pcm - fix page conversion on non-coherent MIPS arch
Takashi Iwai
1
-0
/
+4
2009-11-26
ALSA: pcm - define snd_pcm_default_page_ops()
Takashi Iwai
1
-8
/
+12
2009-11-26
ALSA: pcm - Use dma_mmap_coherent() if available
Takashi Iwai
1
-16
/
+33
2009-11-18
ALSA: remove unnecessary null check
Dan Carpenter
1
-1
/
+1
2009-11-14
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
1
-22
/
+20
2009-11-10
sound: rawmidi: record a substream's owner process
Clemens Ladisch
1
-0
/
+9
2009-11-10
sound: pcm: record a substream's owner process
Clemens Ladisch
1
-0
/
+4
2009-11-10
sound: rawmidi: fix opened substreams count
Clemens Ladisch
1
-4
/
+2
2009-11-10
Merge branch 'topic/ctl-pid-lock' into topic/core-change
Takashi Iwai
3
-6
/
+5
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-11-06
control: use reference-counted pid
Clemens Ladisch
3
-4
/
+5
2009-11-06
control: remove snd_konctrol_volatile::owner_pid field
Clemens Ladisch
1
-3
/
+1
2009-11-05
ALSA: rename "PC Speaker" controls to "Speaker"
Jaroslav Kysela
1
-0
/
+1
2009-11-05
ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"
Jaroslav Kysela
1
-1
/
+2
2009-11-01
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
2
-59
/
+27
2009-10-30
ALSA: sound: Move dereference after NULL test and drop unnecessary NULL tests
Julia Lawall
1
-2
/
+3
2009-10-11
ALSA: snd_dma_pointer workaround for chipsets with buggy DMA
Krzysztof Helt
1
-1
/
+9
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
[next]