summaryrefslogtreecommitdiff
path: root/sound/core/pcm_lib.c
AgeCommit message (Expand)Author
2009-09-10Merge branch 'topic/pcm-drain-nonblock' into for-linusTakashi Iwai
2009-08-25Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2009-08-25sound: pcm_lib: fix unsorted list constraint handlingClemens Ladisch
2009-08-20ALSA: pcm - Fix drain behavior in non-blocking modeTakashi Iwai
2009-07-23ALSA: pcm - Fix hwptr buffer-size overlap bugTakashi Iwai
2009-07-23ALSA: pcm - Fix warnings in debug loggingsTakashi Iwai
2009-07-23ALSA: pcm - Add logging of hwptr updates and interrupt updatesTakashi Iwai
2009-07-22ALSA: pcm - Fix regressions with VMwareTakashi Iwai
2009-06-10Merge branch 'topic/pcm-jiffies-check' into for-linusTakashi Iwai
2009-06-08ALSA: pcm - A helper function to compose PCM stream name for debug printsTakashi Iwai
2009-06-07ALSA: pcm - Fix update of runtime->hw_ptr_interruptTakashi Iwai
2009-06-06ALSA: pcm - Fix a typo in hw_ptr update checkJaroslav Kysela
2009-06-05ALSA: Clean up 64bit division functionsTakashi Iwai
2009-05-29ALSA: PCM midlevel: lower jiffies check margin using runtime->delay valueJaroslav Kysela
2009-05-29ALSA: PCM midlevel: Do not update hw_ptr_jiffies when hw_ptr is not changedJaroslav Kysela
2009-05-29ALSA: PCM midlevel: introduce mask for xrun_debug() macroJaroslav Kysela
2009-05-29ALSA: PCM midlevel: improve fifo_size handlingJaroslav Kysela
2009-05-27ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug modeTakashi Iwai
2009-05-27ALSA: Fix invalid jiffies check after pauseTakashi Iwai
2009-04-28ALSA: pcm core - Avoid jiffies check for devices with BATCH flagTakashi Iwai
2009-04-10[ALSA] pcm-midlevel: Add more strict buffer position checks based on jiffiesJaroslav Kysela
2009-03-20ALSA: pcm - Safer boundary checksTakashi Iwai
2009-03-19ALSA: pcm - Fix delta calculation at boundary overlapTakashi Iwai
2009-03-19ALSA: pcm - Reset invalid position even without debug optionTakashi Iwai
2009-03-19ALSA: pcm - avoid unnecessary inlineTakashi Iwai
2009-03-19ALSA: pcm - Fix a typo in error messagesTakashi Iwai
2009-03-09ALSA: Rewrite hw_ptr updatersTakashi Iwai
2008-10-16ALSA: kernel docs: fix sound/core/ kernel-docRandy Dunlap
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai
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] PCM - clean up snd_pcm_lib_read/writeTakashi Iwai
2008-01-31[ALSA] Remove PCM xfer_align sw paramsTakashi Iwai
2008-01-31[ALSA] Fix PCM write blockingTakashi Iwai
2008-01-31[ALSA] pcm_lib: fix sparse warning about different signednessMarcin Ślusarz
2008-01-31[ALSA] pcm_lib: fix sparse warning about shadowing 'n' symbolMarcin Ślusarz
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-02-09[ALSA] Fix possible invalid memory access in PCM coreTakashi Iwai
2006-12-20[ALSA] pcm core: fix silence_start calculationsClemens Ladisch
2006-06-22[ALSA] Add O_APPEND flag support to PCMTakashi Iwai
2006-06-22[ALSA] Clean up ugly hacks in pcm_lib.cTakashi Iwai
2006-06-22[ALSA] Move OSS-specific hw_params helper to snd-pcm-oss moduleTakashi Iwai
2006-04-27[ALSA] PCM core - introduce CONFIG_SND_PCM_XRUN_DEBUGJaroslav Kysela
2006-03-31[ALSA] Clean up PCM codes (take 2)Takashi Iwai
2006-01-03[ALSA] pcm - Fix wrong assertsTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: PCMTakashi Iwai
2005-11-04[ALSA] Use getnstimeofday()Takashi Iwai