summaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAgeFilesLines
* ALSA: Refactor slot assignment codeTakashi Iwai2014-01-231-27/+30
* ALSA: bits vs bytes bug in snd_card_create()Dan Carpenter2014-01-231-2/+2
* Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwaiMark Brown2014-01-161-0/+39
|\
| * ALSA: Add helper function for intersecting two rate masksLars-Peter Clausen2014-01-141-0/+39
* | ALSA: PCM: Warn when buffer preallocation failsTakashi Iwai2014-01-111-0/+5
* | ALSA: Merge memalloc code into snd-pcm moduleTakashi Iwai2014-01-092-16/+4
* | ALSA: Remove superfluous header inclusions in memalloc.cTakashi Iwai2014-01-091-4/+0
* | ALSA: Remove memory reservation code from memalloc helperTakashi Iwai2014-01-092-282/+1
* | ALSA: Remove memory accounting in memalloc helperTakashi Iwai2014-01-091-29/+2
* | ALSA: compress: remove the sample rate checkVinod Koul2014-01-051-3/+0
* | ALSA: Add SNDRV_PCM_STATE_PAUSED case in wait_for_avail functionJongHo Kim2013-12-171-0/+2
|/
* Merge tag 'sound-fix-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-162-5/+17
|\
| * ALSA: jack: Unregister input device at disconnectionTakashi Iwai2013-11-141-3/+16
| * ALSA: compress_core: don't return -EBADFD from poll if pausedRichard Fitzgerald2013-11-121-2/+1
* | sound/core/memalloc.c: use gen_pool_dma_alloc() to allocate iram bufferNicolin Chen2013-11-151-5/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-131-16/+6
|\ \ | |/ |/|
| * consolidate the reassignments of ->f_op in ->open() instancesAl Viro2013-10-241-16/+6
* | ALSA: compress: fix drain calls blocking other compress functions (v6)Vinod Koul2013-11-071-12/+19
* | Merge branch 'for-linus' into for-nextTakashi Iwai2013-11-041-0/+4
|\ \
| * | ALSA: fix oops in snd_pcm_info() caused by ASoC DPCMRussell King2013-10-311-0/+4
| |/
* | ALSA: Limit the fallback card id string sizeTakashi Iwai2013-10-291-1/+1
* | ALSA: memalloc: NULL-initialize in snd_malloc_dev_iram()Takashi Iwai2013-10-291-0/+3
* | ALSA: memalloc: Make snd_{malloc|free}_dev_iram() staticTakashi Iwai2013-10-291-2/+2
* | ALSA: Optimize module name checkTakashi Iwai2013-10-291-1/+1
* | ALSA: pcm: Add fallthru commentsTakashi Iwai2013-10-291-0/+2
* | ALSA: memalloc: Yet another ifdef CONFIG_GENERIC_ALLOCATOR protectionTakashi Iwai2013-10-281-0/+2
* | ALSA: pcm_dmaengine: Remove hardcoded PCM formatsTakashi Iwai2013-10-281-13/+9
* | ALSA: compress: fix drain calls blocking other compress functionsVinod Koul2013-10-241-3/+38
* | ALSA: Add ifdef CONFIG_GENERIC_ALLOCATOR for SNDRV_DMA_TYPE_IRAM codeTakashi Iwai2013-10-242-0/+6
* | ALSA: Add SoC on-chip internal ram support for DMA buffer allocationNicolin Chen2013-10-242-0/+58
|/
* ALSA: compress: Make sure we trigger STOP before closing the stream.Liam Girdwood2013-09-261-0/+12
* ALSA: compress: Fix compress device unregister.Liam Girdwood2013-09-191-1/+2
* Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-08-236-5/+388
|\
| * ALSA: core: allow SND_DMAENGINE_PCM use from modulesDaniel Mack2013-08-151-1/+1
| * ALSA: move dmaengine implementation from ASoC to ALSA coreDaniel Mack2013-08-153-0/+373
| * ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSIONVinod Koul2013-07-291-1/+1
| * ALSA: seq-oss: Initialize MIDI clients asynchronouslyTakashi Iwai2013-07-172-4/+14
* | ALSA: pcm: Use snd_printd_ratelimit()Tim Gardner2013-08-191-2/+2
|/
* Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-07-034-47/+85
|\
| * ALSA: vmaster: Fix the regression of missing vmaster hook callTakashi Iwai2013-07-031-1/+1
| * ALSA: vmaster: Add snd_ctl_sync_vmaster() helper functionTakashi Iwai2013-06-241-20/+45
| * Merge branch 'for-linus' into for-nextTakashi Iwai2013-06-171-2/+2
| |\
| * | ALSA: Add kconfig to specify the max card numbersTakashi Iwai2013-05-242-9/+25
| * | ALSA: Fix the default suffix string with high card numberTakashi Iwai2013-05-241-17/+13
| * | ALSA: Constify the snd_pcm_substream struct ops fieldLars-Peter Clausen2013-05-241-1/+2
* | | pcm_native: switch to fdget()/fdput()Al Viro2013-06-291-25/+15
| |/ |/|
* | snd_pcm_link(): fix a leak...Al Viro2013-06-151-2/+2
|/
* aio: don't include aio.h in sched.hKent Overstreet2013-05-071-1/+1
* Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-05-0318-155/+271
|\
| * ALSA: compress: fix the states to check for allowing readVinod Koul2013-04-291-2/+10
OpenPOWER on IntegriCloud