aboutsummaryrefslogtreecommitdiff
path: root/sound/core/pcm_native.c
AgeCommit message (Expand)Author
2008-11-01saner FASYNC handling on file closeAl Viro
2008-10-16ALSA: kernel docs: fix sound/core/ kernel-docRandy Dunlap
2008-09-04ALSA: add dummy function to support shared mmap in nommu Blackfin archCliff Cai
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai
2008-09-25ALSA: remove unneeded power_mutex lock in snd_pcm_dropTakashi Iwai
2008-08-06Revert "pcm_native.c: remove unused label"Linus Torvalds
2008-08-06pcm_native.c: remove unused labelLinus Torvalds
2008-07-02snd/PCM: fasync BKL pushdownJonathan Corbet
2008-02-05latency.c: use QoS infrastructureMark Gross
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] Remove PCM xfer_align sw paramsTakashi Iwai
2008-01-31[ALSA] PCM core - remove SNDRV_PCM_TSTAMP_MMAP condition in snd_pcm_status()Jaroslav Kysela
2008-01-31[ALSA] PCM - added back TSTAMP ioctl for PCM (for old alsa-lib binaries)Jaroslav Kysela
2008-01-31[ALSA] pcm_native: fix sparse warning about shadowing 'state' symbolMarcin Ĺšlusarz
2008-01-31[ALSA] alsa: nopageNick Piggin
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-10-16[ALSA] pcm: merge rates[] from pcm_misc.c and pcm_native.cClemens Ladisch
2007-07-20[ALSA] Fix substream to check in PCM drainTakashi Iwai
2007-05-11[ALSA] pcm_native: lockdep warning when launching jackFrederik Deweerdt
2007-05-11[ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven
2006-12-08[PATCH] struct path: convert soundJosef Sipek
2006-12-07[PATCH] mm: incorrect VM_FAULT_OOM returns from driversNick Piggin
2006-11-28[ALSA] Fix hang-up at disconnection of usb-audioTakashi Iwai
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty
2006-10-01[PATCH] maximum latency tracking: ALSA supportTakashi Iwai
2006-09-23[ALSA] Fix control/status mmap with shared PCM substreamTakashi Iwai
2006-06-22[ALSA] Remove bogus check of mmap_count in snd_pcm_release()Takashi Iwai
2006-06-22[ALSA] Fix pcm-draining of capture stream in PCM middle layerTakashi Iwai
2006-06-22[ALSA] Fix mmap_count with O_APPEND opened streamsTakashi Iwai
2006-06-22[ALSA] Add O_APPEND flag support to PCMTakashi Iwai
2006-06-22[ALSA] Move OSS-specific hw_params helper to snd-pcm-oss moduleTakashi Iwai
2006-04-12[ALSA] Fix Oops of PCM OSS emulationTakashi Iwai
2006-03-31[ALSA] Clean up PCM codes (take 2)Takashi Iwai
2006-03-31[ALSA] Tiny clean up of PCM codesTakashi Iwai
2006-03-31[ALSA] Cleanup unused argument for snd_power_wait()Takashi Iwai
2006-03-22[ALSA] pcm - Move PAUSE ioctl to common ioctl handlerTakashi Iwai
2006-03-22[ALSA] semaphore -> mutex (core part)Ingo Molnar
2006-01-03[ALSA] pcm - Make the support of old API selectableTakashi Iwai
2006-01-03[ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch
2006-01-03[ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch
2006-01-03[ALSA] pcm - NULL check in snd_pcm_suspend*()Takashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: PCMTakashi Iwai
2005-11-04[ALSA] fix improper CONFIG_SND_MAJOR usageClemens Ladisch
2005-11-04[ALSA] Use getnstimeofday()Takashi Iwai