aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/pcm_native.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-19pm_qos: Get rid of the allocation in pm_qos_add_request()James Bottomley1-8/+5
2010-05-21ALSA: pcm: fix the fix of the runtime->boundary calculationClemens Ladisch1-36/+3
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-17/+32
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-6/+8
2010-05-20Merge branch 'topic/nomm' into for-linusTakashi Iwai1-8/+22
2010-05-20Merge branch 'topic/core-cleanup' into for-linusTakashi Iwai1-9/+10
2010-05-12ALSA: pcm - Use pgprot_noncached() for MIPS non-coherent archsTakashi Iwai1-0/+7
2010-05-10PM QOS updateMark Gross1-6/+8
2010-04-13ALSA: core - Define llseek fopsTakashi Iwai1-2/+8
2010-04-07ALSA: pcm - Remove BKL from async callbackTakashi Iwai1-7/+2
2010-03-10ALSA: provide a more useful get_unmapped_area handler for pcmDaniel Glöckner1-8/+22
2010-02-17Merge branch 'fix/misc' into topic/miscTakashi Iwai1-4/+4
2010-02-16ALSA: pcm core - fix fifo_size channels interval checkJaroslav Kysela1-4/+4
2010-02-01Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai1-3/+36
2010-01-27ALSA: pcm_native - fix runtime->boundary calculationJaroslav Kysela1-3/+36
2010-01-26Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai1-0/+2
2010-01-26ALSA: pcm_lib - return back hw_ptr_interruptJaroslav Kysela1-0/+2
2010-01-21Merge branch 'topic/noncached-mmap' into topic/miscTakashi Iwai1-2/+9
2010-01-21Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai1-0/+3
2010-01-21ALSA: pcm_core: Fix wake_up() optimizationJaroslav Kysela1-0/+3
2010-01-18ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai1-0/+9
2010-01-18ALSA: pcm - Remove unneeded ifdef pgprot_noncachedTakashi Iwai1-2/+0
2010-01-12Merge commit alsa/devel into topic/miscTakashi Iwai1-4/+4
2010-01-07ALSA: pcm_lib - optimize wake_up() calls for PCM I/OJaroslav Kysela1-2/+4
2010-01-07ALSA: pcm_lib - cleanup & merge hw_ptr update functionsJaroslav Kysela1-2/+0
2009-12-25ALSA: Fix indentation in pcm_native.cGuennadi Liakhovetski1-4/+4
2009-11-27ALSA: pcm - fix page conversion on non-coherent PPC archTakashi Iwai1-0/+10
2009-11-27ALSA: pcm - fix page conversion on non-coherent MIPS archTakashi Iwai1-0/+4
2009-11-26ALSA: pcm - define snd_pcm_default_page_ops()Takashi Iwai1-8/+12
2009-11-26ALSA: pcm - Use dma_mmap_coherent() if availableTakashi Iwai1-16/+33
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan1-4/+4
2009-09-21ALSA: pcm - Simplify snd_pcm_drain() implementationTakashi Iwai1-53/+20
2009-09-10Merge branch 'topic/pcm-estrpipe-in-pm' into for-linusTakashi Iwai1-0/+12
2009-08-20ALSA: pcm - Fix drain behavior in non-blocking modeTakashi Iwai1-23/+29
2009-08-03ALSA: pcm - Tell user that stream to be rewound is suspendedLubomir Rintel1-0/+12
2009-06-22sound: fix check for return value in snd_pcm_hw_refineMariusz Kozlowski1-1/+1
2009-05-29ALSA: PCM midlevel: improve fifo_size handlingJaroslav Kysela1-3/+12
2009-05-29Merge branch 'fix/pcm-jiffies-check' into topic/pcm-jiffies-checkTakashi Iwai1-0/+6
2009-05-27ALSA: Fix invalid jiffies check after pauseTakashi Iwai1-0/+6
2009-05-05ALSA: Add extra delay count in PCMTakashi Iwai1-3/+5
2009-04-14ALSA: sound/core: use memdup_user()Li Zefan1-58/+35
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-3/+1
2009-03-16Rationalize fasync return valuesJonathan Corbet1-3/+1
2009-02-05ALSA: Add missing KERN_* prefix to printk in sound/coreTakashi Iwai1-3/+3
2008-11-01saner FASYNC handling on file closeAl Viro1-1/+0
2008-10-16ALSA: kernel docs: fix sound/core/ kernel-docRandy Dunlap1-16/+8
2008-09-04ALSA: add dummy function to support shared mmap in nommu Blackfin archCliff Cai1-0/+13
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai1-63/+64
2008-09-25ALSA: remove unneeded power_mutex lock in snd_pcm_dropTakashi Iwai1-10/+3
2008-08-06Revert "pcm_native.c: remove unused label"Linus Torvalds1-0/+1