summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2016-02-15ALSA: timer: Fix leftover link at closingTakashi 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: 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
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-08-10ALSA: pcm: Fix lockdep warning with nonatomic PCM opsTakashi Iwai
2015-07-21ALSA: pcm: Fix pcm_class sysfs outputTakashi Iwai
2015-05-19ALSA: pcm: Modify double acknowledged interrupts check conditionKoro Chen
2015-04-15Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-04-13ALSA: ctl: fix to handle several elements added by one operation for userspac...Takashi Sakamoto
2015-04-12ALSA: control: Fix a typo of SNDRV_CTL_ELEM_ACCESS_TLV_* with SNDRV_CTL_TLV_OP_*Takashi Iwai
2015-04-11pcm: another weird API abuseAl Viro
2015-04-11Merge branch 'iocb' into for-nextAl Viro
2015-04-11ALSA: ctl: fill identical information to return value when adding userspace e...Takashi Sakamoto
2015-04-11ALSA: ctl: fix a bug to return no identical information in info operation for...Takashi Sakamoto
2015-04-11ALSA: ctl: confirm to return all identical information in 'activate' eventTakashi Sakamoto
2015-04-11ALSA: seq: fill client ID in return value of pool operationTakashi Sakamoto
2015-04-10ALSA: ctl: evaluate macro instead of numerical valueTakashi Sakamoto
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig
2015-03-16Merge branch 'topic/hda-unbind' into for-nextTakashi Iwai
2015-03-13ALSA: control: Fix breakage of user ctl element additionTakashi Iwai
2015-03-12Merge branch 'for-linus' into for-nextTakashi Iwai
2015-03-12ALSA: control: Add sanity checks for user ctl id name stringTakashi Iwai
2015-03-11ALSA: seq: Fix init order of snd_seq_device stuffTakashi Iwai
2015-03-10ALSA: core: Drop superfluous error/debug messages after malloc failuresTakashi Iwai
2015-03-10ALSA: seq: Drop superfluous error/debug messages after malloc failuresTakashi Iwai
2015-03-10ALSA: seq_oss: Drop superfluous error/debug messages after malloc failuresTakashi Iwai
2015-03-10ALSA: core: reduce stack usage related to snd_ctl_new()Takashi Sakamoto
2015-03-10ALSA: core: use precomputed table to check userspace control paramsTakashi Sakamoto
2015-03-06Merge tag 'asoc-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai
2015-03-04ALSA: Fix spelling typo in Documentation/DocBook/alsa-driver-api.xmlMasanari Iida
2015-03-03ALSA: core: Re-add snd_device_disconnect()Takashi Iwai