summaryrefslogtreecommitdiffstats
path: root/sound/core/pcm_lib.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/pcm-drain-nonblock' into for-linusTakashi Iwai2009-09-101-4/+8
|\
| * ALSA: pcm - Fix drain behavior in non-blocking modeTakashi Iwai2009-08-201-4/+8
* | Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2009-08-251-31/+8
|\ \ | |/ |/|
| * sound: pcm_lib: fix unsorted list constraint handlingClemens Ladisch2009-08-251-31/+8
* | ALSA: pcm - Fix hwptr buffer-size overlap bugTakashi Iwai2009-07-231-1/+1
* | ALSA: pcm - Fix warnings in debug loggingsTakashi Iwai2009-07-231-12/+12
* | ALSA: pcm - Add logging of hwptr updates and interrupt updatesTakashi Iwai2009-07-231-0/+25
* | ALSA: pcm - Fix regressions with VMwareTakashi Iwai2009-07-221-1/+10
|/
* Merge branch 'topic/pcm-jiffies-check' into for-linusTakashi Iwai2009-06-101-19/+70
|\
| * ALSA: pcm - A helper function to compose PCM stream name for debug printsTakashi Iwai2009-06-081-6/+17
| * ALSA: pcm - Fix update of runtime->hw_ptr_interruptTakashi Iwai2009-06-071-1/+2
| * ALSA: pcm - Fix a typo in hw_ptr update checkJaroslav Kysela2009-06-061-1/+1
| * ALSA: PCM midlevel: lower jiffies check margin using runtime->delay valueJaroslav Kysela2009-05-291-2/+10
| * ALSA: PCM midlevel: Do not update hw_ptr_jiffies when hw_ptr is not changedJaroslav Kysela2009-05-291-2/+14
| * ALSA: PCM midlevel: introduce mask for xrun_debug() macroJaroslav Kysela2009-05-291-9/+9
| * ALSA: PCM midlevel: improve fifo_size handlingJaroslav Kysela2009-05-291-0/+19
* | 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
OpenPOWER on IntegriCloud