summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2016-02-24ALSA: seq: Fix double port list deletionTakashi Iwai
2016-02-15ALSA: timer: Fix race between stop and interruptTakashi Iwai
2016-02-15ALSA: timer: Fix wrong instance passed to slave callbacksTakashi Iwai
2016-02-15ALSA: timer: Fix link corruption due to double start or stopTakashi Iwai
2016-02-15ALSA: timer: Fix leftover link at closingTakashi Iwai
2016-02-15ALSA: timer: Code cleanupTakashi Iwai
2016-02-15ALSA: seq: Fix lockdep warnings due to double mutex locksTakashi Iwai
2016-02-15ALSA: seq: Fix race at closing in virmidi driverTakashi Iwai
2016-02-15ALSA: seq: Fix yet another races among ALSA timer accessesTakashi Iwai
2016-02-15ALSA: pcm: Fix potential deadlock in OSS emulationTakashi Iwai
2016-02-15ALSA: rawmidi: Fix race at copying & updating the positionTakashi Iwai
2016-02-15ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer checkTakashi Iwai
2016-02-15ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()Takashi Iwai
2016-02-15ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architecturesTakashi Iwai
2016-01-27ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0Takashi Iwai
2016-01-27ALSA: hrtimer: Fix stall by hrtimer_cancel()Takashi Iwai
2016-01-27ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat modeNicolas Boichat
2016-01-27ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat modeNicolas Boichat
2016-01-27ALSA: timer: Fix double unlink of active_listTakashi Iwai
2016-01-27ALSA: timer: Fix race among timer ioctlsTakashi Iwai
2016-01-27ALSA: timer: Harden slave timer list handlingTakashi Iwai
2016-01-27ALSA: seq: Fix race at timer setup and closeTakashi Iwai
2016-01-27ALSA: seq: Fix missing NULL check at remove_events ioctlTakashi Iwai
2015-04-09ALSA: control: Add sanity checks for user ctl id name stringTakashi Iwai
2015-03-12ALSA: pcm: Don't leave PREPARED state after drainingTakashi Iwai
2015-02-08ALSA: seq-dummy: remove deadlock-causing events on closeClemens Ladisch
2014-11-13ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat modeTakashi Iwai
2014-10-31ALSA: pcm: use the same dma mmap codepath both for arm and arm64Anatol Pomozov
2014-10-13ALSA: pcm: fix fifo_size frame calculationClemens Ladisch
2014-10-13ALSA: core: fix buffer overflow in snd_info_get_line()Clemens Ladisch
2014-07-02ALSA: control: Make sure that id->index does not overflowLars-Peter Clausen
2014-07-02ALSA: control: Handle numid overflowLars-Peter Clausen
2014-07-02ALSA: control: Don't access controls outside of protected regionsLars-Peter Clausen
2014-07-02ALSA: control: Fix replacing user controlsLars-Peter Clausen
2014-07-02ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen
2014-03-31ALSA: compress: Pass through return value of open ops callbackCharles Keepax
2014-02-06ALSA: bits vs bytes bug in snd_card_create()Dan Carpenter
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-10-31ALSA: fix oops in snd_pcm_info() caused by ASoC DPCMRussell King
2013-09-26ALSA: compress: Make sure we trigger STOP before closing the stream.Liam Girdwood
2013-09-19ALSA: compress: Fix compress device unregister.Liam Girdwood
2013-08-23Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2013-08-19ALSA: pcm: Use snd_printd_ratelimit()Tim Gardner
2013-08-15ALSA: core: allow SND_DMAENGINE_PCM use from modulesDaniel Mack
2013-08-15ALSA: move dmaengine implementation from ASoC to ALSA coreDaniel Mack
2013-07-29ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSIONVinod Koul
2013-07-17ALSA: seq-oss: Initialize MIDI clients asynchronouslyTakashi Iwai
2013-07-03Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds