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-10-03
ALSA: pcm - fix race condition in wait_for_avail()
Arjan van de Ven
1
-9
/
+24
2011-08-15
ALSA: timer - Fix Oops at closing slave timer
Takashi Iwai
1
-0
/
+2
2011-08-04
ALSA: sound/core/pcm_compat.c: adjust array index
Julia Lawall
1
-1
/
+1
2011-06-10
ALSA: Use %pV for snd_printk()
Takashi Iwai
1
-23
/
+17
2011-05-26
ALSA: core: remove unused variables.
Luca Tettamanti
5
-18
/
+1
2011-05-26
ALSA: PCM - Don't check DMA time-out too shortly
Takashi Iwai
2
-6
/
+24
2011-05-22
Merge branch 'topic/misc' into for-linus
Takashi Iwai
3
-6
/
+74
2011-05-19
ALSA: sound, core, pcm_lib: fix xrun_log
Ben Gardiner
1
-1
/
+1
2011-05-18
ALSA: sound, core, pcm_lib: xrun_log: log also in_interrupt
Ben Gardiner
1
-4
/
+8
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
4
-6
/
+6
2011-04-04
ALSA: core - Don't use "default' for default
Takashi Iwai
1
-1
/
+1
2011-04-04
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
1
-1
/
+3
2011-04-01
ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
Kelly Anderson
1
-1
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
4
-6
/
+6
2011-03-28
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
2
-9
/
+4
2011-03-25
ALSA: Fix yet another race in disconnection
Takashi Iwai
1
-0
/
+4
2011-03-25
ALSA: vmalloc buffers should use normal mmap
Benjamin Herrenschmidt
1
-9
/
+0
2011-03-22
ALSA: Add snd_ctl_replace() to dynamically replace a control
Dimitris Papastamos
1
-0
/
+64
2011-03-18
Merge branch 'topic/misc' into for-linus
Takashi Iwai
19
-110
/
+125
2011-03-16
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-0
/
+46
2011-03-16
ALSA: sound/core: merge list_del()/list_add_tail() to list_move_tail()
Nicolas Kaiser
1
-5
/
+3
2011-03-11
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
2
-3
/
+5
2011-03-11
ALSA: Add snd_ctl_activate_id()
Takashi Iwai
1
-0
/
+46
2011-03-08
ALSA: control: clean up snd_ctl_hole_check()
Clemens Ladisch
1
-9
/
+9
2011-03-08
ALSA: control: fix numid conflict check for new controls
Clemens Ladisch
1
-4
/
+2
2011-02-27
sound:core:seq:seq_ports.c Remove one to many n's in a word.
Justin P. Mattock
1
-1
/
+1
2011-02-21
ALSA: fix one memory leak in sound jack
Lu Guanqun
1
-0
/
+1
2011-02-14
ALSA: core: sparse cleanups
Clemens Ladisch
16
-92
/
+111
2011-02-10
ALSA: hrtimer: remove superfluous tasklet invocation
Clemens Ladisch
1
-1
/
+1
2011-02-10
ALSA: hrtimer: handle delayed timer interrupts
Clemens Ladisch
1
-2
/
+3
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
7
-9
/
+77
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+2
2011-01-13
Merge branch 'topic/misc' into for-linus
Takashi Iwai
7
-9
/
+77
2011-01-10
ALSA: core, oxygen, virtuoso: add an enum control info helper
Clemens Ladisch
1
-1
/
+27
2011-01-10
ALSA: Don't leak in sound/core/oss/pcm_oss.c::snd_pcm_hw_param_near()
Jesper Juhl
1
-1
/
+3
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
5
-12
/
+12
2010-12-21
ALSA: pcm: remember to always call va_end() on stuff that we va_start()
Jesper Juhl
1
-3
/
+7
2010-12-13
Merge branch 'topic/workq-update' into topic/misc
Takashi Iwai
4
-11
/
+11
2010-11-30
ALSA: Fix SNDCTL_DSP_RESET ioctl for OSS emulation
Takashi Iwai
1
-8
/
+11
2010-11-24
ALSA: support module on-demand loading for seq and timer
Kay Sievers
3
-5
/
+20
2010-11-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-1
/
+1
2010-11-22
ALSA: timer: automatically load the high-resolution timer
Clemens Ladisch
1
-2
/
+2
2010-11-22
ALSA: pcm: optimize xrun detection in no-period-wakeup mode
Clemens Ladisch
1
-0
/
+2
2010-11-22
ALSA: pcm: detect xruns in no-period-wakeup mode
Clemens Ladisch
1
-2
/
+16
2010-11-22
ALSA: pcm: support for period wakeup disabling
Clemens Ladisch
2
-0
/
+9
2010-11-22
ALSA: sound/core/pcm_lib.c: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
3
-3
/
+0
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2
-2
/
+2
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
5
-25
/
+39
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-8
/
+3
[next]