aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-11-21ALSA: pcm: Fix return code in pcm_native.cSachin Kamat1-1/+1
2012-11-21ALSA: PCM: Remove redundant null check before kfreeSachin Kamat1-2/+1
2012-11-19various: Fix spelling of "registered" in comments.Adam Buchbinder1-1/+1
2012-11-14ALSA: core: fix NULL checking in snd_pcm_plug_slave_size()Xi Wang1-1/+2
2012-11-14ALSA: core: fix NULL checking in snd_pcm_plug_client_size()Xi Wang1-1/+2
2012-11-08Merge branch 'for-linus' into for-nextTakashi Iwai5-4/+8
2012-11-08ALSA: Fix card refcount unbalanceTakashi Iwai5-4/+8
2012-10-30Merge branch 'for-linus' into for-nextTakashi Iwai11-38/+147
2012-10-30ALSA: Avoid endless sleep after disconnectTakashi Iwai6-1/+46
2012-10-30ALSA: Add a reference counter to card instanceTakashi Iwai10-32/+83
2012-10-30ALSA: PCM: Fix some races at disconnectionTakashi Iwai2-5/+18
2012-10-28ALSA: core: fix 64-bit SNDRV_PCM_IOCTL_STATUS ABI breakageClemens Ladisch1-1/+2
2012-10-23ALSA: core: add hooks for audio timestampsPierre-Louis Bossart3-10/+43
2012-10-23ALSA: core: keep track of boundary wrap-aroundPierre-Louis Bossart1-5/+20
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov1-3/+3
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds11-34/+281
2012-09-26switch SNDRV_PCM_IOCTL_LINK to fget_light()Al Viro1-6/+7
2012-09-23ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG casesTakashi Iwai2-26/+27
2012-09-17ALSA: Compress - add codec parameter checksVinod Koul1-0/+10
2012-09-17ALSA: compress - move the buffer checkVinod Koul1-4/+16
2012-09-15Merge branch 'topic/tlv-chmap' into for-nextTakashi Iwai2-0/+218
2012-09-14ALSA: compress_core: integer overflow in snd_compr_allocate_buffer()Dan Carpenter1-0/+4
2012-09-13ALSA: Fix leftover chmap UNKNOWN -> MONO conversionsTakashi Iwai1-2/+2
2012-09-11Merge branch 'for-linus' into for-nextTakashi Iwai1-5/+3
2012-09-11ALSA: compress_core: fix open flags test in snd_compr_open()Dan Carpenter1-5/+3
2012-09-11ALSA: pcm - Use UNKNOWN chmap for mono streamsTakashi Iwai1-2/+2
2012-09-06ALSA: Remove VOLATILE flag from chmap ctlsTakashi Iwai1-1/+0
2012-09-06ALSA: control: Fix missing VOLATILE flag at creating controlsTakashi Iwai1-0/+1
2012-09-06ALSA: PCM: channel mapping API implementationTakashi Iwai2-0/+219
2012-09-05Merge branch 'fixes' of git://git.alsa-project.org/alsa-kernel into for-nextTakashi Iwai3-8/+5
2012-09-04ALSA: remove the main version informationJaroslav Kysela3-8/+5
2012-09-03ALSA: fix possible memory leak in snd_mixer_oss_build_input()Wei Yongjun1-0/+2
2012-08-20Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-4/+9
2012-08-20ALSA: lto, sound: Fix export symbols for !CONFIG_MODULESAndi Kleen1-0/+2
2012-08-08Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+1
2012-08-03Merge branch 'topic/next' into for-nextTakashi Iwai1-4/+9
2012-08-03ALSA: PCM: Fix possible memory leaks in the error pathTakashi Iwai1-1/+1
2012-07-30sound: use printk_get_level and printk_skip_levelJoe Perches1-4/+9
2012-07-18Merge branch 'topic/misc' into for-nextTakashi Iwai2-2/+20
2012-07-05ALSA: pcm: Make constraints lists constMark Brown1-2/+2
2012-06-18ALSA: pcm: Add snd_pcm_rate_bit_to_rate()Dimitris Papastamos1-0/+18
2012-06-12ALSA: compress_core: cleanup pointers on stopVinod Koul1-0/+4
2012-06-12ALSA: compress_core: don't wake up on pauseVinod Koul1-3/+1
2012-05-23ALSA: core: group read of pointer, tstamp and jiffiesPierre-Louis Bossart1-5/+18
2012-05-21Merge branch 'topic/misc' into for-linusTakashi Iwai4-13/+28
2012-05-21ALSA: pcm - Add proper state checks to snd_pcm_drain()Takashi Iwai1-1/+11
2012-05-11ALSA: pcm - Optimize the call of snd_pcm_update_hw_ptr() in read/write loopTakashi Iwai1-8/+10
2012-05-08ALSA: Fix the card number limit of OSS-emulationTakashi Iwai1-3/+3
2012-05-07ALSA: jack: Update documention to reflect other userspace interfacesMark Brown1-1/+4