index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-06-29
pcm_native: switch to fdget()/fdput()
Al Viro
1
-25
/
+15
2013-06-24
ALSA: vmaster: Add snd_ctl_sync_vmaster() helper function
Takashi Iwai
1
-20
/
+45
2013-06-17
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-2
/
+2
2013-06-15
snd_pcm_link(): fix a leak...
Al Viro
1
-2
/
+2
2013-05-24
ALSA: Add kconfig to specify the max card numbers
Takashi Iwai
2
-9
/
+25
2013-05-24
ALSA: Fix the default suffix string with high card number
Takashi Iwai
1
-17
/
+13
2013-05-24
ALSA: Constify the snd_pcm_substream struct ops field
Lars-Peter Clausen
1
-1
/
+2
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
1
-1
/
+1
2013-05-03
Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
18
-155
/
+271
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-25
/
+20
2013-05-01
proc: Supply a function to remove a proc entry by PDE
David Howells
1
-14
/
+5
2013-05-01
proc: Supply PDE attribute setting accessor functions
David Howells
1
-1
/
+1
2013-04-29
ALSA: compress: fix the states to check for allowing read
Vinod Koul
1
-2
/
+10
2013-04-25
Merge tag 'asoc-v3.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
1
-10
/
+2
2013-04-22
ALSA: compress: Use kzalloc() for ioctls writing back data
Takashi Iwai
1
-2
/
+2
2013-04-22
ALSA: compress: info leak in snd_compr_get_caps()
Dan Carpenter
1
-0
/
+1
2013-04-21
ALSA: compress_core: Rework writes to use cumulative values
Charles Keepax
1
-7
/
+11
2013-04-21
ALSA: compress_core: Remove unused hw_pointer
Charles Keepax
1
-2
/
+0
2013-04-21
ALSA: compress_core: Add support for capture streams
Charles Keepax
1
-2
/
+41
2013-04-21
ALSA: compress_core: Deconstify copy callback buffer
Charles Keepax
1
-3
/
+5
2013-04-21
ALSA: compress_core: Calculate avail correctly for capture streams
Charles Keepax
1
-11
/
+18
[next]