aboutsummaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-14ALSA: compress: add support for gapless playbackJeeja KP
2013-02-11ALSA: core: don't return uninitialized snd_compr_tstampRichard Fitzgerald
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-21ALSA: pcm: Fix return code in pcm_native.cSachin Kamat
2012-11-21ALSA: PCM: Remove redundant null check before kfreeSachin Kamat
2012-11-19various: Fix spelling of "registered" in comments.Adam Buchbinder
2012-11-14ALSA: core: fix NULL checking in snd_pcm_plug_slave_size()Xi Wang
2012-11-14ALSA: core: fix NULL checking in snd_pcm_plug_client_size()Xi Wang
2012-11-08Merge branch 'for-linus' into for-nextTakashi Iwai
2012-11-08ALSA: Fix card refcount unbalanceTakashi Iwai
2012-10-30Merge branch 'for-linus' into for-nextTakashi Iwai
2012-10-30ALSA: Avoid endless sleep after disconnectTakashi Iwai
2012-10-30ALSA: Add a reference counter to card instanceTakashi Iwai
2012-10-30ALSA: PCM: Fix some races at disconnectionTakashi Iwai
2012-10-28ALSA: core: fix 64-bit SNDRV_PCM_IOCTL_STATUS ABI breakageClemens Ladisch
2012-10-23ALSA: core: add hooks for audio timestampsPierre-Louis Bossart
2012-10-23ALSA: core: keep track of boundary wrap-aroundPierre-Louis Bossart
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-09-26switch SNDRV_PCM_IOCTL_LINK to fget_light()Al Viro
2012-09-23ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG casesTakashi Iwai
2012-09-17ALSA: Compress - add codec parameter checksVinod Koul
2012-09-17ALSA: compress - move the buffer checkVinod Koul
2012-09-15Merge branch 'topic/tlv-chmap' into for-nextTakashi Iwai
2012-09-14ALSA: compress_core: integer overflow in snd_compr_allocate_buffer()Dan Carpenter
2012-09-13ALSA: Fix leftover chmap UNKNOWN -> MONO conversionsTakashi Iwai
2012-09-11Merge branch 'for-linus' into for-nextTakashi Iwai
2012-09-11ALSA: compress_core: fix open flags test in snd_compr_open()Dan Carpenter
2012-09-11ALSA: pcm - Use UNKNOWN chmap for mono streamsTakashi Iwai
2012-09-06ALSA: Remove VOLATILE flag from chmap ctlsTakashi Iwai
2012-09-06ALSA: control: Fix missing VOLATILE flag at creating controlsTakashi Iwai
2012-09-06ALSA: PCM: channel mapping API implementationTakashi Iwai
2012-09-05Merge branch 'fixes' of git://git.alsa-project.org/alsa-kernel into for-nextTakashi Iwai
2012-09-04ALSA: remove the main version informationJaroslav Kysela
2012-09-03ALSA: fix possible memory leak in snd_mixer_oss_build_input()Wei Yongjun
2012-08-20Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-08-20ALSA: lto, sound: Fix export symbols for !CONFIG_MODULESAndi Kleen
2012-08-08Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-08-03Merge branch 'topic/next' into for-nextTakashi Iwai
2012-08-03ALSA: PCM: Fix possible memory leaks in the error pathTakashi Iwai
2012-07-30sound: use printk_get_level and printk_skip_levelJoe Perches
2012-07-18Merge branch 'topic/misc' into for-nextTakashi Iwai
2012-07-05ALSA: pcm: Make constraints lists constMark Brown
2012-06-18ALSA: pcm: Add snd_pcm_rate_bit_to_rate()Dimitris Papastamos
2012-06-12ALSA: compress_core: cleanup pointers on stopVinod Koul
2012-06-12ALSA: compress_core: don't wake up on pauseVinod Koul
2012-05-23ALSA: core: group read of pointer, tstamp and jiffiesPierre-Louis Bossart
2012-05-21Merge branch 'topic/misc' into for-linusTakashi Iwai