| Commit message (Expand) | Author | Age |
* | ALSA: Fix indentation in pcm_native.c | Guennadi Liakhovetski | 2009-12-25 |
* | ALSA: sound/core/pcm_timer.c: use lib/gcd.c | Florian Fainelli | 2009-12-22 |
* | ALSA: fix incorrect rounding direction in snd_interval_ratnum() | Krzysztof Helt | 2009-12-21 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-12-12 |
|\ |
|
| * | ALSA: hrtimer - Fix lock-up | Takashi Iwai | 2009-12-11 |
* | | vfs: Implement proper O_SYNC semantics | Christoph Hellwig | 2009-12-10 |
|/ |
|
* | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2009-12-04 |
|\ |
|
| * | ALSA: remove unnecessary null check | Dan Carpenter | 2009-11-18 |
| * | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2009-11-14 |
| |\ |
|
* | \ | Merge branch 'topic/pcm-dma-fix' into topic/core-change | Takashi Iwai | 2009-12-01 |
|\ \ \ |
|
| * | | | 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-27 |
| * | | | 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-26 |
| | |/
| |/| |
|
* | | | Merge branch 'topic/beep-rename' into topic/core-change | Takashi Iwai | 2009-12-01 |
|\ \ \ |
|
| * | | | 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-05 |
| | |/
| |/| |
|
| * | | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2009-11-01 |
| |\ \ |
|
| * | | | ALSA: snd_dma_pointer workaround for chipsets with buggy DMA | Krzysztof Helt | 2009-10-11 |
* | | | | 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 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | control: use reference-counted pid | Clemens Ladisch | 2009-11-06 |
| * | | | control: remove snd_konctrol_volatile::owner_pid field | Clemens Ladisch | 2009-11-06 |
| | |/
| |/| |
|
* | | | 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-10 |
|/ / |
|
* | | ALSA: sound: Move dereference after NULL test and drop unnecessary NULL tests | Julia Lawall | 2009-10-30 |
* | | const: mark struct vm_struct_operations | Alexey Dobriyan | 2009-09-27 |
* | | ALSA: pcm - Simplify snd_pcm_drain() implementation | Takashi Iwai | 2009-09-21 |
|/ |
|
* | Merge branch 'topic/tlv-minmax' into for-linus | Takashi Iwai | 2009-09-10 |
|\ |
|
| * | ALSA: Add new TLV types for dBwith min/max | Takashi Iwai | 2009-06-17 |
* | | Merge branch 'topic/snd-printk' into for-linus | Takashi Iwai | 2009-09-10 |
|\ \ |
|
| * | | ALSA: Add debug module option | Takashi Iwai | 2009-08-27 |
| * | | ALSA: core - strip too long file names in snd_print*() | Takashi Iwai | 2009-08-27 |
* | | | Merge branch 'topic/pcm-estrpipe-in-pm' into for-linus | Takashi Iwai | 2009-09-10 |
|\ \ \ |
|
| * | | | ALSA: pcm - Tell user that stream to be rewound is suspended | Lubomir Rintel | 2009-08-03 |
* | | | | Merge branch 'topic/pcm-drain-nonblock' into for-linus | Takashi Iwai | 2009-09-10 |
|\ \ \ \ |
|
| * | | | | ALSA: pcm - Fix drain behavior in non-blocking mode | Takashi Iwai | 2009-08-20 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'topic/oss' into for-linus | Takashi Iwai | 2009-09-10 |
|\ \ \ \ |
|
| * | | | | ALSA: allocation may fail in snd_pcm_oss_change_params() | Roel Kluin | 2009-08-31 |
| |/ / / |
|
* | | | | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2009-09-10 |
|\ \ \ \ |
|
| * | | | | ALSA: Remove struct snd_monitor_file from public sound/core.h | Takashi Iwai | 2009-09-07 |
* | | | | | Merge branch 'topic/midi' into for-linus | Takashi Iwai | 2009-09-10 |
|\ \ \ \ \ |
|
| * | | | | | sound: rawmidi: disable active-sensing-on-close by default | Clemens Ladisch | 2009-07-15 |
| * | | | | | sound: seq_oss_midi: remove magic numbers | Clemens Ladisch | 2009-07-15 |
| * | | | | | sound: seq_midi: do not send MIDI reset when closing | Clemens Ladisch | 2009-07-15 |
| * | | | | | seq-midi: always log message on output overrun | Clemens Ladisch | 2009-07-15 |
* | | | | | | Merge branch 'topic/dummy' into for-linus | Takashi Iwai | 2009-09-10 |
|\ \ \ \ \ \ |
|