aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ALSA: pcm_lib - fix xrun functionalityJarkko Nikula2010-03-26
* ALSA: timer - pass real event in snd_timer_notify1() to instance callbackJaroslav Kysela2010-03-03
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-02-17
|\
| * Merge remote branch 'alsa/fixes' into fix/miscTakashi Iwai2010-02-17
| |\
| | * ALSA: pcm core - fix fifo_size channels interval checkJaroslav Kysela2010-02-16
| * | ALSA: Remove warning message for invalid OSS minor rangesTakashi Iwai2010-01-18
| * | ALSA: use subsys_initcall for sound core instead of module_initThadeu Lima de Souza Cascardo2010-01-14
| |/
* | ALSA: trivial: sound seq ioctl dbg: print hexadecimal value padded with 0sThadeu Lima de Souza Cascardo2010-02-01
* | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-02-01
|\ \
| * | sound: control: fix minimum TLV lengthClemens Ladisch2010-02-01
| * | sound: control: actually allow TLV command accessClemens Ladisch2010-02-01
| * | ALSA: pcm_native - fix runtime->boundary calculationJaroslav Kysela2010-01-27
* | | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-01-26
|\| |
| * | ALSA: pcm_lib - return back hw_ptr_interruptJaroslav Kysela2010-01-26
* | | Merge branch 'topic/noncached-mmap' into topic/miscTakashi Iwai2010-01-21
|\ \ \
| * | | ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai2010-01-18
| * | | ALSA: pcm - Remove unneeded ifdef pgprot_noncachedTakashi Iwai2010-01-18
* | | | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-01-21
|\ \ \ \ | | |/ / | |/| |
| * | | ALSA: pcm_core: Fix wake_up() optimizationJaroslav Kysela2010-01-21
* | | | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-01-18
|\| | | | |/ / |/| |
| * | sound: seq_timer: simplify snd_seq_timer_set_tick_resolution() parametersClemens Ladisch2010-01-18
* | | ALSA: Add snd_pci_quirk_lookup_id()Takashi Iwai2010-01-14
* | | Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/miscTakashi Iwai2010-01-13
|\| |
| * | ALSA: pcm_lib - fix wrong delta print for jiffies checkJaroslav Kysela2010-01-13
| * | Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Jaroslav Kysela2010-01-08
| |\ \
* | | | Merge commit alsa/devel into topic/miscTakashi Iwai2010-01-12
|\| | |
| * | | ALSA: pcm_lib: fix "something must be really wrong" conditionJaroslav Kysela2010-01-08
| * | | ALSA: pcm_lib - optimize wake_up() calls for PCM I/OJaroslav Kysela2010-01-07
| * | | ALSA: pcm_lib - cleanup & merge hw_ptr update functionsJaroslav Kysela2010-01-07
| * | | ALSA: pcm_lib - add possibility to log last 10 DMA ring buffer positionsJaroslav Kysela2010-01-07
| * | | ALSA: pcm_lib.c - convert second xrun_debug() parameter to use definesJaroslav Kysela2010-01-07
* | | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-12-25
|\ \ \ \ | | |_|/ | |/| |
| * | | ALSA: Fix indentation in pcm_native.cGuennadi Liakhovetski2009-12-25
| | |/ | |/|
| * | ALSA: sound/core/pcm_timer.c: use lib/gcd.cFlorian Fainelli2009-12-22
* | | ALSA: refine rate selection in snd_interval_ratnum()Krzysztof Helt2009-12-22
* | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-12-22
|\| |
| * | ALSA: fix incorrect rounding direction in snd_interval_ratnum()Krzysztof Helt2009-12-21
| |/
* | ALSA: pcm - Add missing inclusion of linux/vmalloc.hTakashi Iwai2009-12-21
* | sound: pcm: add vmalloc buffer helper functionsClemens Ladisch2009-12-18
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-12
|\
| * ALSA: hrtimer - Fix lock-upTakashi Iwai2009-12-11
* | vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-10
|/
* Merge branch 'topic/misc' into for-linusTakashi Iwai2009-12-04
|\
| * ALSA: remove unnecessary null checkDan Carpenter2009-11-18
| * Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-11-14
| |\
* | \ Merge branch 'topic/pcm-dma-fix' into topic/core-changeTakashi Iwai2009-12-01
|\ \ \
| * | | ALSA: pcm - fix page conversion on non-coherent PPC archTakashi Iwai2009-11-27
| * | | ALSA: pcm - fix page conversion on non-coherent MIPS archTakashi Iwai2009-11-27
| * | | ALSA: pcm - define snd_pcm_default_page_ops()Takashi Iwai2009-11-26