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
2013-03-11
ALSA: seq: Fix missing error handling in snd_seq_timer_open()
Takashi Iwai
1
-4
/
+4
2013-03-05
ALSA: vmaster: Fix slave change notification
Takashi Iwai
1
-1
/
+4
2013-03-04
ALSA: seq: seq_oss_event: missing range checks
Dan Carpenter
1
-2
/
+12
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+2
2013-02-22
new helper: file_inode(file)
Al Viro
2
-2
/
+2
2013-02-14
ALSA: compress: add support for gapless playback
Jeeja KP
1
-0
/
+96
2013-02-11
ALSA: core: don't return uninitialized snd_compr_tstamp
Richard Fitzgerald
1
-6
/
+12
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-11-21
ALSA: pcm: Fix return code in pcm_native.c
Sachin Kamat
1
-1
/
+1
2012-11-21
ALSA: PCM: Remove redundant null check before kfree
Sachin Kamat
1
-2
/
+1
2012-11-19
various: Fix spelling of "registered" in comments.
Adam Buchbinder
1
-1
/
+1
2012-11-14
ALSA: core: fix NULL checking in snd_pcm_plug_slave_size()
Xi Wang
1
-1
/
+2
2012-11-14
ALSA: core: fix NULL checking in snd_pcm_plug_client_size()
Xi Wang
1
-1
/
+2
2012-11-08
Merge branch 'for-linus' into for-next
Takashi Iwai
5
-4
/
+8
2012-11-08
ALSA: Fix card refcount unbalance
Takashi Iwai
5
-4
/
+8
2012-10-30
Merge branch 'for-linus' into for-next
Takashi Iwai
11
-38
/
+147
2012-10-30
ALSA: Avoid endless sleep after disconnect
Takashi Iwai
6
-1
/
+46
2012-10-30
ALSA: Add a reference counter to card instance
Takashi Iwai
10
-32
/
+83
2012-10-30
ALSA: PCM: Fix some races at disconnection
Takashi Iwai
2
-5
/
+18
2012-10-28
ALSA: core: fix 64-bit SNDRV_PCM_IOCTL_STATUS ABI breakage
Clemens Ladisch
1
-1
/
+2
2012-10-23
ALSA: core: add hooks for audio timestamps
Pierre-Louis Bossart
3
-10
/
+43
2012-10-23
ALSA: core: keep track of boundary wrap-around
Pierre-Louis Bossart
1
-5
/
+20
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-3
/
+3
2012-10-09
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
11
-34
/
+281
2012-09-26
switch SNDRV_PCM_IOCTL_LINK to fget_light()
Al Viro
1
-6
/
+7
2012-09-23
ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG cases
Takashi Iwai
2
-26
/
+27
2012-09-17
ALSA: Compress - add codec parameter checks
Vinod Koul
1
-0
/
+10
2012-09-17
ALSA: compress - move the buffer check
Vinod Koul
1
-4
/
+16
2012-09-15
Merge branch 'topic/tlv-chmap' into for-next
Takashi Iwai
2
-0
/
+218
2012-09-14
ALSA: compress_core: integer overflow in snd_compr_allocate_buffer()
Dan Carpenter
1
-0
/
+4
2012-09-13
ALSA: Fix leftover chmap UNKNOWN -> MONO conversions
Takashi Iwai
1
-2
/
+2
2012-09-11
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-5
/
+3
2012-09-11
ALSA: compress_core: fix open flags test in snd_compr_open()
Dan Carpenter
1
-5
/
+3
2012-09-11
ALSA: pcm - Use UNKNOWN chmap for mono streams
Takashi Iwai
1
-2
/
+2
2012-09-06
ALSA: Remove VOLATILE flag from chmap ctls
Takashi Iwai
1
-1
/
+0
2012-09-06
ALSA: control: Fix missing VOLATILE flag at creating controls
Takashi Iwai
1
-0
/
+1
2012-09-06
ALSA: PCM: channel mapping API implementation
Takashi Iwai
2
-0
/
+219
2012-09-05
Merge branch 'fixes' of git://git.alsa-project.org/alsa-kernel into for-next
Takashi Iwai
3
-8
/
+5
2012-09-04
ALSA: remove the main version information
Jaroslav Kysela
3
-8
/
+5
2012-09-03
ALSA: fix possible memory leak in snd_mixer_oss_build_input()
Wei Yongjun
1
-0
/
+2
2012-08-20
Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
1
-4
/
+9
2012-08-20
ALSA: lto, sound: Fix export symbols for !CONFIG_MODULES
Andi Kleen
1
-0
/
+2
2012-08-08
Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-1
/
+1
2012-08-03
Merge branch 'topic/next' into for-next
Takashi Iwai
1
-4
/
+9
2012-08-03
ALSA: PCM: Fix possible memory leaks in the error path
Takashi Iwai
1
-1
/
+1
2012-07-30
sound: use printk_get_level and printk_skip_level
Joe Perches
1
-4
/
+9
2012-07-18
Merge branch 'topic/misc' into for-next
Takashi Iwai
2
-2
/
+20
2012-07-05
ALSA: pcm: Make constraints lists const
Mark Brown
1
-2
/
+2
2012-06-18
ALSA: pcm: Add snd_pcm_rate_bit_to_rate()
Dimitris Papastamos
1
-0
/
+18
2012-06-12
ALSA: compress_core: cleanup pointers on stop
Vinod Koul
1
-0
/
+4
[next]