summaryrefslogtreecommitdiffstats
path: root/sound/core
AgeCommit message (Expand)Author
2016-01-22Merge tag 'sound-fix-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-21ALSA: timer: Introduce disconnect op to snd_timer_instanceTakashi Iwai
2016-01-21ALSA: timer: Handle disconnection more safelyTakashi Iwai
2016-01-18ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0Takashi Iwai
2016-01-18ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat modeNicolas Boichat
2016-01-18ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat modeNicolas Boichat
2016-01-18ALSA: hrtimer: Fix stall by hrtimer_cancel()Takashi Iwai
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-01-15ALSA: timer: Code cleanupTakashi Iwai
2016-01-15ALSA: timer: Harden slave timer list handlingTakashi Iwai
2016-01-14ALSA: timer: Fix race among timer ioctlsTakashi Iwai
2016-01-13ALSA: timer: Fix double unlink of active_listTakashi Iwai
2016-01-12ALSA: hda_intel: add card number to irq descriptionHeiner Kallweit
2016-01-12ALSA: seq: Fix race at timer setup and closeTakashi Iwai
2016-01-12ALSA: seq: Fix missing NULL check at remove_events ioctlTakashi Iwai
2015-12-20ALSA: oss: consolidate kmalloc/memset 0 call to kzallocNicholas Mc Guire
2015-12-07ALSA: compress: add support for 32bit calls in a 64bit kernelRavindra Lokhande
2015-12-03ALSA: Fix compat_ioctl handling for OSS emulationsTakashi Iwai
2015-11-30ALSA: compress: Pass id string to snd_compress_newRichard Fitzgerald
2015-11-30ALSA: compress: Add procfs info file for compressed nodesRichard Fitzgerald
2015-11-30ALSA: pcm: constify action_ops structuresJulia Lawall
2015-11-22ALSA: midi: constify snd_rawmidi_global_ops structuresJulia Lawall
2015-11-16ALSA: pcm_dmaengine: Properly synchronize DMA on shutdownLars-Peter Clausen
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
2015-06-29ALSA: Fix uninintialized error returnColin Ian King
2015-06-26ALSA: jack: Fix endless loop at unique index detectionTakashi Iwai
2015-06-25Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-06-23ALSA: pcm: Fix pcm_class sysfs outputTakashi Iwai
2015-06-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-05-29ALSA: jack: Fix the id uniqueness checkTakashi Iwai
2015-05-29Merge branch 'for-linus' into for-nextTakashi Iwai
2015-05-29ALSA: core: Fix randconfig build wrt CONFIG_PROC_FSTakashi Iwai
2015-05-27ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang
2015-05-27ALSA: Kconfig: add config item SND_PROC_FS for expertJie Yang
2015-05-22Merge branch 'topic/hdmi' into for-nextTakashi Iwai
2015-05-22ALSA: pcm: add IEC958 channel status helperRussell King
2015-05-22ALSA: pcm: add DRM ELD helperRussell King
2015-05-21ALSA: jack: Remove MODULE_*() macrosTakashi Iwai