aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/pcm_lib.c
Commit message (Expand)AuthorAgeFilesLines
...
* | ALSA: Clean up 64bit division functionsTakashi Iwai2009-06-051-1/+2
|/
* ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug modeTakashi Iwai2009-05-271-1/+8
* ALSA: Fix invalid jiffies check after pauseTakashi Iwai2009-05-271-1/+0
* ALSA: pcm core - Avoid jiffies check for devices with BATCH flagTakashi Iwai2009-04-281-0/+7
* [ALSA] pcm-midlevel: Add more strict buffer position checks based on jiffiesJaroslav Kysela2009-04-101-8/+39
* ALSA: pcm - Safer boundary checksTakashi Iwai2009-03-201-4/+5
* ALSA: pcm - Fix delta calculation at boundary overlapTakashi Iwai2009-03-191-2/+7
* ALSA: pcm - Reset invalid position even without debug optionTakashi Iwai2009-03-191-3/+7
* ALSA: pcm - avoid unnecessary inlineTakashi Iwai2009-03-191-5/+6
* ALSA: pcm - Fix a typo in error messagesTakashi Iwai2009-03-191-1/+1
* ALSA: Rewrite hw_ptr updatersTakashi Iwai2009-03-091-45/+83
* ALSA: kernel docs: fix sound/core/ kernel-docRandy Dunlap2008-10-161-24/+24
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-131-41/+61
* [ALSA] PCM interface - rename SNDRV_PCM_TSTAMP_MMAP to SNDRV_PCM_TSTAMP_ENABLEJaroslav Kysela2008-01-311-2/+2
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] Remove PCM sleep_min and tickTakashi Iwai2008-01-311-110/+3
* [ALSA] PCM - clean up snd_pcm_lib_read/writeTakashi Iwai2008-01-311-140/+76
* [ALSA] Remove PCM xfer_align sw paramsTakashi Iwai2008-01-311-14/+4
* [ALSA] Fix PCM write blockingTakashi Iwai2008-01-311-2/+5
* [ALSA] pcm_lib: fix sparse warning about different signednessMarcin Ślusarz2008-01-311-1/+1
* [ALSA] pcm_lib: fix sparse warning about shadowing 'n' symbolMarcin Ślusarz2008-01-311-6/+10
* [ALSA] Use posix clock monotonic for PCM and timer timestampsJaroslav Kysela2008-01-311-1/+1
* [ALSA] Fix PCM MMAP time-stamp modeTakashi Iwai2008-01-311-2/+2
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-1/+1
* [ALSA] Fix possible invalid memory access in PCM coreTakashi Iwai2007-02-091-0/+5
* [ALSA] pcm core: fix silence_start calculationsClemens Ladisch2006-12-201-5/+3
* [ALSA] Add O_APPEND flag support to PCMTakashi Iwai2006-06-221-4/+4
* [ALSA] Clean up ugly hacks in pcm_lib.cTakashi Iwai2006-06-221-44/+26
* [ALSA] Move OSS-specific hw_params helper to snd-pcm-oss moduleTakashi Iwai2006-06-221-595/+54
* [ALSA] PCM core - introduce CONFIG_SND_PCM_XRUN_DEBUGJaroslav Kysela2006-04-271-3/+3
* [ALSA] Clean up PCM codes (take 2)Takashi Iwai2006-03-311-49/+0
* [ALSA] pcm - Fix wrong assertsTakashi Iwai2006-01-031-4/+3
* [ALSA] Remove xxx_t typedefs: PCMTakashi Iwai2006-01-031-161/+159
* [ALSA] Use getnstimeofday()Takashi Iwai2005-11-041-1/+1
* [ALSA] Remove snd_runtime_check() macroTakashi Iwai2005-11-041-2/+1
* [ALSA] Fix DocBook warningsTakashi Iwai2005-09-121-4/+113
* [ALSA] make local objects staticClemens Ladisch2005-08-301-2/+2
* [ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flagKarsten Wiese2005-08-301-2/+14
* [ALSA] Make docproc happyTakashi Iwai2005-05-291-3/+3
* [ALSA] sound/core/: possible cleanupsAdrian Bunk2005-05-291-23/+29
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2612