aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/pcm_native.c
Commit message (Expand)AuthorAge
* [PATCH] maximum latency tracking: ALSA supportTakashi Iwai2006-10-01
* [ALSA] Fix control/status mmap with shared PCM substreamTakashi Iwai2006-09-23
* [ALSA] Remove bogus check of mmap_count in snd_pcm_release()Takashi Iwai2006-06-22
* [ALSA] Fix pcm-draining of capture stream in PCM middle layerTakashi Iwai2006-06-22
* [ALSA] Fix mmap_count with O_APPEND opened streamsTakashi Iwai2006-06-22
* [ALSA] Add O_APPEND flag support to PCMTakashi Iwai2006-06-22
* [ALSA] Move OSS-specific hw_params helper to snd-pcm-oss moduleTakashi Iwai2006-06-22
* [ALSA] Fix Oops of PCM OSS emulationTakashi Iwai2006-04-12
* [ALSA] Clean up PCM codes (take 2)Takashi Iwai2006-03-31
* [ALSA] Tiny clean up of PCM codesTakashi Iwai2006-03-31
* [ALSA] Cleanup unused argument for snd_power_wait()Takashi Iwai2006-03-31
* [ALSA] pcm - Move PAUSE ioctl to common ioctl handlerTakashi Iwai2006-03-22
* [ALSA] semaphore -> mutex (core part)Ingo Molnar2006-03-22
* [ALSA] pcm - Make the support of old API selectableTakashi Iwai2006-01-03
* [ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch2006-01-03
* [ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch2006-01-03
* [ALSA] pcm - NULL check in snd_pcm_suspend*()Takashi Iwai2006-01-03
* [ALSA] Remove xxx_t typedefs: PCMTakashi Iwai2006-01-03
* [ALSA] fix improper CONFIG_SND_MAJOR usageClemens Ladisch2005-11-04
* [ALSA] Use getnstimeofday()Takashi Iwai2005-11-04
* [ALSA] Remove snd_runtime_check() macroTakashi Iwai2005-11-04
* [PATCH] core remove PageReservedNick Piggin2005-10-30
* [ALSA] Replace with kzalloc() - core stuffTakashi Iwai2005-09-12
* [ALSA] Fix DocBook warningsTakashi Iwai2005-09-12
* [ALSA] Timer API - added SUSPEND/RESUME eventsJaroslav Kysela2005-08-30
* [ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flagKarsten Wiese2005-08-30
* [ALSA] Fix races between PCM drain and other opsTakashi Iwai2005-06-22
* [ALSA] sound/core/: possible cleanupsAdrian Bunk2005-05-29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16