summaryrefslogtreecommitdiff
path: root/sound/core/pcm_native.c
AgeCommit message (Expand)Author
2011-05-26ALSA: core: remove unused variables.Luca Tettamanti
2011-05-26ALSA: PCM - Don't check DMA time-out too shortlyTakashi Iwai
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-25ALSA: vmalloc buffers should use normal mmapBenjamin Herrenschmidt
2011-02-14ALSA: core: sparse cleanupsClemens Ladisch
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-13Merge branch 'topic/workq-update' into topic/miscTakashi Iwai
2010-11-22ALSA: pcm: support for period wakeup disablingClemens Ladisch
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-11Merge branch 'fix/misc' into topic/miscTakashi Iwai
2010-09-16ALSA: pcm - Fix unbalanced pm_qos_requestTakashi Iwai
2010-09-14sound: Use static const char * const where possibleJoe Perches
2010-08-18ALSA: pcm midlevel code - add time check for double interrupt acknowledgeJaroslav Kysela
2010-08-18ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela
2010-07-19pm_qos: Get rid of the allocation in pm_qos_add_request()James Bottomley
2010-05-21ALSA: pcm: fix the fix of the runtime->boundary calculationClemens Ladisch
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2010-05-20Merge branch 'topic/nomm' into for-linusTakashi Iwai
2010-05-20Merge branch 'topic/core-cleanup' into for-linusTakashi Iwai
2010-05-12ALSA: pcm - Use pgprot_noncached() for MIPS non-coherent archsTakashi Iwai
2010-05-10PM QOS updateMark Gross
2010-04-13ALSA: core - Define llseek fopsTakashi Iwai
2010-04-07ALSA: pcm - Remove BKL from async callbackTakashi Iwai
2010-03-10ALSA: provide a more useful get_unmapped_area handler for pcmDaniel Glöckner
2010-02-17Merge branch 'fix/misc' into topic/miscTakashi Iwai
2010-02-16ALSA: pcm core - fix fifo_size channels interval checkJaroslav Kysela
2010-02-01Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai
2010-01-27ALSA: pcm_native - fix runtime->boundary calculationJaroslav Kysela
2010-01-26Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai
2010-01-26ALSA: pcm_lib - return back hw_ptr_interruptJaroslav Kysela
2010-01-21Merge branch 'topic/noncached-mmap' into topic/miscTakashi Iwai
2010-01-21Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai
2010-01-21ALSA: pcm_core: Fix wake_up() optimizationJaroslav Kysela
2010-01-18ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai
2010-01-18ALSA: pcm - Remove unneeded ifdef pgprot_noncachedTakashi Iwai
2010-01-12Merge commit alsa/devel into topic/miscTakashi Iwai
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
2009-12-25ALSA: Fix indentation in pcm_native.cGuennadi Liakhovetski
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-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-21ALSA: pcm - Simplify snd_pcm_drain() implementationTakashi Iwai
2009-09-10Merge branch 'topic/pcm-estrpipe-in-pm' into for-linusTakashi Iwai
2009-08-20ALSA: pcm - Fix drain behavior in non-blocking modeTakashi Iwai