summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2017-05-08ALSA: pcm : Call kill_fasync() in stream lockTakashi Iwai
2017-05-08ALSA: seq: Don't break snd_use_lock_sync() loop by timeoutTakashi Iwai
2017-04-22ALSA: seq: Fix race during FIFO resizeTakashi Iwai
2017-04-22ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()Takashi Iwai
2016-10-05ALSA: timer: Fix zero-division by continue of uninitialized instanceTakashi Iwai
2016-10-05ALSA: timer: Call notifier in the same spinlockTakashi Iwai
2016-10-04ALSA: timer: fix NULL pointer dereference on memory allocation failureVegard Nossum
2016-10-04ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUEVegard Nossum
2016-08-07ALSA: ctl: Stop notification after disconnectionTakashi Iwai
2016-07-19ALSA: timer: Fix negative queue usage by racy accessesTakashi Iwai
2016-07-12ALSA: timer: Use mod_timer() for rearming the system timerTakashi Iwai
2016-03-11ALSA: seq: oss: Don't drain at closing a clientTakashi Iwai
2016-03-11ALSA: timer: Fix ioctls for X32 ABITakashi Iwai
2016-03-11ALSA: timer: Fix broken compat timer user status ioctlTakashi Iwai
2016-03-11ALSA: rawmidi: Fix ioctls X32 ABITakashi Iwai
2016-03-11ALSA: ctl: Fix ioctls for X32 ABITakashi Iwai
2016-03-04ALSA: pcm: Fix rwsem deadlock for non-atomic PCM streamTakashi Iwai
2016-03-04ALSA: pcm: More kerneldoc updatesTakashi Iwai
2016-03-04ALSA: seq: Fix double port list deletionTakashi Iwai
2016-03-04ALSA: seq: Fix leak of pool buffer at concurrent writesTakashi Iwai
2016-03-04ALSA: seq: Drop superfluous error/debug messages after malloc failuresTakashi Iwai
2016-03-04ALSA: timer: Fix race at concurrent readsTakashi Iwai
2016-03-04ALSA: timer: Handle disconnection more safelyTakashi Iwai
2016-03-04ALSA: timer: Fix race between stop and interruptTakashi Iwai
2016-03-04ALSA: timer: Fix wrong instance passed to slave callbacksTakashi Iwai
2016-02-15ALSA: timer: Fix leftover link at closingTakashi Iwai
2016-02-15ALSA: timer: Fix double unlink of active_listTakashi Iwai
2016-02-15ALSA: seq: Fix lockdep warnings due to double mutex locksTakashi Iwai
2016-02-15ALSA: rawmidi: Fix race at copying & updating the positionTakashi Iwai
2016-02-15ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai
2016-02-15ALSA: timer: Fix link corruption due to double start or stopTakashi Iwai
2016-02-15ALSA: timer: Code cleanupTakashi Iwai
2016-02-15ALSA: timer: Harden slave timer list handlingTakashi 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: Remove kernel WARNING for NULL user-space buffer checkTakashi Iwai
2016-02-15ALSA: seq: Fix race at closing in virmidi driverTakashi Iwai
2016-02-15ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architecturesTakashi Iwai
2016-02-15ALSA: seq: Degrade the error message for too many opensTakashi Iwai
2016-02-15ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()Takashi Iwai
2015-03-28ALSA: control: Add sanity checks for user ctl id name stringTakashi Iwai
2015-03-14ALSA: pcm: Don't leave PREPARED state after drainingTakashi Iwai
2015-02-05ALSA: seq-dummy: remove deadlock-causing events on closeClemens Ladisch
2014-11-21ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample formatJussi Laako
2014-10-28ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat modeTakashi Iwai
2014-10-21ALSA: pcm: Fix false lockdep warningsTakashi Iwai
2014-10-18ALSA: pcm: use the same dma mmap codepath both for arm and arm64Anatol Pomozov
2014-10-14ALSA: pcm: Fix referred substream in snd_pcm_action_group() unlock loopTakashi Iwai
2014-10-08ALSA: Allow pass NULL dev for snd_pci_quirk_lookup()Takashi Iwai
2014-10-06Merge tag 'asoc-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai