aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/pcm.h
Commit message (Expand)AuthorAge
* ALSA: pcm midlevel code - add time check for double interrupt acknowledgeJaroslav Kysela2010-08-18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-07
|\
| * Merge branch 'devel' of git://git.alsa-project.org/alsa-kernel into topic/miscTakashi Iwai2010-07-05
| |\
| | * ALSA: pcm_lib: avoid timing jitter in snd_pcm_read/write()David Dillow2010-06-28
| * | ALSA: pcm: Define G723 3-bit and 5-bit formatsBen Collins2010-05-31
| |/
* / pm_qos: Get rid of the allocation in pm_qos_add_request()James Bottomley2010-07-18
|/
* PM QOS updateMark Gross2010-05-10
* 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
* | | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-01-21
|\ \ \ | |/ / |/| / | |/
| * ALSA: pcm_core: Fix wake_up() optimizationJaroslav Kysela2010-01-21
* | Merge commit alsa/devel into topic/miscTakashi Iwai2010-01-12
|\|
| * 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
* | sound: pcm: add vmalloc buffer helper functionsClemens Ladisch2009-12-18
|/
* sound: pcm: record a substream's owner processClemens Ladisch2009-11-10
* Merge branch 'topic/dummy' into for-linusTakashi Iwai2009-09-10
|\
| * ALSA: Re-export snd_pcm_format_name() functionTakashi Iwai2009-09-08
* | ALSA: Fix SG-buffer DMA with non-coherent architecturesTakashi Iwai2009-07-08
|/
* Merge branch 'topic/pcm-jiffies-check' into for-linusTakashi Iwai2009-06-10
|\
| * ALSA: PCM midlevel: improve fifo_size handlingJaroslav Kysela2009-05-29
* | Merge branch 'topic/pcm-delay' into for-linusTakashi Iwai2009-06-10
|\|
| * ALSA: Add extra delay count in PCMTakashi Iwai2009-05-05
* | ALSA: Clean up 64bit division functionsTakashi Iwai2009-06-05
|/
* [ALSA] pcm-midlevel: Add more strict buffer position checks based on jiffiesJaroslav Kysela2009-04-10
* Merge branch 'topic/misc' into for-linusTakashi Iwai2009-03-23
|\
| * ALSA: snd_pcm_new api cleanupTim Blechmann2009-02-05
* | ALSA: Remove unneeded snd_pcm_substream.timer_lockTakashi Iwai2009-03-09
|/
* ALSA: Allocate larger pages in sgbufTakashi Iwai2008-08-25
* ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai2008-08-25
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-13
* ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL2008-08-01
* sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_D...Jaroslav Kysela2008-08-01
* ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL2008-07-29
* [ALSA] Remove PCM sleep_min and tickTakashi Iwai2008-01-31
* [ALSA] Remove PCM xfer_align sw paramsTakashi Iwai2008-01-31
* [ALSA] Use posix clock monotonic for PCM and timer timestampsJaroslav Kysela2008-01-31
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-16
* [ALSA] Kill useless volatile in pcm.hTakashi Iwai2007-10-16
* [ALSA] Fix 'discards qualifiers' compile warnings in pcm.hTakashi Iwai2007-10-16
* [ALSA] pcm: add snd_pcm_rate_to_rate_bit() helperClemens Ladisch2007-10-16
* [ALSA] pcm: merge rates[] from pcm_misc.c and pcm_native.cClemens Ladisch2007-10-16
* [ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai2007-05-11
* [PATCH] mark struct file_operations const 1Arjan van de Ven2007-02-12
* [ALSA] add struct snd_pcm_substream forward declarationRandy Dunlap2007-02-09
* [ALSA] pcm core: add prealloc_max file to substream directory to show maximum...Jaroslav Kysela2007-02-09
* [ALSA] alsa core: add struct device pointer to struct snd_pcmJohannes Berg2007-02-09