summaryrefslogtreecommitdiff
path: root/sound/core/pcm_native.c
AgeCommit message (Expand)Author
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
2009-08-03ALSA: pcm - Tell user that stream to be rewound is suspendedLubomir Rintel
2009-06-22sound: fix check for return value in snd_pcm_hw_refineMariusz Kozlowski
2009-05-29ALSA: PCM midlevel: improve fifo_size handlingJaroslav Kysela
2009-05-29Merge branch 'fix/pcm-jiffies-check' into topic/pcm-jiffies-checkTakashi Iwai
2009-05-27ALSA: Fix invalid jiffies check after pauseTakashi Iwai
2009-05-05ALSA: Add extra delay count in PCMTakashi Iwai
2009-04-14ALSA: sound/core: use memdup_user()Li Zefan
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2009-03-16Rationalize fasync return valuesJonathan Corbet
2009-02-05ALSA: Add missing KERN_* prefix to printk in sound/coreTakashi Iwai
2008-11-01saner FASYNC handling on file closeAl Viro
2008-10-16ALSA: kernel docs: fix sound/core/ kernel-docRandy Dunlap
2008-09-04ALSA: add dummy function to support shared mmap in nommu Blackfin archCliff Cai
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai
2008-09-25ALSA: remove unneeded power_mutex lock in snd_pcm_dropTakashi Iwai
2008-08-06Revert "pcm_native.c: remove unused label"Linus Torvalds
2008-08-06pcm_native.c: remove unused labelLinus Torvalds
2008-07-02snd/PCM: fasync BKL pushdownJonathan Corbet
2008-02-05latency.c: use QoS infrastructureMark Gross
2008-01-31[ALSA] PCM interface - rename SNDRV_PCM_TSTAMP_MMAP to SNDRV_PCM_TSTAMP_ENABLEJaroslav Kysela
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31[ALSA] Remove PCM sleep_min and tickTakashi Iwai
2008-01-31[ALSA] Remove PCM xfer_align sw paramsTakashi Iwai
2008-01-31[ALSA] PCM core - remove SNDRV_PCM_TSTAMP_MMAP condition in snd_pcm_status()Jaroslav Kysela
2008-01-31[ALSA] PCM - added back TSTAMP ioctl for PCM (for old alsa-lib binaries)Jaroslav Kysela
2008-01-31[ALSA] pcm_native: fix sparse warning about shadowing 'state' symbolMarcin Ĺšlusarz
2008-01-31[ALSA] alsa: nopageNick Piggin
2008-01-31[ALSA] Use posix clock monotonic for PCM and timer timestampsJaroslav Kysela
2008-01-31[ALSA] Fix PCM MMAP time-stamp modeTakashi Iwai
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela
2007-10-16[ALSA] pcm: merge rates[] from pcm_misc.c and pcm_native.cClemens Ladisch
2007-07-20[ALSA] Fix substream to check in PCM drainTakashi Iwai
2007-05-11[ALSA] pcm_native: lockdep warning when launching jackFrederik Deweerdt
2007-05-11[ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai