summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2014-12-13ALSA: control: Fix replacing user controlsLars-Peter Clausen
2014-12-13ALSA: control: Don't access controls outside of protected regionsLars-Peter Clausen
2014-11-23ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen
2014-11-23ALSA: control: Handle numid overflowLars-Peter Clausen
2014-11-23ALSA: control: Make sure that id->index does not overflowLars-Peter Clausen
2013-06-10ALSA: seq: Fix missing error handling in snd_seq_timer_open()Takashi Iwai
2011-08-15ALSA: timer - Fix Oops at closing slave timerTakashi Iwai
2011-08-08ALSA: sound/core/pcm_compat.c: adjust array indexJulia Lawall
2011-04-14ALSA: Fix yet another race in disconnectionTakashi Iwai
2011-02-17ALSA: hrtimer: handle delayed timer interruptsClemens Ladisch
2010-10-28ALSA: rawmidi: fix oops (use after free) when unloading a driver moduleClemens Ladisch
2010-10-28ALSA: prevent heap corruption in snd_ctl_new()Dan Rosenberg
2010-09-20ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()Takashi Iwai
2010-08-26ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela
2010-03-15ALSA: pcm core - fix fifo_size channels interval checkJaroslav Kysela
2009-12-18ALSA: hrtimer - Fix lock-upTakashi Iwai
2009-11-10sound: rawmidi: fix MIDI device O_APPEND error handlingClemens Ladisch
2009-11-10sound: rawmidi: fix checking of O_APPEND when opening MIDI deviceClemens Ladisch
2009-11-10sound: rawmidi: fix double init when opening MIDI device with O_APPENDClemens Ladisch
2009-10-30ALSA: sound: Move dereference after NULL test and drop unnecessary NULL testsJulia Lawall
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-21ALSA: pcm - Simplify snd_pcm_drain() implementationTakashi Iwai
2009-09-10Merge branch 'topic/tlv-minmax' into for-linusTakashi Iwai
2009-09-10Merge branch 'topic/snd-printk' into for-linusTakashi Iwai
2009-09-10Merge branch 'topic/pcm-estrpipe-in-pm' into for-linusTakashi Iwai
2009-09-10Merge branch 'topic/pcm-drain-nonblock' into for-linusTakashi Iwai
2009-09-10Merge branch 'topic/oss' into for-linusTakashi Iwai
2009-09-10Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-09-10Merge branch 'topic/midi' into for-linusTakashi Iwai
2009-09-10Merge branch 'topic/dummy' into for-linusTakashi Iwai
2009-09-10Merge branch 'topic/dma-sgbuf' into for-linusTakashi Iwai
2009-09-10Merge branch 'topic/ctl-add-remove-fixes' into for-linusTakashi Iwai
2009-09-10Merge branch 'topic/cleanup' into for-linusTakashi Iwai
2009-09-08ALSA: Add const prefix to proc helper functionsTakashi Iwai
2009-09-08ALSA: Re-export snd_pcm_format_name() functionTakashi Iwai
2009-09-07ALSA: Remove struct snd_monitor_file from public sound/core.hTakashi Iwai
2009-08-31ALSA: allocation may fail in snd_pcm_oss_change_params()Roel Kluin
2009-08-27ALSA: Add debug module optionTakashi Iwai
2009-08-27ALSA: core - strip too long file names in snd_print*()Takashi Iwai
2009-08-25Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2009-08-25sound: pcm_lib: fix unsorted list constraint handlingClemens Ladisch
2009-08-20ALSA: pcm - Fix drain behavior in non-blocking modeTakashi Iwai
2009-08-17sound: snd_ctl_remove_user_ctl: prevent removal of kernel controlsClemens Ladisch
2009-08-17sound: snd_ctl_remove_unlocked_id: simplify user control countingClemens Ladisch
2009-08-17sound: snd_ctl_remove_unlocked_id: simplify error pathsClemens Ladisch
2009-08-17sound: snd_ctl_elem_add: fix value count checkClemens Ladisch
2009-08-03ALSA: pcm - Tell user that stream to be rewound is suspendedLubomir Rintel
2009-07-26Merge branch 'fix/pcm-hwptr' into for-linusTakashi Iwai
2009-07-23ALSA: pcm - Fix hwptr buffer-size overlap bugTakashi Iwai
2009-07-23ALSA: pcm - Fix warnings in debug loggingsTakashi Iwai