ALSA: usb-audio: add support for Akai MPD16
[safe/jmp/linux-2.6] / sound / core / pcm_lib.c
2010-05-21 Clemens LadischALSA: pcm: fix the fix of the runtime->boundary calculation
2010-03-26 Jarkko NikulaALSA: pcm_lib - fix xrun functionality
2010-01-26 Takashi IwaiMerge remote branch 'alsa/devel' into topic/misc
2010-01-26 Jaroslav KyselaALSA: pcm_lib - return back hw_ptr_interrupt
2010-01-21 Takashi IwaiMerge remote branch 'alsa/devel' into topic/misc
2010-01-21 Jaroslav KyselaALSA: pcm_core: Fix wake_up() optimization
2010-01-13 Takashi IwaiMerge branch 'devel' of git.alsa-project.org:alsa-kerne...
2010-01-13 Jaroslav KyselaALSA: pcm_lib - fix wrong delta print for jiffies check
2010-01-12 Takashi IwaiMerge commit alsa/devel into topic/misc
2010-01-08 Jaroslav KyselaMerge branch 'topic/hda' of git://git./linux/kernel...
2010-01-08 Jaroslav KyselaALSA: pcm_lib: fix "something must be really wrong...
2010-01-07 Jaroslav KyselaALSA: pcm_lib - optimize wake_up() calls for PCM I/O
2010-01-07 Jaroslav KyselaALSA: pcm_lib - cleanup & merge hw_ptr update functions
2010-01-07 Jaroslav KyselaALSA: pcm_lib - add possibility to log last 10 DMA...
2010-01-07 Jaroslav KyselaALSA: pcm_lib.c - convert second xrun_debug() parameter...
2009-12-22 Krzysztof HeltALSA: refine rate selection in snd_interval_ratnum()
2009-12-21 Krzysztof HeltALSA: fix incorrect rounding direction in snd_interval_...
2009-09-10 Takashi IwaiMerge branch 'topic/pcm-drain-nonblock' into for-linus
2009-08-25 Linus TorvaldsMerge branch 'fix/misc' of git://git./linux/kernel...
2009-08-25 Clemens Ladischsound: pcm_lib: fix unsorted list constraint handling
2009-08-20 Takashi IwaiALSA: pcm - Fix drain behavior in non-blocking mode
2009-07-23 Takashi IwaiALSA: pcm - Fix hwptr buffer-size overlap bug
2009-07-23 Takashi IwaiALSA: pcm - Fix warnings in debug loggings
2009-07-23 Takashi IwaiALSA: pcm - Add logging of hwptr updates and interrupt...
2009-07-22 Takashi IwaiALSA: pcm - Fix regressions with VMware
2009-06-10 Takashi IwaiMerge branch 'topic/pcm-jiffies-check' into for-linus
2009-06-08 Takashi IwaiALSA: pcm - A helper function to compose PCM stream...
2009-06-07 Takashi IwaiALSA: pcm - Fix update of runtime->hw_ptr_interrupt
2009-06-06 Jaroslav KyselaALSA: pcm - Fix a typo in hw_ptr update check
2009-06-05 Takashi IwaiALSA: Clean up 64bit division functions
2009-05-29 Jaroslav KyselaALSA: PCM midlevel: lower jiffies check margin using...
2009-05-29 Jaroslav KyselaALSA: PCM midlevel: Do not update hw_ptr_jiffies when...
2009-05-29 Jaroslav KyselaALSA: PCM midlevel: introduce mask for xrun_debug(...
2009-05-29 Jaroslav KyselaALSA: PCM midlevel: improve fifo_size handling
2009-05-27 Takashi IwaiALSA: Enable PCM hw_ptr_jiffies check only in xrun_debu...
2009-05-27 Takashi IwaiALSA: Fix invalid jiffies check after pause
2009-04-28 Takashi IwaiALSA: pcm core - Avoid jiffies check for devices with...
2009-04-10 Jaroslav Kysela[ALSA] pcm-midlevel: Add more strict buffer position...
2009-03-20 Takashi IwaiALSA: pcm - Safer boundary checks
2009-03-19 Takashi IwaiALSA: pcm - Fix delta calculation at boundary overlap
2009-03-19 Takashi IwaiALSA: pcm - Reset invalid position even without debug...
2009-03-19 Takashi IwaiALSA: pcm - avoid unnecessary inline
2009-03-19 Takashi IwaiALSA: pcm - Fix a typo in error messages
2009-03-09 Takashi IwaiALSA: Rewrite hw_ptr updaters
2008-10-16 Randy DunlapALSA: kernel docs: fix sound/core/ kernel-doc
2008-08-13 Takashi IwaiALSA: Kill snd_assert() in sound/core/*
2008-01-31 Jaroslav Kysela[ALSA] PCM interface - rename SNDRV_PCM_TSTAMP_MMAP...
2008-01-31 Takashi Iwai[ALSA] Remove sound/driver.h
2008-01-31 Takashi Iwai[ALSA] Remove PCM sleep_min and tick
2008-01-31 Takashi Iwai[ALSA] PCM - clean up snd_pcm_lib_read/write
2008-01-31 Takashi Iwai[ALSA] Remove PCM xfer_align sw params
2008-01-31 Takashi Iwai[ALSA] Fix PCM write blocking
2008-01-31 Marcin Ślusarz[ALSA] pcm_lib: fix sparse warning about different...
2008-01-31 Marcin Ślusarz[ALSA] pcm_lib: fix sparse warning about shadowing...
2008-01-31 Jaroslav Kysela[ALSA] Use posix clock monotonic for PCM and timer...
2008-01-31 Takashi Iwai[ALSA] Fix PCM MMAP time-stamp mode
2007-10-16 Jaroslav Kysela[ALSA] Changed Jaroslav Kysela's e-mail from perex...
2007-02-09 Takashi Iwai[ALSA] Fix possible invalid memory access in PCM core
2006-12-20 Clemens Ladisch[ALSA] pcm core: fix silence_start calculations
2006-06-22 Takashi Iwai[ALSA] Add O_APPEND flag support to PCM
2006-06-22 Takashi Iwai[ALSA] Clean up ugly hacks in pcm_lib.c
2006-06-22 Takashi Iwai[ALSA] Move OSS-specific hw_params helper to snd-pcm...
2006-04-27 Jaroslav Kysela[ALSA] PCM core - introduce CONFIG_SND_PCM_XRUN_DEBUG
2006-03-31 Takashi Iwai[ALSA] Clean up PCM codes (take 2)
2006-01-03 Takashi Iwai[ALSA] pcm - Fix wrong asserts
2006-01-03 Takashi Iwai[ALSA] Remove xxx_t typedefs: PCM
2005-11-04 Takashi Iwai[ALSA] Use getnstimeofday()
2005-11-04 Takashi Iwai[ALSA] Remove snd_runtime_check() macro
2005-09-12 Takashi Iwai[ALSA] Fix DocBook warnings
2005-08-30 Clemens Ladisch[ALSA] make local objects static
2005-08-30 Karsten Wiese[ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flag
2005-05-29 Takashi Iwai[ALSA] Make docproc happy
2005-05-29 Adrian Bunk[ALSA] sound/core/: possible cleanups
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2