summaryrefslogtreecommitdiffstats
path: root/sound/core
AgeCommit message (Expand)Author
2016-08-10ALSA: timer: Fix leak in events via snd_timer_user_tinterruptKangjie Lu
2016-08-10ALSA: timer: Fix leak in events via snd_timer_user_ccallbackKangjie Lu
2016-08-10ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMSKangjie Lu
2016-07-27ALSA: ctl: Stop notification after disconnectionTakashi Iwai
2016-04-20ALSA: timer: Use mod_timer() for rearming the system timerTakashi Iwai
2016-03-09ALSA: timer: Fix broken compat timer user status ioctlTakashi Iwai
2016-03-09ALSA: seq: oss: Don't drain at closing a clientTakashi Iwai
2016-03-09ALSA: timer: Fix ioctls for X32 ABITakashi Iwai
2016-03-09ALSA: rawmidi: Fix ioctls X32 ABITakashi Iwai
2016-03-09ALSA: ctl: Fix ioctls for X32 ABITakashi Iwai
2016-02-25ALSA: seq: Fix double port list deletionTakashi Iwai
2016-02-17ALSA: timer: Fix race between stop and interruptTakashi Iwai
2016-02-17ALSA: timer: Fix wrong instance passed to slave callbacksTakashi Iwai
2016-02-17ALSA: timer: Fix link corruption due to double start or stopTakashi Iwai
2016-02-17ALSA: timer: Fix leftover link at closingTakashi Iwai
2016-02-17ALSA: timer: Code cleanupTakashi Iwai
2016-02-17ALSA: seq: Fix lockdep warnings due to double mutex locksTakashi Iwai
2016-02-17ALSA: seq: Fix race at closing in virmidi driverTakashi Iwai
2016-02-17ALSA: seq: Fix yet another races among ALSA timer accessesTakashi Iwai
2016-02-17ALSA: pcm: Fix potential deadlock in OSS emulationTakashi Iwai
2016-02-17ALSA: rawmidi: Fix race at copying & updating the positionTakashi Iwai
2016-02-17ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer checkTakashi Iwai
2016-02-17ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()Takashi Iwai
2016-02-17ALSA: 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-19ALSA: compress: Pass through return value of open ops callbackCharles Keepax
2014-01-23ALSA: Refactor slot assignment codeTakashi Iwai
2014-01-23ALSA: bits vs bytes bug in snd_card_create()Dan Carpenter
2014-01-16Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwaiMark Brown
2014-01-14ALSA: Add helper function for intersecting two rate masksLars-Peter Clausen