aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/pcm_native.c
Commit message (Expand)AuthorAge
* sound: fix check for return value in snd_pcm_hw_refineMariusz Kozlowski2009-06-22
* ALSA: PCM midlevel: improve fifo_size handlingJaroslav Kysela2009-05-29
* Merge branch 'fix/pcm-jiffies-check' into topic/pcm-jiffies-checkTakashi Iwai2009-05-29
|\
| * ALSA: Fix invalid jiffies check after pauseTakashi Iwai2009-05-27
* | ALSA: Add extra delay count in PCMTakashi Iwai2009-05-05
|/
* ALSA: sound/core: use memdup_user()Li Zefan2009-04-14
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-26
|\
| * Rationalize fasync return valuesJonathan Corbet2009-03-16
* | ALSA: Add missing KERN_* prefix to printk in sound/coreTakashi Iwai2009-02-05
|/
* saner FASYNC handling on file closeAl Viro2008-11-01
* ALSA: kernel docs: fix sound/core/ kernel-docRandy Dunlap2008-10-16
* ALSA: add dummy function to support shared mmap in nommu Blackfin archCliff Cai2008-09-04
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-13
* ALSA: remove unneeded power_mutex lock in snd_pcm_dropTakashi Iwai2008-09-25
* Revert "pcm_native.c: remove unused label"Linus Torvalds2008-08-06
* pcm_native.c: remove unused labelLinus Torvalds2008-08-06
* snd/PCM: fasync BKL pushdownJonathan Corbet2008-07-02
* latency.c: use QoS infrastructureMark Gross2008-02-05
* [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] Remove PCM xfer_align sw paramsTakashi Iwai2008-01-31
* [ALSA] PCM core - remove SNDRV_PCM_TSTAMP_MMAP condition in snd_pcm_status()Jaroslav Kysela2008-01-31
* [ALSA] PCM - added back TSTAMP ioctl for PCM (for old alsa-lib binaries)Jaroslav Kysela2008-01-31
* [ALSA] pcm_native: fix sparse warning about shadowing 'state' symbolMarcin Ĺšlusarz2008-01-31
* [ALSA] alsa: nopageNick Piggin2008-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] pcm: merge rates[] from pcm_misc.c and pcm_native.cClemens Ladisch2007-10-16
* [ALSA] Fix substream to check in PCM drainTakashi Iwai2007-07-20
* [ALSA] pcm_native: lockdep warning when launching jackFrederik Deweerdt2007-05-11
* [ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai2007-05-11
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-12
* [PATCH] struct path: convert soundJosef Sipek2006-12-08
* [PATCH] mm: incorrect VM_FAULT_OOM returns from driversNick Piggin2006-12-07
* [ALSA] Fix hang-up at disconnection of usb-audioTakashi Iwai2006-11-28
* [PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty2006-10-01
* [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