aboutsummaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
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
2012-05-21ALSA: pcm - Add proper state checks to snd_pcm_drain()Takashi Iwai
2012-05-11ALSA: pcm - Optimize the call of snd_pcm_update_hw_ptr() in read/write loopTakashi Iwai
2012-05-08ALSA: Fix the card number limit of OSS-emulationTakashi Iwai
2012-05-07ALSA: jack: Update documention to reflect other userspace interfacesMark Brown
2012-04-18ALSA: fix core/vmaster.c kernel-doc warningRandy Dunlap
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-18Merge branch 'topic/jack' into for-linusTakashi Iwai
2012-03-18Merge branch 'topic/asoc' into for-linusTakashi Iwai
2012-03-18Merge branch 'topic/misc' into for-linusTakashi Iwai
2012-03-15ALSA: pcm - Avoid GFP_ATOMIC in snd_pcm_link()Takashi Iwai
2012-03-15ALSA: pcm: Constify the list in snd_pcm_hw_constraint_listMark Brown
2012-03-13ALSA: control - Fixe a trailing white space errorJeffrin Jose
2012-03-12ALSA: Add a hook capability to vmaster controlsTakashi Iwai
2012-03-11device.h: cleanup users outside of linux/include (C files)Paul Gortmaker
2012-03-09ALSA: core - Refactor card id string creation codeTakashi Iwai
2012-02-27ALSA: Use a define for the number of jack switch typesMark Brown
2012-02-20ALSA: Fixed a trailing white space errorJeffrin Jose
2012-02-09ALSA: PCM - Add PCM creation API for internal PCMs.Liam Girdwood