| Commit message (Expand) | Author | Age | Files | Lines |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 16 | -1/+15 |
* | ALSA: pcm_lib - fix xrun functionality | Jarkko Nikula | 2010-03-26 | 1 | -2/+4 |
* | ALSA: timer - pass real event in snd_timer_notify1() to instance callback | Jaroslav Kysela | 2010-03-03 | 1 | -1/+1 |
* | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2010-02-17 | 3 | -7/+7 |
|\ |
|
| * | Merge remote branch 'alsa/fixes' into fix/misc | Takashi Iwai | 2010-02-17 | 1 | -4/+4 |
| |\ |
|
| | * | ALSA: pcm core - fix fifo_size channels interval check | Jaroslav Kysela | 2010-02-16 | 1 | -4/+4 |
| * | | ALSA: Remove warning message for invalid OSS minor ranges | Takashi Iwai | 2010-01-18 | 1 | -1/+1 |
| * | | ALSA: use subsys_initcall for sound core instead of module_init | Thadeu Lima de Souza Cascardo | 2010-01-14 | 1 | -2/+2 |
| |/ |
|
* | | ALSA: trivial: sound seq ioctl dbg: print hexadecimal value padded with 0s | Thadeu Lima de Souza Cascardo | 2010-02-02 | 1 | -1/+1 |
* | | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 2010-02-01 | 2 | -6/+40 |
|\ \ |
|
| * | | sound: control: fix minimum TLV length | Clemens Ladisch | 2010-02-01 | 1 | -1/+1 |
| * | | sound: control: actually allow TLV command access | Clemens Ladisch | 2010-02-01 | 1 | -2/+3 |
| * | | ALSA: pcm_native - fix runtime->boundary calculation | Jaroslav Kysela | 2010-01-27 | 1 | -3/+36 |
* | | | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 2010-01-26 | 3 | -4/+8 |
|\ \ \
| |/ / |
|
| * | | ALSA: pcm_lib - return back hw_ptr_interrupt | Jaroslav Kysela | 2010-01-26 | 3 | -4/+8 |
* | | | Merge branch 'topic/noncached-mmap' into topic/misc | Takashi Iwai | 2010-01-21 | 1 | -2/+9 |
|\ \ \ |
|
| * | | | ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers | Takashi Iwai | 2010-01-18 | 1 | -0/+9 |
| * | | | ALSA: pcm - Remove unneeded ifdef pgprot_noncached | Takashi Iwai | 2010-01-18 | 1 | -2/+0 |
* | | | | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 2010-01-21 | 3 | -10/+14 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | ALSA: pcm_core: Fix wake_up() optimization | Jaroslav Kysela | 2010-01-21 | 3 | -10/+14 |
* | | | | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 2010-01-18 | 1 | -14/+13 |
|\ \ \ \
| |/ / /
| | / /
| |/ /
|/| | |
|
| * | | sound: seq_timer: simplify snd_seq_timer_set_tick_resolution() parameters | Clemens Ladisch | 2010-01-18 | 1 | -14/+13 |
* | | | ALSA: Add snd_pci_quirk_lookup_id() | Takashi Iwai | 2010-01-14 | 1 | -5/+27 |
* | | | Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/misc | Takashi Iwai | 2010-01-13 | 1 | -3/+5 |
|\ \ \
| |/ / |
|
| * | | ALSA: pcm_lib - fix wrong delta print for jiffies check | Jaroslav Kysela | 2010-01-13 | 1 | -3/+5 |
| * | | Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Jaroslav Kysela | 2010-01-08 | 3 | -18/+4 |
| |\ \ |
|
* | \ \ | Merge commit alsa/devel into topic/misc | Takashi Iwai | 2010-01-12 | 4 | -209/+253 |
|\ \ \ \
| |/ / / |
|
| * | | | ALSA: pcm_lib: fix "something must be really wrong" condition | Jaroslav Kysela | 2010-01-08 | 1 | -1/+1 |
| * | | | ALSA: pcm_lib - optimize wake_up() calls for PCM I/O | Jaroslav Kysela | 2010-01-07 | 2 | -12/+24 |
| * | | | ALSA: pcm_lib - cleanup & merge hw_ptr update functions | Jaroslav Kysela | 2010-01-07 | 3 | -193/+120 |
| * | | | ALSA: pcm_lib - add possibility to log last 10 DMA ring buffer positions | Jaroslav Kysela | 2010-01-07 | 2 | -23/+121 |
| * | | | ALSA: pcm_lib.c - convert second xrun_debug() parameter to use defines | Jaroslav Kysela | 2010-01-07 | 1 | -10/+17 |
* | | | | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2009-12-25 | 3 | -20/+6 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | ALSA: Fix indentation in pcm_native.c | Guennadi Liakhovetski | 2009-12-25 | 1 | -4/+4 |
| | |/
| |/| |
|
| * | | ALSA: sound/core/pcm_timer.c: use lib/gcd.c | Florian Fainelli | 2009-12-22 | 2 | -16/+2 |
* | | | ALSA: refine rate selection in snd_interval_ratnum() | Krzysztof Helt | 2009-12-22 | 1 | -3/+17 |
* | | | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2009-12-22 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | ALSA: fix incorrect rounding direction in snd_interval_ratnum() | Krzysztof Helt | 2009-12-21 | 1 | -2/+2 |
| |/ |
|
* | | ALSA: pcm - Add missing inclusion of linux/vmalloc.h | Takashi Iwai | 2009-12-21 | 1 | -0/+1 |
* | | sound: pcm: add vmalloc buffer helper functions | Clemens Ladisch | 2009-12-18 | 1 | -0/+54 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-12-12 | 1 | -2/+13 |
|\ |
|
| * | ALSA: hrtimer - Fix lock-up | Takashi Iwai | 2009-12-11 | 1 | -2/+13 |
* | | vfs: Implement proper O_SYNC semantics | Christoph Hellwig | 2009-12-10 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2009-12-04 | 1 | -1/+1 |
|\ |
|
| * | ALSA: remove unnecessary null check | Dan Carpenter | 2009-11-18 | 1 | -1/+1 |
| * | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2009-11-14 | 1 | -22/+20 |
| |\ |
|
* | \ | Merge branch 'topic/pcm-dma-fix' into topic/core-change | Takashi Iwai | 2009-12-01 | 1 | -24/+59 |
|\ \ \ |
|
| * | | | ALSA: pcm - fix page conversion on non-coherent PPC arch | Takashi Iwai | 2009-11-27 | 1 | -0/+10 |
| * | | | ALSA: pcm - fix page conversion on non-coherent MIPS arch | Takashi Iwai | 2009-11-27 | 1 | -0/+4 |
| * | | | ALSA: pcm - define snd_pcm_default_page_ops() | Takashi Iwai | 2009-11-26 | 1 | -8/+12 |