Age | Commit message (Expand) | Author |
2009-12-25 | ALSA: Fix indentation in pcm_native.c | Guennadi Liakhovetski |
2009-12-22 | ALSA: sound/core/pcm_timer.c: use lib/gcd.c | Florian Fainelli |
2009-12-21 | ALSA: fix incorrect rounding direction in snd_interval_ratnum() | Krzysztof Helt |
2009-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2009-12-11 | ALSA: hrtimer - Fix lock-up | Takashi Iwai |
2009-12-10 | vfs: Implement proper O_SYNC semantics | Christoph Hellwig |
2009-12-04 | Merge branch 'topic/misc' into for-linus | Takashi Iwai |
2009-12-01 | Merge branch 'topic/pcm-dma-fix' into topic/core-change | Takashi Iwai |
2009-12-01 | Merge branch 'topic/beep-rename' into topic/core-change | Takashi Iwai |
2009-11-27 | ALSA: pcm - fix page conversion on non-coherent PPC arch | Takashi Iwai |
2009-11-27 | ALSA: pcm - fix page conversion on non-coherent MIPS arch | Takashi Iwai |
2009-11-26 | ALSA: pcm - define snd_pcm_default_page_ops() | Takashi Iwai |
2009-11-26 | ALSA: pcm - Use dma_mmap_coherent() if available | Takashi Iwai |
2009-11-18 | ALSA: remove unnecessary null check | Dan Carpenter |
2009-11-14 | Merge branch 'fix/misc' into topic/misc | Takashi Iwai |
2009-11-10 | sound: rawmidi: record a substream's owner process | Clemens Ladisch |
2009-11-10 | sound: pcm: record a substream's owner process | Clemens Ladisch |
2009-11-10 | sound: rawmidi: fix opened substreams count | Clemens Ladisch |
2009-11-10 | Merge branch 'topic/ctl-pid-lock' into topic/core-change | Takashi Iwai |
2009-11-10 | sound: rawmidi: fix MIDI device O_APPEND error handling | Clemens Ladisch |
2009-11-10 | sound: rawmidi: fix checking of O_APPEND when opening MIDI device | Clemens Ladisch |
2009-11-10 | sound: rawmidi: fix double init when opening MIDI device with O_APPEND | Clemens Ladisch |
2009-11-06 | control: use reference-counted pid | Clemens Ladisch |
2009-11-06 | control: remove snd_konctrol_volatile::owner_pid field | Clemens Ladisch |
2009-11-05 | ALSA: rename "PC Speaker" controls to "Speaker" | Jaroslav Kysela |
2009-11-05 | ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" | Jaroslav Kysela |
2009-11-01 | Merge branch 'fix/misc' into topic/misc | Takashi Iwai |
2009-10-30 | ALSA: sound: Move dereference after NULL test and drop unnecessary NULL tests | Julia Lawall |
2009-10-11 | ALSA: snd_dma_pointer workaround for chipsets with buggy DMA | Krzysztof Helt |
2009-09-27 | const: mark struct vm_struct_operations | Alexey Dobriyan |
2009-09-21 | ALSA: pcm - Simplify snd_pcm_drain() implementation | Takashi Iwai |
2009-09-10 | Merge branch 'topic/tlv-minmax' into for-linus | Takashi Iwai |
2009-09-10 | Merge branch 'topic/snd-printk' into for-linus | Takashi Iwai |
2009-09-10 | Merge branch 'topic/pcm-estrpipe-in-pm' into for-linus | Takashi Iwai |
2009-09-10 | Merge branch 'topic/pcm-drain-nonblock' into for-linus | Takashi Iwai |
2009-09-10 | Merge branch 'topic/oss' into for-linus | Takashi Iwai |
2009-09-10 | Merge branch 'topic/misc' into for-linus | Takashi Iwai |
2009-09-10 | Merge branch 'topic/midi' into for-linus | Takashi Iwai |
2009-09-10 | Merge branch 'topic/dummy' into for-linus | Takashi Iwai |
2009-09-10 | Merge branch 'topic/dma-sgbuf' into for-linus | Takashi Iwai |
2009-09-10 | Merge branch 'topic/ctl-add-remove-fixes' into for-linus | Takashi Iwai |
2009-09-10 | Merge branch 'topic/cleanup' into for-linus | Takashi Iwai |
2009-09-08 | ALSA: Add const prefix to proc helper functions | Takashi Iwai |
2009-09-08 | ALSA: Re-export snd_pcm_format_name() function | Takashi Iwai |
2009-09-07 | ALSA: Remove struct snd_monitor_file from public sound/core.h | Takashi Iwai |
2009-08-31 | ALSA: allocation may fail in snd_pcm_oss_change_params() | Roel Kluin |
2009-08-27 | ALSA: Add debug module option | Takashi Iwai |
2009-08-27 | ALSA: core - strip too long file names in snd_print*() | Takashi Iwai |
2009-08-25 | Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa... | Linus Torvalds |
2009-08-25 | sound: pcm_lib: fix unsorted list constraint handling | Clemens Ladisch |