summaryrefslogtreecommitdiffstats
path: root/sound/core
AgeCommit message (Expand)Author
2012-05-17ALSA: timer - Fix Oops at closing slave timerTakashi Iwai
2012-05-17ALSA: sound/core/pcm_compat.c: adjust array indexJulia Lawall
2012-03-14ALSA: Fix yet another race in disconnectionTakashi Iwai
2011-06-26ALSA: hrtimer: handle delayed timer interruptsClemens Ladisch
2011-01-06ALSA: rawmidi: fix oops (use after free) when unloading a driver moduleClemens Ladisch
2011-01-06ALSA: prevent heap corruption in snd_ctl_new()Dan Rosenberg
2011-01-06ALSA: 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-07-05ALSA: pcm: fix the fix of the runtime->boundary calculationClemens Ladisch
2010-07-05ALSA: pcm: fix delta calculation at boundary wraparoundClemens Ladisch
2010-05-12ALSA: pcm - Use pgprot_noncached() for MIPS non-coherent archsTakashi Iwai
2010-05-05ALSA: take tu->qlock with irqs disabledDan Carpenter
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-26ALSA: pcm_lib - fix xrun functionalityJarkko Nikula
2010-03-03ALSA: timer - pass real event in snd_timer_notify1() to instance callbackJaroslav Kysela
2010-02-17Merge branch 'fix/misc' into topic/miscTakashi Iwai
2010-02-17Merge remote branch 'alsa/fixes' into fix/miscTakashi Iwai
2010-02-16ALSA: pcm core - fix fifo_size channels interval checkJaroslav Kysela
2010-02-02ALSA: trivial: sound seq ioctl dbg: print hexadecimal value padded with 0sThadeu Lima de Souza Cascardo
2010-02-01Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai
2010-02-01sound: control: fix minimum TLV lengthClemens Ladisch
2010-02-01sound: control: actually allow TLV command accessClemens Ladisch
2010-01-27ALSA: pcm_native - fix runtime->boundary calculationJaroslav Kysela
2010-01-26Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai
2010-01-26ALSA: pcm_lib - return back hw_ptr_interruptJaroslav Kysela
2010-01-21Merge branch 'topic/noncached-mmap' into topic/miscTakashi Iwai
2010-01-21Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai
2010-01-21ALSA: pcm_core: Fix wake_up() optimizationJaroslav Kysela
2010-01-18Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai
2010-01-18sound: seq_timer: simplify snd_seq_timer_set_tick_resolution() parametersClemens Ladisch
2010-01-18ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai
2010-01-18ALSA: pcm - Remove unneeded ifdef pgprot_noncachedTakashi Iwai
2010-01-18ALSA: Remove warning message for invalid OSS minor rangesTakashi Iwai
2010-01-14ALSA: use subsys_initcall for sound core instead of module_initThadeu Lima de Souza Cascardo
2010-01-14ALSA: Add snd_pci_quirk_lookup_id()Takashi Iwai
2010-01-13Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/miscTakashi Iwai
2010-01-13ALSA: pcm_lib - fix wrong delta print for jiffies checkJaroslav Kysela
2010-01-12Merge commit alsa/devel into topic/miscTakashi Iwai
2010-01-08Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Jaroslav Kysela
2010-01-08ALSA: pcm_lib: fix "something must be really wrong" conditionJaroslav Kysela
2010-01-07ALSA: pcm_lib - optimize wake_up() calls for PCM I/OJaroslav Kysela
2010-01-07ALSA: pcm_lib - cleanup & merge hw_ptr update functionsJaroslav Kysela
2010-01-07ALSA: pcm_lib - add possibility to log last 10 DMA ring buffer positionsJaroslav Kysela
2010-01-07ALSA: pcm_lib.c - convert second xrun_debug() parameter to use definesJaroslav Kysela
2009-12-25Merge branch 'fix/misc' into topic/miscTakashi Iwai
2009-12-25ALSA: Fix indentation in pcm_native.cGuennadi Liakhovetski
2009-12-22ALSA: sound/core/pcm_timer.c: use lib/gcd.cFlorian Fainelli
2009-12-22ALSA: refine rate selection in snd_interval_ratnum()Krzysztof Helt
2009-12-22Merge branch 'fix/misc' into topic/miscTakashi Iwai
2009-12-21ALSA: pcm - Add missing inclusion of linux/vmalloc.hTakashi Iwai