aboutsummaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2014-11-14ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat modeTakashi Iwai
2014-10-30ALSA: pcm: use the same dma mmap codepath both for arm and arm64Anatol Pomozov
2014-10-05ALSA: pcm: fix fifo_size frame calculationClemens Ladisch
2014-10-05ALSA: core: fix buffer overflow in snd_info_get_line()Clemens Ladisch
2014-06-26ALSA: control: Make sure that id->index does not overflowLars-Peter Clausen
2014-06-26ALSA: control: Handle numid overflowLars-Peter Clausen
2014-06-26ALSA: control: Don't access controls outside of protected regionsLars-Peter Clausen
2014-06-26ALSA: control: Fix replacing user controlsLars-Peter Clausen
2014-06-26ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen
2014-03-19ALSA: compress: Pass through return value of open ops callbackCharles Keepax
2014-01-23ALSA: Refactor slot assignment codeTakashi Iwai
2014-01-23ALSA: bits vs bytes bug in snd_card_create()Dan Carpenter
2014-01-16Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwaiMark Brown
2014-01-14ALSA: Add helper function for intersecting two rate masksLars-Peter Clausen
2014-01-11ALSA: PCM: Warn when buffer preallocation failsTakashi Iwai
2014-01-09ALSA: Merge memalloc code into snd-pcm moduleTakashi Iwai
2014-01-09ALSA: Remove superfluous header inclusions in memalloc.cTakashi Iwai
2014-01-09ALSA: Remove memory reservation code from memalloc helperTakashi Iwai
2014-01-09ALSA: Remove memory accounting in memalloc helperTakashi Iwai
2014-01-05ALSA: compress: remove the sample rate checkVinod Koul
2013-12-17ALSA: Add SNDRV_PCM_STATE_PAUSED case in wait_for_avail functionJongHo Kim
2013-11-16Merge tag 'sound-fix-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-15sound/core/memalloc.c: use gen_pool_dma_alloc() to allocate iram bufferNicolin Chen
2013-11-14ALSA: jack: Unregister input device at disconnectionTakashi Iwai
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-12ALSA: compress_core: don't return -EBADFD from poll if pausedRichard Fitzgerald
2013-11-07ALSA: compress: fix drain calls blocking other compress functions (v6)Vinod Koul
2013-11-04Merge branch 'for-linus' into for-nextTakashi Iwai
2013-10-31ALSA: fix oops in snd_pcm_info() caused by ASoC DPCMRussell King
2013-10-29ALSA: Limit the fallback card id string sizeTakashi Iwai
2013-10-29ALSA: memalloc: NULL-initialize in snd_malloc_dev_iram()Takashi Iwai
2013-10-29ALSA: memalloc: Make snd_{malloc|free}_dev_iram() staticTakashi Iwai
2013-10-29ALSA: Optimize module name checkTakashi Iwai
2013-10-29ALSA: pcm: Add fallthru commentsTakashi Iwai
2013-10-28ALSA: memalloc: Yet another ifdef CONFIG_GENERIC_ALLOCATOR protectionTakashi Iwai
2013-10-28ALSA: pcm_dmaengine: Remove hardcoded PCM formatsTakashi Iwai
2013-10-24consolidate the reassignments of ->f_op in ->open() instancesAl Viro
2013-10-24ALSA: compress: fix drain calls blocking other compress functionsVinod Koul
2013-10-24ALSA: Add ifdef CONFIG_GENERIC_ALLOCATOR for SNDRV_DMA_TYPE_IRAM codeTakashi Iwai
2013-10-24ALSA: Add SoC on-chip internal ram support for DMA buffer allocationNicolin Chen
2013-09-26ALSA: compress: Make sure we trigger STOP before closing the stream.Liam Girdwood
2013-09-19ALSA: compress: Fix compress device unregister.Liam Girdwood
2013-08-23Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2013-08-19ALSA: pcm: Use snd_printd_ratelimit()Tim Gardner
2013-08-15ALSA: core: allow SND_DMAENGINE_PCM use from modulesDaniel Mack
2013-08-15ALSA: move dmaengine implementation from ASoC to ALSA coreDaniel Mack
2013-07-29ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSIONVinod Koul
2013-07-17ALSA: seq-oss: Initialize MIDI clients asynchronouslyTakashi Iwai
2013-07-03Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-07-03ALSA: vmaster: Fix the regression of missing vmaster hook callTakashi Iwai