summaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| |\ \ | | |/ | |/|
| * | ALSA: control: Fix missing VOLATILE flag at creating controlsTakashi Iwai2012-09-061-0/+1
| * | Merge branch 'fixes' of git://git.alsa-project.org/alsa-kernel into for-nextTakashi Iwai2012-09-053-8/+5
| |\ \
| | * | ALSA: remove the main version informationJaroslav Kysela2012-09-043-8/+5
| | * | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-08-081-1/+1
| | |\ \
| * | | | ALSA: fix possible memory leak in snd_mixer_oss_build_input()Wei Yongjun2012-09-031-0/+2
| * | | | ALSA: lto, sound: Fix export symbols for !CONFIG_MODULESAndi Kleen2012-08-201-0/+2
| * | | | Merge branch 'topic/next' into for-nextTakashi Iwai2012-08-031-4/+9
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
* | | | switch SNDRV_PCM_IOCTL_LINK to fget_light()Al Viro2012-09-261-6/+7
| |_|/ |/| |
* | | ALSA: compress_core: fix open flags test in snd_compr_open()Dan Carpenter2012-09-111-5/+3
* | | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-08-201-4/+9
|\ \ \ | |/ / |/| / | |/
| * sound: use printk_get_level and printk_skip_levelJoe Perches2012-07-301-4/+9
* | ALSA: PCM: Fix possible memory leaks in the error pathTakashi Iwai2012-08-031-1/+1
|/
* Merge branch 'topic/misc' into for-nextTakashi Iwai2012-07-182-2/+20
|\
| * ALSA: pcm: Make constraints lists constMark Brown2012-07-051-2/+2
| * ALSA: pcm: Add snd_pcm_rate_bit_to_rate()Dimitris Papastamos2012-06-181-0/+18
* | ALSA: compress_core: cleanup pointers on stopVinod Koul2012-06-121-0/+4
OpenPOWER on IntegriCloud