summaryrefslogtreecommitdiffstats
path: root/sound/core/pcm_native.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-02-171-4/+4
|\
| * ALSA: pcm core - fix fifo_size channels interval checkJaroslav Kysela2010-02-161-4/+4
* | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-02-011-3/+36
|\ \
| * | ALSA: pcm_native - fix runtime->boundary calculationJaroslav Kysela2010-01-271-3/+36
* | | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-01-261-0/+2
|\ \ \ | |/ /
| * | ALSA: pcm_lib - return back hw_ptr_interruptJaroslav Kysela2010-01-261-0/+2
* | | Merge branch 'topic/noncached-mmap' into topic/miscTakashi Iwai2010-01-211-2/+9
|\ \ \
| * | | ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai2010-01-181-0/+9
| * | | ALSA: pcm - Remove unneeded ifdef pgprot_noncachedTakashi Iwai2010-01-181-2/+0
* | | | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-01-211-0/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | ALSA: pcm_core: Fix wake_up() optimizationJaroslav Kysela2010-01-211-0/+3
* | | Merge commit alsa/devel into topic/miscTakashi Iwai2010-01-121-4/+4
|\ \ \ | |/ / | | / | |/ |/|
| * ALSA: pcm_lib - optimize wake_up() calls for PCM I/OJaroslav Kysela2010-01-071-2/+4
| * ALSA: pcm_lib - cleanup & merge hw_ptr update functionsJaroslav Kysela2010-01-071-2/+0
* | ALSA: Fix indentation in pcm_native.cGuennadi Liakhovetski2009-12-251-4/+4
|/
* ALSA: pcm - fix page conversion on non-coherent PPC archTakashi Iwai2009-11-271-0/+10
* ALSA: pcm - fix page conversion on non-coherent MIPS archTakashi Iwai2009-11-271-0/+4
* ALSA: pcm - define snd_pcm_default_page_ops()Takashi Iwai2009-11-261-8/+12
* ALSA: pcm - Use dma_mmap_coherent() if availableTakashi Iwai2009-11-261-16/+33
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-4/+4
* ALSA: pcm - Simplify snd_pcm_drain() implementationTakashi Iwai2009-09-211-53/+20
* Merge branch 'topic/pcm-estrpipe-in-pm' into for-linusTakashi Iwai2009-09-101-0/+12
|\
| * ALSA: pcm - Tell user that stream to be rewound is suspendedLubomir Rintel2009-08-031-0/+12
* | ALSA: pcm - Fix drain behavior in non-blocking modeTakashi Iwai2009-08-201-23/+29
|/
* sound: fix check for return value in snd_pcm_hw_refineMariusz Kozlowski2009-06-221-1/+1
* ALSA: PCM midlevel: improve fifo_size handlingJaroslav Kysela2009-05-291-3/+12
* Merge branch 'fix/pcm-jiffies-check' into topic/pcm-jiffies-checkTakashi Iwai2009-05-291-0/+6
|\
| * ALSA: Fix invalid jiffies check after pauseTakashi Iwai2009-05-271-0/+6
* | ALSA: Add extra delay count in PCMTakashi Iwai2009-05-051-3/+5
|/
* ALSA: sound/core: use memdup_user()Li Zefan2009-04-141-58/+35
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-261-3/+1
|\
| * Rationalize fasync return valuesJonathan Corbet2009-03-161-3/+1
* | ALSA: Add missing KERN_* prefix to printk in sound/coreTakashi Iwai2009-02-051-3/+3
|/
* saner FASYNC handling on file closeAl Viro2008-11-011-1/+0
* ALSA: kernel docs: fix sound/core/ kernel-docRandy Dunlap2008-10-161-16/+8
* ALSA: add dummy function to support shared mmap in nommu Blackfin archCliff Cai2008-09-041-0/+13
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-131-63/+64
* ALSA: remove unneeded power_mutex lock in snd_pcm_dropTakashi Iwai2008-09-251-10/+3
* Revert "pcm_native.c: remove unused label"Linus Torvalds2008-08-061-0/+1
* pcm_native.c: remove unused labelLinus Torvalds2008-08-061-1/+0
* snd/PCM: fasync BKL pushdownJonathan Corbet2008-07-021-2/+6
* latency.c: use QoS infrastructureMark Gross2008-02-051-4/+7
* [ALSA] PCM interface - rename SNDRV_PCM_TSTAMP_MMAP to SNDRV_PCM_TSTAMP_ENABLEJaroslav Kysela2008-01-311-1/+7
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] Remove PCM sleep_min and tickTakashi Iwai2008-01-311-30/+0
* [ALSA] Remove PCM xfer_align sw paramsTakashi Iwai2008-01-311-13/+0
* [ALSA] PCM core - remove SNDRV_PCM_TSTAMP_MMAP condition in snd_pcm_status()Jaroslav Kysela2008-01-311-7/+2
* [ALSA] PCM - added back TSTAMP ioctl for PCM (for old alsa-lib binaries)Jaroslav Kysela2008-01-311-0/+2
* [ALSA] pcm_native: fix sparse warning about shadowing 'state' symbolMarcin Ĺšlusarz2008-01-311-3/+3
* [ALSA] alsa: nopageNick Piggin2008-01-311-34/+25
OpenPOWER on IntegriCloud