aboutsummaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2015-02-05ALSA: seq-dummy: remove deadlock-causing events on closeClemens Ladisch
2014-11-14ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat modeTakashi Iwai
2014-10-30ALSA: pcm: use the same dma mmap codepath both for arm and arm64Anatol Pomozov
2014-10-05ALSA: pcm: fix fifo_size frame calculationClemens Ladisch
2014-10-05ALSA: core: fix buffer overflow in snd_info_get_line()Clemens Ladisch
2014-06-26ALSA: control: Make sure that id->index does not overflowLars-Peter Clausen
2014-06-26ALSA: control: Handle numid overflowLars-Peter Clausen
2014-06-26ALSA: control: Don't access controls outside of protected regionsLars-Peter Clausen
2014-06-26ALSA: control: Fix replacing user controlsLars-Peter Clausen
2014-06-26ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen
2014-03-31ALSA: compress: Pass through return value of open ops callbackCharles Keepax
2014-01-09ALSA: Add SNDRV_PCM_STATE_PAUSED case in wait_for_avail functionJongHo Kim
2013-11-29ALSA: compress: fix drain calls blocking other compress functions (v6)Vinod Koul
2013-11-29ALSA: compress: fix drain calls blocking other compress functionsVinod Koul
2013-11-13ALSA: fix oops in snd_pcm_info() caused by ASoC DPCMRussell King
2013-10-05ALSA: compress: Fix compress device unregister.Liam Girdwood
2013-08-11ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSIONVinod Koul
2013-07-25ALSA: seq-oss: Initialize MIDI clients asynchronouslyTakashi Iwai
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