index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-14
ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat mode
Takashi Iwai
1
-0
/
+2
2014-10-30
ALSA: pcm: use the same dma mmap codepath both for arm and arm64
Anatol Pomozov
1
-1
/
+1
2014-10-05
ALSA: pcm: fix fifo_size frame calculation
Clemens Ladisch
1
-3
/
+5
2014-10-05
ALSA: core: fix buffer overflow in snd_info_get_line()
Clemens Ladisch
1
-2
/
+2
2014-06-26
ALSA: control: Make sure that id->index does not overflow
Lars-Peter Clausen
1
-0
/
+3
2014-06-26
ALSA: control: Handle numid overflow
Lars-Peter Clausen
1
-0
/
+4
2014-06-26
ALSA: control: Don't access controls outside of protected regions
Lars-Peter Clausen
1
-5
/
+10
2014-06-26
ALSA: control: Fix replacing user controls
Lars-Peter Clausen
1
-16
/
+9
2014-06-26
ALSA: control: Protect user controls against concurrent access
Lars-Peter Clausen
2
-6
/
+26
2014-03-19
ALSA: compress: Pass through return value of open ops callback
Charles Keepax
1
-1
/
+1
2014-01-23
ALSA: Refactor slot assignment code
Takashi Iwai
1
-27
/
+30
2014-01-23
ALSA: bits vs bytes bug in snd_card_create()
Dan Carpenter
1
-2
/
+2
2014-01-16
Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwai
Mark Brown
1
-0
/
+39
2014-01-14
ALSA: Add helper function for intersecting two rate masks
Lars-Peter Clausen
1
-0
/
+39
2014-01-11
ALSA: PCM: Warn when buffer preallocation fails
Takashi Iwai
1
-0
/
+5
2014-01-09
ALSA: Merge memalloc code into snd-pcm module
Takashi Iwai
2
-16
/
+4
2014-01-09
ALSA: Remove superfluous header inclusions in memalloc.c
Takashi Iwai
1
-4
/
+0
2014-01-09
ALSA: Remove memory reservation code from memalloc helper
Takashi Iwai
2
-282
/
+1
2014-01-09
ALSA: Remove memory accounting in memalloc helper
Takashi Iwai
1
-29
/
+2
2014-01-05
ALSA: compress: remove the sample rate check
Vinod Koul
1
-3
/
+0
2013-12-17
ALSA: Add SNDRV_PCM_STATE_PAUSED case in wait_for_avail function
JongHo Kim
1
-0
/
+2
2013-11-16
Merge tag 'sound-fix-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-5
/
+17
2013-11-15
sound/core/memalloc.c: use gen_pool_dma_alloc() to allocate iram buffer
Nicolin Chen
1
-5
/
+1
2013-11-14
ALSA: jack: Unregister input device at disconnection
Takashi Iwai
1
-3
/
+16
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-16
/
+6
2013-11-12
ALSA: compress_core: don't return -EBADFD from poll if paused
Richard Fitzgerald
1
-2
/
+1
2013-11-07
ALSA: compress: fix drain calls blocking other compress functions (v6)
Vinod Koul
1
-12
/
+19
2013-11-04
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+4
2013-10-31
ALSA: fix oops in snd_pcm_info() caused by ASoC DPCM
Russell King
1
-0
/
+4
2013-10-29
ALSA: Limit the fallback card id string size
Takashi Iwai
1
-1
/
+1
2013-10-29
ALSA: memalloc: NULL-initialize in snd_malloc_dev_iram()
Takashi Iwai
1
-0
/
+3
2013-10-29
ALSA: memalloc: Make snd_{malloc|free}_dev_iram() static
Takashi Iwai
1
-2
/
+2
2013-10-29
ALSA: Optimize module name check
Takashi Iwai
1
-1
/
+1
2013-10-29
ALSA: pcm: Add fallthru comments
Takashi Iwai
1
-0
/
+2
2013-10-28
ALSA: memalloc: Yet another ifdef CONFIG_GENERIC_ALLOCATOR protection
Takashi Iwai
1
-0
/
+2
2013-10-28
ALSA: pcm_dmaengine: Remove hardcoded PCM formats
Takashi Iwai
1
-13
/
+9
2013-10-24
consolidate the reassignments of ->f_op in ->open() instances
Al Viro
1
-16
/
+6
2013-10-24
ALSA: compress: fix drain calls blocking other compress functions
Vinod Koul
1
-3
/
+38
2013-10-24
ALSA: Add ifdef CONFIG_GENERIC_ALLOCATOR for SNDRV_DMA_TYPE_IRAM code
Takashi Iwai
2
-0
/
+6
2013-10-24
ALSA: Add SoC on-chip internal ram support for DMA buffer allocation
Nicolin Chen
2
-0
/
+58
2013-09-26
ALSA: compress: Make sure we trigger STOP before closing the stream.
Liam Girdwood
1
-0
/
+12
2013-09-19
ALSA: compress: Fix compress device unregister.
Liam Girdwood
1
-1
/
+2
2013-08-23
Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
6
-5
/
+388
2013-08-19
ALSA: pcm: Use snd_printd_ratelimit()
Tim Gardner
1
-2
/
+2
2013-08-15
ALSA: core: allow SND_DMAENGINE_PCM use from modules
Daniel Mack
1
-1
/
+1
2013-08-15
ALSA: move dmaengine implementation from ASoC to ALSA core
Daniel Mack
3
-0
/
+373
2013-07-29
ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSION
Vinod Koul
1
-1
/
+1
2013-07-17
ALSA: seq-oss: Initialize MIDI clients asynchronously
Takashi Iwai
2
-4
/
+14
2013-07-03
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
4
-47
/
+85
2013-07-03
ALSA: vmaster: Fix the regression of missing vmaster hook call
Takashi Iwai
1
-1
/
+1
[next]