summaryrefslogtreecommitdiffstats
path: root/include/sound/pcm.h
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] Remove PCM sleep_min and tickTakashi Iwai2008-01-311-7/+0
* [ALSA] Remove PCM xfer_align sw paramsTakashi Iwai2008-01-311-1/+0
* [ALSA] Use posix clock monotonic for PCM and timer timestampsJaroslav Kysela2008-01-311-0/+10
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-1/+1
* [ALSA] Kill useless volatile in pcm.hTakashi Iwai2007-10-161-2/+2
* [ALSA] Fix 'discards qualifiers' compile warnings in pcm.hTakashi Iwai2007-10-161-2/+2
* [ALSA] pcm: add snd_pcm_rate_to_rate_bit() helperClemens Ladisch2007-10-161-0/+1
* [ALSA] pcm: merge rates[] from pcm_misc.c and pcm_native.cClemens Ladisch2007-10-161-0/+2
* [ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai2007-05-111-5/+2
* [PATCH] mark struct file_operations const 1Arjan van de Ven2007-02-121-1/+1
* [ALSA] add struct snd_pcm_substream forward declarationRandy Dunlap2007-02-091-0/+2
* [ALSA] pcm core: add prealloc_max file to substream directory to show maximum...Jaroslav Kysela2007-02-091-0/+1
* [ALSA] alsa core: add struct device pointer to struct snd_pcmJohannes Berg2007-02-091-0/+1
* [PATCH] severing poll.h -> mm.hAl Viro2006-12-041-0/+1
* [PATCH] maximum latency tracking: ALSA supportTakashi Iwai2006-10-011-0/+1
* [ALSA] Fix control/status mmap with shared PCM substreamTakashi Iwai2006-09-231-3/+1
* [ALSA] Fix mmap_count with O_APPEND opened streamsTakashi Iwai2006-06-221-3/+3
* [ALSA] Add O_APPEND flag support to PCMTakashi Iwai2006-06-221-2/+3
* [ALSA] Move OSS-specific hw_params helper to snd-pcm-oss moduleTakashi Iwai2006-06-221-8/+0
* [ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=nTakashi Iwai2006-04-271-1/+5
* [ALSA] sound/core/pcm.c: make snd_pcm_format_name() staticAdrian Bunk2006-04-121-1/+0
* [ALSA] Fix Oops of PCM OSS emulationTakashi Iwai2006-04-121-1/+1
* [ALSA] Clean up PCM codes (take 2)Takashi Iwai2006-03-311-5/+7
* [ALSA] Tiny clean up of PCM codesTakashi Iwai2006-03-311-3/+0
* [ALSA] semaphore -> mutex (core part)Ingo Molnar2006-03-221-1/+1
* [ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch2006-01-031-1/+1
* [ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch2006-01-031-2/+1
* [ALSA] Remove xxx_t typedefs: PCMTakashi Iwai2006-01-031-250/+227
* [ALSA] Use getnstimeofday()Takashi Iwai2005-11-041-2/+1
* [ALSA] Another fix for DocBookTakashi Iwai2005-09-121-1/+3
* [ALSA] Remove superfluous PCI ID definitionsTakashi Iwai2005-09-121-0/+1
* [PATCH] DocBook: fix kernel-api documentation generationMartin Waitz2005-09-091-3/+2
* [kernel-doc] fix various DocBook build problems/warningsJeff Garzik2005-09-071-1/+1
* [ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flagKarsten Wiese2005-08-301-1/+0
* [ALSA] sound/core/: possible cleanupsAdrian Bunk2005-05-291-18/+0
* [ALSA] Export missing snd_pcm_format_*()Takashi Iwai2005-05-291-0/+14
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1040