summaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAgeFilesLines
* ALSA: compress: fix the states to check for allowing readVinod Koul2013-04-291-2/+10
* Merge tag 'asoc-v3.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-04-251-10/+2
|\
| * vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helperLinus Torvalds2013-04-191-10/+2
* | ALSA: compress: Use kzalloc() for ioctls writing back dataTakashi Iwai2013-04-221-2/+2
* | ALSA: compress: info leak in snd_compr_get_caps()Dan Carpenter2013-04-221-0/+1
* | ALSA: compress_core: Rework writes to use cumulative valuesCharles Keepax2013-04-211-7/+11
* | ALSA: compress_core: Remove unused hw_pointerCharles Keepax2013-04-211-2/+0
* | ALSA: compress_core: Add support for capture streamsCharles Keepax2013-04-211-2/+41
* | ALSA: compress_core: Deconstify copy callback bufferCharles Keepax2013-04-211-3/+5
* | ALSA: compress_core: Calculate avail correctly for capture streamsCharles Keepax2013-04-211-11/+18
* | ALSA: compress_core: Update calc_avail to use cumulative valuesCharles Keepax2013-04-211-18/+5
* | ALSA: add DSD formatsDaniel Mack2013-04-182-0/+10
* | Merge branch 'for-linus' into for-nextTakashi Iwai2013-03-183-7/+20
|\ \ | |/
| * ALSA: seq: Fix missing error handling in snd_seq_timer_open()Takashi Iwai2013-03-111-4/+4
| * ALSA: vmaster: Fix slave change notificationTakashi Iwai2013-03-051-1/+4
| * ALSA: seq: seq_oss_event: missing range checksDan Carpenter2013-03-041-2/+12
* | ALSA: info: Small refactoring and a sanity check in snd_info_get_line()Takashi Iwai2013-03-131-13/+8
* | ALSA: info: Avoid leaking kernel memoryTakashi Iwai2013-03-131-2/+2
* | ALSA: add/change some comments describing function return valuesYacine Belkadi2013-03-1217-99/+164
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-262-2/+2
|\
| * new helper: file_inode(file)Al Viro2013-02-222-2/+2
* | ALSA: compress: add support for gapless playbackJeeja KP2013-02-141-0/+96
* | ALSA: core: don't return uninitialized snd_compr_tstampRichard Fitzgerald2013-02-111-6/+12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\
| * various: Fix spelling of "registered" in comments.Adam Buchbinder2012-11-191-1/+1
* | ALSA: pcm: Fix return code in pcm_native.cSachin Kamat2012-11-211-1/+1
* | ALSA: PCM: Remove redundant null check before kfreeSachin Kamat2012-11-211-2/+1
* | ALSA: core: fix NULL checking in snd_pcm_plug_slave_size()Xi Wang2012-11-141-1/+2
* | ALSA: core: fix NULL checking in snd_pcm_plug_client_size()Xi Wang2012-11-141-1/+2
* | Merge branch 'for-linus' into for-nextTakashi Iwai2012-11-085-4/+8
|\ \
| * | ALSA: Fix card refcount unbalanceTakashi Iwai2012-11-085-4/+8
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2012-10-3011-38/+147
|\ \ \ | |/ /
| * | ALSA: Avoid endless sleep after disconnectTakashi Iwai2012-10-306-1/+46
| * | ALSA: Add a reference counter to card instanceTakashi Iwai2012-10-3010-32/+83
| * | ALSA: PCM: Fix some races at disconnectionTakashi Iwai2012-10-302-5/+18
| |/
* | ALSA: core: fix 64-bit SNDRV_PCM_IOCTL_STATUS ABI breakageClemens Ladisch2012-10-281-1/+2
* | ALSA: core: add hooks for audio timestampsPierre-Louis Bossart2012-10-233-10/+43
* | ALSA: core: keep track of boundary wrap-aroundPierre-Louis Bossart2012-10-231-5/+20
|/
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-3/+3
* Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-0911-34/+281
|\
| * ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG casesTakashi Iwai2012-09-232-26/+27
| * ALSA: Compress - add codec parameter checksVinod Koul2012-09-171-0/+10
| * ALSA: compress - move the buffer checkVinod Koul2012-09-171-4/+16
| * Merge branch 'topic/tlv-chmap' into for-nextTakashi Iwai2012-09-152-0/+218
| |\
| | * ALSA: Fix leftover chmap UNKNOWN -> MONO conversionsTakashi Iwai2012-09-131-2/+2
| | * ALSA: pcm - Use UNKNOWN chmap for mono streamsTakashi Iwai2012-09-111-2/+2
| | * ALSA: Remove VOLATILE flag from chmap ctlsTakashi Iwai2012-09-061-1/+0
| | * ALSA: PCM: channel mapping API implementationTakashi Iwai2012-09-062-0/+219
| * | ALSA: compress_core: integer overflow in snd_compr_allocate_buffer()Dan Carpenter2012-09-141-0/+4
| * | Merge branch 'for-linus' into for-nextTakashi Iwai2012-09-111-5/+3
| |\ \ | | |/ | |/|
OpenPOWER on IntegriCloud