summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2016-04-20ALSA: timer: Use mod_timer() for rearming the system timerTakashi Iwai
2016-04-12ALSA: pcm: Avoid "BUG:" string for warnings againTakashi 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: pcm: Fix ioctls for X32 ABITakashi 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-25ALSA: seq: Fix leak of pool buffer at concurrent writesTakashi Iwai
2016-02-25ALSA: pcm: Fix rwsem deadlock for non-atomic PCM streamTakashi 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 race at concurrent readsTakashi 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: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai
2016-02-17ALSA: seq: Degrade the error message for too many opensTakashi 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-31ALSA: timer: Handle disconnection more safelyTakashi Iwai
2016-01-31ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0Takashi Iwai
2016-01-31ALSA: hrtimer: Fix stall by hrtimer_cancel()Takashi Iwai
2016-01-31ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat modeNicolas Boichat
2016-01-31ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat modeNicolas Boichat
2016-01-31ALSA: timer: Fix double unlink of active_listTakashi Iwai
2016-01-31ALSA: timer: Fix race among timer ioctlsTakashi Iwai
2016-01-31ALSA: timer: Harden slave timer list handlingTakashi Iwai
2016-01-31ALSA: seq: Fix race at timer setup and closeTakashi Iwai
2016-01-31ALSA: seq: Fix missing NULL check at remove_events ioctlTakashi Iwai
2015-10-28ALSA: Constify ratden/ratnum constraintsLars-Peter Clausen
2015-10-22ALSA: Remove transfer_ack_{begin,end} callbacks from struct snd_pcm_runtimeLars-Peter Clausen
2015-10-16ALSA: timer: add config item to export PCM timer disabling for expertJie Yang
2015-10-15ALSA: oss: underflow in snd_mixer_oss_proc_write()Dan Carpenter
2015-10-09ALSA: seq_oss: fix waitqueue_active without memory barrier in snd-seq-ossKosuke Tatsukawa
2015-09-29ALSA: pcm: Avoid double hw_free calls at releasing a streamTakashi Iwai
2015-09-24ALSA: core: check for underflow in snd_pcm_sw_params()Dan Carpenter
2015-09-13ALSA: pcm: remove structure member of 'struct snd_pcm_hwptr_log *' type becau...Takashi Sakamoto
2015-07-24Merge tag 'asoc-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai
2015-07-17ALSA: pcm: Fix lockdep warning with nonatomic PCM opsTakashi Iwai
2015-07-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-07-01Merge tag 'sound-fix-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-30genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy