aboutsummaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2013-06-15snd_pcm_link(): fix a leak...Al Viro
2013-05-07aio: don't include aio.h in sched.hKent Overstreet
2013-05-03Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01proc: Supply a function to remove a proc entry by PDEDavid Howells
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells
2013-04-29ALSA: compress: fix the states to check for allowing readVinod Koul
2013-04-25Merge tag 'asoc-v3.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2013-04-22ALSA: compress: Use kzalloc() for ioctls writing back dataTakashi Iwai
2013-04-22ALSA: compress: info leak in snd_compr_get_caps()Dan Carpenter
2013-04-21ALSA: compress_core: Rework writes to use cumulative valuesCharles Keepax
2013-04-21ALSA: compress_core: Remove unused hw_pointerCharles Keepax
2013-04-21ALSA: compress_core: Add support for capture streamsCharles Keepax
2013-04-21ALSA: compress_core: Deconstify copy callback bufferCharles Keepax
2013-04-21ALSA: compress_core: Calculate avail correctly for capture streamsCharles Keepax
2013-04-21ALSA: compress_core: Update calc_avail to use cumulative valuesCharles Keepax
2013-04-19vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helperLinus Torvalds
2013-04-18ALSA: add DSD formatsDaniel Mack
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-09snd_info_register: switch to proc_create_data/proc_mkdir_modeAl Viro
2013-03-18Merge branch 'for-linus' into for-nextTakashi Iwai
2013-03-13ALSA: info: Small refactoring and a sanity check in snd_info_get_line()Takashi Iwai
2013-03-13ALSA: info: Avoid leaking kernel memoryTakashi Iwai
2013-03-12ALSA: add/change some comments describing function return valuesYacine Belkadi
2013-03-11ALSA: seq: Fix missing error handling in snd_seq_timer_open()Takashi Iwai
2013-03-05ALSA: vmaster: Fix slave change notificationTakashi Iwai
2013-03-04ALSA: seq: seq_oss_event: missing range checksDan Carpenter
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