aboutsummaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2016-02-25ALSA: seq: Fix double port list deletionTakashi Iwai
2016-02-19ALSA: timer: Fix race between stop and interruptTakashi Iwai
2016-02-19ALSA: timer: Fix wrong instance passed to slave callbacksTakashi Iwai
2016-02-19ALSA: timer: Fix link corruption due to double start or stopTakashi Iwai
2016-02-19ALSA: timer: Fix leftover link at closingTakashi Iwai
2016-02-19ALSA: timer: Code cleanupTakashi Iwai
2016-02-19ALSA: seq: Fix lockdep warnings due to double mutex locksTakashi Iwai
2016-02-19ALSA: seq: Fix race at closing in virmidi driverTakashi Iwai
2016-02-19ALSA: seq: Fix yet another races among ALSA timer accessesTakashi Iwai
2016-02-19ALSA: pcm: Fix potential deadlock in OSS emulationTakashi Iwai
2016-02-19ALSA: rawmidi: Fix race at copying & updating the positionTakashi Iwai
2016-02-19ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer checkTakashi Iwai
2016-02-19ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()Takashi Iwai
2016-02-19ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architecturesTakashi Iwai
2016-01-28ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0Takashi Iwai
2016-01-28ALSA: hrtimer: Fix stall by hrtimer_cancel()Takashi Iwai
2016-01-28ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat modeNicolas Boichat
2016-01-28ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat modeNicolas Boichat
2016-01-28ALSA: timer: Fix double unlink of active_listTakashi Iwai
2016-01-28ALSA: timer: Fix race among timer ioctlsTakashi Iwai
2016-01-28ALSA: timer: Harden slave timer list handlingTakashi Iwai
2016-01-28ALSA: seq: Fix race at timer setup and closeTakashi Iwai
2016-01-28ALSA: seq: Fix missing NULL check at remove_events ioctlTakashi Iwai
2015-03-26ALSA: control: Add sanity checks for user ctl id name stringTakashi Iwai
2015-03-18ALSA: pcm: Don't leave PREPARED state after drainingTakashi Iwai
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