index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
sound/core/memalloc.c: use gen_pool_dma_alloc() to allocate iram buffer
Nicolin Chen
2013-11-15
1
-5
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-11-13
1
-16
/
+6
|
\
\
|
|
/
|
/
|
|
*
consolidate the reassignments of ->f_op in ->open() instances
Al Viro
2013-10-24
1
-16
/
+6
*
|
ALSA: compress: fix drain calls blocking other compress functions (v6)
Vinod Koul
2013-11-07
1
-12
/
+19
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2013-11-04
1
-0
/
+4
|
\
\
|
*
|
ALSA: fix oops in snd_pcm_info() caused by ASoC DPCM
Russell King
2013-10-31
1
-0
/
+4
|
|
/
*
|
ALSA: Limit the fallback card id string size
Takashi Iwai
2013-10-29
1
-1
/
+1
*
|
ALSA: memalloc: NULL-initialize in snd_malloc_dev_iram()
Takashi Iwai
2013-10-29
1
-0
/
+3
*
|
ALSA: memalloc: Make snd_{malloc|free}_dev_iram() static
Takashi Iwai
2013-10-29
1
-2
/
+2
*
|
ALSA: Optimize module name check
Takashi Iwai
2013-10-29
1
-1
/
+1
*
|
ALSA: pcm: Add fallthru comments
Takashi Iwai
2013-10-29
1
-0
/
+2
*
|
ALSA: memalloc: Yet another ifdef CONFIG_GENERIC_ALLOCATOR protection
Takashi Iwai
2013-10-28
1
-0
/
+2
*
|
ALSA: pcm_dmaengine: Remove hardcoded PCM formats
Takashi Iwai
2013-10-28
1
-13
/
+9
*
|
ALSA: compress: fix drain calls blocking other compress functions
Vinod Koul
2013-10-24
1
-3
/
+38
*
|
ALSA: Add ifdef CONFIG_GENERIC_ALLOCATOR for SNDRV_DMA_TYPE_IRAM code
Takashi Iwai
2013-10-24
2
-0
/
+6
*
|
ALSA: Add SoC on-chip internal ram support for DMA buffer allocation
Nicolin Chen
2013-10-24
2
-0
/
+58
|
/
*
ALSA: compress: Make sure we trigger STOP before closing the stream.
Liam Girdwood
2013-09-26
1
-0
/
+12
*
ALSA: compress: Fix compress device unregister.
Liam Girdwood
2013-09-19
1
-1
/
+2
*
Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
2013-08-23
6
-5
/
+388
|
\
|
*
ALSA: core: allow SND_DMAENGINE_PCM use from modules
Daniel Mack
2013-08-15
1
-1
/
+1
|
*
ALSA: move dmaengine implementation from ASoC to ALSA core
Daniel Mack
2013-08-15
3
-0
/
+373
|
*
ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSION
Vinod Koul
2013-07-29
1
-1
/
+1
|
*
ALSA: seq-oss: Initialize MIDI clients asynchronously
Takashi Iwai
2013-07-17
2
-4
/
+14
*
|
ALSA: pcm: Use snd_printd_ratelimit()
Tim Gardner
2013-08-19
1
-2
/
+2
|
/
*
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
2013-07-03
4
-47
/
+85
|
\
|
*
ALSA: vmaster: Fix the regression of missing vmaster hook call
Takashi Iwai
2013-07-03
1
-1
/
+1
|
*
ALSA: vmaster: Add snd_ctl_sync_vmaster() helper function
Takashi Iwai
2013-06-24
1
-20
/
+45
|
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2013-06-17
1
-2
/
+2
|
|
\
|
*
|
ALSA: Add kconfig to specify the max card numbers
Takashi Iwai
2013-05-24
2
-9
/
+25
|
*
|
ALSA: Fix the default suffix string with high card number
Takashi Iwai
2013-05-24
1
-17
/
+13
|
*
|
ALSA: Constify the snd_pcm_substream struct ops field
Lars-Peter Clausen
2013-05-24
1
-1
/
+2
*
|
|
pcm_native: switch to fdget()/fdput()
Al Viro
2013-06-29
1
-25
/
+15
|
|
/
|
/
|
*
|
snd_pcm_link(): fix a leak...
Al Viro
2013-06-15
1
-2
/
+2
|
/
*
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
1
-1
/
+1
*
Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
2013-05-03
18
-155
/
+271
|
\
|
*
ALSA: compress: fix the states to check for allowing read
Vinod Koul
2013-04-29
1
-2
/
+10
|
*
Merge tag 'asoc-v3.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2013-04-25
1
-10
/
+2
|
|
\
|
*
|
ALSA: compress: Use kzalloc() for ioctls writing back data
Takashi Iwai
2013-04-22
1
-2
/
+2
|
*
|
ALSA: compress: info leak in snd_compr_get_caps()
Dan Carpenter
2013-04-22
1
-0
/
+1
|
*
|
ALSA: compress_core: Rework writes to use cumulative values
Charles Keepax
2013-04-21
1
-7
/
+11
|
*
|
ALSA: compress_core: Remove unused hw_pointer
Charles Keepax
2013-04-21
1
-2
/
+0
|
*
|
ALSA: compress_core: Add support for capture streams
Charles Keepax
2013-04-21
1
-2
/
+41
|
*
|
ALSA: compress_core: Deconstify copy callback buffer
Charles Keepax
2013-04-21
1
-3
/
+5
|
*
|
ALSA: compress_core: Calculate avail correctly for capture streams
Charles Keepax
2013-04-21
1
-11
/
+18
|
*
|
ALSA: compress_core: Update calc_avail to use cumulative values
Charles Keepax
2013-04-21
1
-18
/
+5
|
*
|
ALSA: add DSD formats
Daniel Mack
2013-04-18
2
-0
/
+10
|
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2013-03-18
3
-7
/
+20
|
|
\
\
|
*
|
|
ALSA: info: Small refactoring and a sanity check in snd_info_get_line()
Takashi Iwai
2013-03-13
1
-13
/
+8
|
*
|
|
ALSA: info: Avoid leaking kernel memory
Takashi Iwai
2013-03-13
1
-2
/
+2
|
*
|
|
ALSA: add/change some comments describing function return values
Yacine Belkadi
2013-03-12
17
-99
/
+164
[prev]
[next]