aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAge
...
| * | ALSA: seq_oss: Use standard printk helpersTakashi Iwai2014-02-14
| * | ALSA: seq: Use standard printk helpersTakashi Iwai2014-02-14
| * | ALSA: timer: Use standard printk helpersTakashi Iwai2014-02-14
| * | ALSA: oss: Use standard printk helpersTakashi Iwai2014-02-14
| * | ALSA: hwdep: Use standard printk helpersTakashi Iwai2014-02-14
| * | ALSA: rawmidi: Use standard printk helpersTakashi Iwai2014-02-14
| * | ALSA: core: Use standard printk helpersTakashi Iwai2014-02-14
| * | ALSA: pcm: Use standard printk helpersTakashi Iwai2014-02-14
| * | ALSA: control: Use standard printk helpersTakashi Iwai2014-02-14
| * | ALSA: seq_oss: Drop debug printsTakashi Iwai2014-02-14
| * | ALSA: Use standard device refcount for card accountingTakashi Iwai2014-02-14
| * | ALSA: Use static groups for id and number card sysfs attr filesTakashi Iwai2014-02-14
| * | ALSA: Embed card device into struct snd_cardTakashi Iwai2014-02-14
| * | ALSA: Mandate to pass a device pointer at card creation timeTakashi Iwai2014-02-12
| * | ALSA: Drop unused name argument in snd_register_oss_device()Takashi Iwai2014-02-12
| * | ALSA: Replace with IS_ENABLED()Takashi Iwai2014-02-10
| * | ALSA: Fix typos in alsa-driver-api.xmlMasanari Iida2014-02-10
| |/
* / ALSA: compress: Pass through return value of open ops callbackCharles Keepax2014-03-19
|/
* ALSA: Refactor slot assignment codeTakashi Iwai2014-01-23
* ALSA: bits vs bytes bug in snd_card_create()Dan Carpenter2014-01-23
* Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwaiMark Brown2014-01-16
|\
| * ALSA: Add helper function for intersecting two rate masksLars-Peter Clausen2014-01-14
* | ALSA: PCM: Warn when buffer preallocation failsTakashi Iwai2014-01-11
* | ALSA: Merge memalloc code into snd-pcm moduleTakashi Iwai2014-01-09
* | ALSA: Remove superfluous header inclusions in memalloc.cTakashi Iwai2014-01-09
* | ALSA: Remove memory reservation code from memalloc helperTakashi Iwai2014-01-09
* | ALSA: Remove memory accounting in memalloc helperTakashi Iwai2014-01-09
* | ALSA: compress: remove the sample rate checkVinod Koul2014-01-05
* | ALSA: Add SNDRV_PCM_STATE_PAUSED case in wait_for_avail functionJongHo Kim2013-12-17
|/
* Merge tag 'sound-fix-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-16
|\
| * ALSA: jack: Unregister input device at disconnectionTakashi Iwai2013-11-14
| * ALSA: compress_core: don't return -EBADFD from poll if pausedRichard Fitzgerald2013-11-12
* | sound/core/memalloc.c: use gen_pool_dma_alloc() to allocate iram bufferNicolin Chen2013-11-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-13
|\ \ | |/ |/|
| * consolidate the reassignments of ->f_op in ->open() instancesAl Viro2013-10-24
* | ALSA: compress: fix drain calls blocking other compress functions (v6)Vinod Koul2013-11-07
* | Merge branch 'for-linus' into for-nextTakashi Iwai2013-11-04
|\ \
| * | ALSA: fix oops in snd_pcm_info() caused by ASoC DPCMRussell King2013-10-31
| |/
* | ALSA: Limit the fallback card id string sizeTakashi Iwai2013-10-29
* | ALSA: memalloc: NULL-initialize in snd_malloc_dev_iram()Takashi Iwai2013-10-29
* | ALSA: memalloc: Make snd_{malloc|free}_dev_iram() staticTakashi Iwai2013-10-29
* | ALSA: Optimize module name checkTakashi Iwai2013-10-29
* | ALSA: pcm: Add fallthru commentsTakashi Iwai2013-10-29
* | ALSA: memalloc: Yet another ifdef CONFIG_GENERIC_ALLOCATOR protectionTakashi Iwai2013-10-28
* | ALSA: pcm_dmaengine: Remove hardcoded PCM formatsTakashi Iwai2013-10-28
* | ALSA: compress: fix drain calls blocking other compress functionsVinod Koul2013-10-24
* | ALSA: Add ifdef CONFIG_GENERIC_ALLOCATOR for SNDRV_DMA_TYPE_IRAM codeTakashi Iwai2013-10-24
* | ALSA: Add SoC on-chip internal ram support for DMA buffer allocationNicolin Chen2013-10-24
|/
* ALSA: compress: Make sure we trigger STOP before closing the stream.Liam Girdwood2013-09-26
* ALSA: compress: Fix compress device unregister.Liam Girdwood2013-09-19