summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
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-26ALSA: pcm_lib - return back hw_ptr_interruptJaroslav Kysela
2010-01-21ALSA: pcm_core: Fix wake_up() optimizationJaroslav Kysela
2010-01-18sound: seq_timer: simplify snd_seq_timer_set_tick_resolution() parametersClemens Ladisch
2010-01-13ALSA: pcm_lib - fix wrong delta print for jiffies checkJaroslav Kysela
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-22ALSA: sound/core/pcm_timer.c: use lib/gcd.cFlorian Fainelli
2009-12-21ALSA: fix incorrect rounding direction in snd_interval_ratnum()Krzysztof Helt
2009-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-12-11ALSA: hrtimer - Fix lock-upTakashi Iwai
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig
2009-12-04Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-12-01Merge branch 'topic/pcm-dma-fix' into topic/core-changeTakashi Iwai
2009-12-01Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai
2009-11-27ALSA: pcm - fix page conversion on non-coherent PPC archTakashi Iwai
2009-11-27ALSA: pcm - fix page conversion on non-coherent MIPS archTakashi Iwai
2009-11-26ALSA: pcm - define snd_pcm_default_page_ops()Takashi Iwai
2009-11-26ALSA: pcm - Use dma_mmap_coherent() if availableTakashi Iwai
2009-11-18ALSA: remove unnecessary null checkDan Carpenter
2009-11-14Merge branch 'fix/misc' into topic/miscTakashi Iwai
2009-11-10sound: rawmidi: record a substream's owner processClemens Ladisch
2009-11-10sound: pcm: record a substream's owner processClemens Ladisch
2009-11-10sound: rawmidi: fix opened substreams countClemens Ladisch
2009-11-10Merge branch 'topic/ctl-pid-lock' into topic/core-changeTakashi 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-11-06control: use reference-counted pidClemens Ladisch
2009-11-06control: remove snd_konctrol_volatile::owner_pid fieldClemens Ladisch
2009-11-05ALSA: rename "PC Speaker" controls to "Speaker"Jaroslav Kysela
2009-11-05ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela
2009-11-01Merge branch 'fix/misc' into topic/miscTakashi Iwai
2009-10-30ALSA: sound: Move dereference after NULL test and drop unnecessary NULL testsJulia Lawall
2009-10-11ALSA: snd_dma_pointer workaround for chipsets with buggy DMAKrzysztof Helt
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