aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/pcm_lib.c
Commit message (Expand)AuthorAge
* ALSA: pcm - Safer boundary checksTakashi Iwai2009-03-20
* ALSA: pcm - Fix delta calculation at boundary overlapTakashi Iwai2009-03-19
* ALSA: pcm - Reset invalid position even without debug optionTakashi Iwai2009-03-19
* ALSA: pcm - avoid unnecessary inlineTakashi Iwai2009-03-19
* ALSA: pcm - Fix a typo in error messagesTakashi Iwai2009-03-19
* ALSA: Rewrite hw_ptr updatersTakashi Iwai2009-03-09
* ALSA: kernel docs: fix sound/core/ kernel-docRandy Dunlap2008-10-16
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-13
* [ALSA] PCM interface - rename SNDRV_PCM_TSTAMP_MMAP to SNDRV_PCM_TSTAMP_ENABLEJaroslav Kysela2008-01-31
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* [ALSA] Remove PCM sleep_min and tickTakashi Iwai2008-01-31
* [ALSA] PCM - clean up snd_pcm_lib_read/writeTakashi Iwai2008-01-31
* [ALSA] Remove PCM xfer_align sw paramsTakashi Iwai2008-01-31
* [ALSA] Fix PCM write blockingTakashi Iwai2008-01-31
* [ALSA] pcm_lib: fix sparse warning about different signednessMarcin Ślusarz2008-01-31
* [ALSA] pcm_lib: fix sparse warning about shadowing 'n' symbolMarcin Ślusarz2008-01-31
* [ALSA] Use posix clock monotonic for PCM and timer timestampsJaroslav Kysela2008-01-31
* [ALSA] Fix PCM MMAP time-stamp modeTakashi Iwai2008-01-31
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-16
* [ALSA] Fix possible invalid memory access in PCM coreTakashi Iwai2007-02-09
* [ALSA] pcm core: fix silence_start calculationsClemens Ladisch2006-12-20
* [ALSA] Add O_APPEND flag support to PCMTakashi Iwai2006-06-22
* [ALSA] Clean up ugly hacks in pcm_lib.cTakashi Iwai2006-06-22
* [ALSA] Move OSS-specific hw_params helper to snd-pcm-oss moduleTakashi Iwai2006-06-22
* [ALSA] PCM core - introduce CONFIG_SND_PCM_XRUN_DEBUGJaroslav Kysela2006-04-27
* [ALSA] Clean up PCM codes (take 2)Takashi Iwai2006-03-31
* [ALSA] pcm - Fix wrong assertsTakashi Iwai2006-01-03
* [ALSA] Remove xxx_t typedefs: PCMTakashi Iwai2006-01-03
* [ALSA] Use getnstimeofday()Takashi Iwai2005-11-04
* [ALSA] Remove snd_runtime_check() macroTakashi Iwai2005-11-04
* [ALSA] Fix DocBook warningsTakashi Iwai2005-09-12
* [ALSA] make local objects staticClemens Ladisch2005-08-30
* [ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flagKarsten Wiese2005-08-30
* [ALSA] Make docproc happyTakashi Iwai2005-05-29
* [ALSA] sound/core/: possible cleanupsAdrian Bunk2005-05-29
* Linux-2.6.12-rc2Linus Torvalds2005-04-16