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
2011-10-05
ALSA: jack - Add "Line In" input jack constants
David Henningsson
1
-0
/
+1
2011-09-28
ALSA: pcm - Export snd_pcm_lib_default_mmap() helper
Takashi Iwai
1
-3
/
+4
2011-09-15
ALSA: pcm - fix race condition in wait_for_avail()
Arjan van de Ven
1
-9
/
+24
2011-08-08
Merge branch 'fix/kconfig' into for-linus
Takashi Iwai
1
-1
/
+1
2011-08-08
ALSA: timer - Add NULL-check for invalid slave timer
Takashi Iwai
1
-0
/
+3
2011-08-08
ALSA: timer - Fix Oops at closing slave timer
Takashi Iwai
1
-0
/
+2
2011-08-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2
-2
/
+2
2011-07-30
ALSA: rtctimer.c needs module.h
Randy Dunlap
1
-1
/
+1
2011-07-28
ALSA: sound/core/pcm_compat.c: adjust array index
Julia Lawall
1
-1
/
+1
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-5
/
+8
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2011-07-24
get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose
Al Viro
1
-1
/
+1
2011-07-24
ALSA: Make snd_pcm_debug_name usable outside pcm_lib
Eliot Blennerhassett
1
-5
/
+8
2011-07-12
ALSA: Use krealloc() in possible places
Takashi Iwai
1
-4
/
+4
2011-06-14
ALSA: rawmidi - Use workq for event handling
Takashi Iwai
1
-26
/
+11
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
[next]