aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAge
* Merge tag 'asoc-v3.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-04-25
|\
| * vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helperLinus Torvalds2013-04-19
* | ALSA: compress: Use kzalloc() for ioctls writing back dataTakashi Iwai2013-04-22
* | ALSA: compress: info leak in snd_compr_get_caps()Dan Carpenter2013-04-22
* | ALSA: compress_core: Rework writes to use cumulative valuesCharles Keepax2013-04-21
* | ALSA: compress_core: Remove unused hw_pointerCharles Keepax2013-04-21
* | ALSA: compress_core: Add support for capture streamsCharles Keepax2013-04-21
* | ALSA: compress_core: Deconstify copy callback bufferCharles Keepax2013-04-21
* | ALSA: compress_core: Calculate avail correctly for capture streamsCharles Keepax2013-04-21
* | ALSA: compress_core: Update calc_avail to use cumulative valuesCharles Keepax2013-04-21
* | ALSA: add DSD formatsDaniel Mack2013-04-18
* | Merge branch 'for-linus' into for-nextTakashi Iwai2013-03-18
|\|
| * ALSA: seq: Fix missing error handling in snd_seq_timer_open()Takashi Iwai2013-03-11
| * ALSA: vmaster: Fix slave change notificationTakashi Iwai2013-03-05
| * ALSA: seq: seq_oss_event: missing range checksDan Carpenter2013-03-04
* | ALSA: info: Small refactoring and a sanity check in snd_info_get_line()Takashi Iwai2013-03-13
* | ALSA: info: Avoid leaking kernel memoryTakashi Iwai2013-03-13
* | ALSA: add/change some comments describing function return valuesYacine Belkadi2013-03-12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | ALSA: compress: add support for gapless playbackJeeja KP2013-02-14
* | ALSA: core: don't return uninitialized snd_compr_tstampRichard Fitzgerald2013-02-11
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\
| * various: Fix spelling of "registered" in comments.Adam Buchbinder2012-11-19
* | ALSA: pcm: Fix return code in pcm_native.cSachin Kamat2012-11-21
* | ALSA: PCM: Remove redundant null check before kfreeSachin Kamat2012-11-21
* | ALSA: core: fix NULL checking in snd_pcm_plug_slave_size()Xi Wang2012-11-14
* | ALSA: core: fix NULL checking in snd_pcm_plug_client_size()Xi Wang2012-11-14
* | Merge branch 'for-linus' into for-nextTakashi Iwai2012-11-08
|\ \
| * | ALSA: Fix card refcount unbalanceTakashi Iwai2012-11-08
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2012-10-30
|\| |
| * | ALSA: Avoid endless sleep after disconnectTakashi Iwai2012-10-30
| * | ALSA: Add a reference counter to card instanceTakashi Iwai2012-10-30
| * | ALSA: PCM: Fix some races at disconnectionTakashi Iwai2012-10-30
| |/
* | ALSA: core: fix 64-bit SNDRV_PCM_IOCTL_STATUS ABI breakageClemens Ladisch2012-10-28
* | ALSA: core: add hooks for audio timestampsPierre-Louis Bossart2012-10-23
* | ALSA: core: keep track of boundary wrap-aroundPierre-Louis Bossart2012-10-23
|/
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-09
* Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-08
|\
| * ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG casesTakashi Iwai2012-09-23
| * ALSA: Compress - add codec parameter checksVinod Koul2012-09-17
| * ALSA: compress - move the buffer checkVinod Koul2012-09-17
| * Merge branch 'topic/tlv-chmap' into for-nextTakashi Iwai2012-09-15
| |\
| | * ALSA: Fix leftover chmap UNKNOWN -> MONO conversionsTakashi Iwai2012-09-13
| | * ALSA: pcm - Use UNKNOWN chmap for mono streamsTakashi Iwai2012-09-11
| | * ALSA: Remove VOLATILE flag from chmap ctlsTakashi Iwai2012-09-06
| | * ALSA: PCM: channel mapping API implementationTakashi Iwai2012-09-06
| * | ALSA: compress_core: integer overflow in snd_compr_allocate_buffer()Dan Carpenter2012-09-14
| * | Merge branch 'for-linus' into for-nextTakashi Iwai2012-09-11
| |\ \ | | |/ | |/|
| * | ALSA: control: Fix missing VOLATILE flag at creating controlsTakashi Iwai2012-09-06