aboutsummaryrefslogtreecommitdiff
path: root/sound/core/pcm_native.c
AgeCommit message (Expand)Author
2013-06-29pcm_native: switch to fdget()/fdput()Al Viro
2013-06-15snd_pcm_link(): fix a leak...Al Viro
2013-05-07aio: don't include aio.h in sched.hKent Overstreet
2013-04-25Merge tag 'asoc-v3.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2013-04-19vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helperLinus Torvalds
2013-03-12ALSA: add/change some comments describing function return valuesYacine Belkadi
2013-02-22new helper: file_inode(file)Al Viro
2012-11-21ALSA: pcm: Fix return code in pcm_native.cSachin Kamat
2012-11-08Merge branch 'for-linus' into for-nextTakashi Iwai
2012-11-08ALSA: Fix card refcount unbalanceTakashi Iwai
2012-10-30Merge branch 'for-linus' into for-nextTakashi Iwai
2012-10-30ALSA: Avoid endless sleep after disconnectTakashi Iwai
2012-10-30ALSA: Add a reference counter to card instanceTakashi Iwai
2012-10-30ALSA: PCM: Fix some races at disconnectionTakashi Iwai
2012-10-23ALSA: core: add hooks for audio timestampsPierre-Louis Bossart
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-09-26switch SNDRV_PCM_IOCTL_LINK to fget_light()Al Viro
2012-05-21ALSA: pcm - Add proper state checks to snd_pcm_drain()Takashi Iwai
2012-03-15ALSA: pcm - Avoid GFP_ATOMIC in snd_pcm_link()Takashi Iwai
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-10-26Merge branch 'topic/misc' into for-linusTakashi Iwai
2011-10-10ALSA: pcm - remove the dead code from snd_pcm_open_file()Feng Tang
2011-09-28ALSA: pcm - Export snd_pcm_lib_default_mmap() helperTakashi Iwai
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet
2011-05-26ALSA: core: remove unused variables.Luca Tettamanti
2011-05-26ALSA: PCM - Don't check DMA time-out too shortlyTakashi Iwai
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-25ALSA: vmalloc buffers should use normal mmapBenjamin Herrenschmidt
2011-02-14ALSA: core: sparse cleanupsClemens Ladisch
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-13Merge branch 'topic/workq-update' into topic/miscTakashi Iwai
2010-11-22ALSA: pcm: support for period wakeup disablingClemens Ladisch
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-11Merge branch 'fix/misc' into topic/miscTakashi Iwai
2010-09-16ALSA: pcm - Fix unbalanced pm_qos_requestTakashi Iwai
2010-09-14sound: Use static const char * const where possibleJoe Perches
2010-08-18ALSA: pcm midlevel code - add time check for double interrupt acknowledgeJaroslav Kysela
2010-08-18ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela
2010-07-19pm_qos: Get rid of the allocation in pm_qos_add_request()James Bottomley
2010-05-21ALSA: pcm: fix the fix of the runtime->boundary calculationClemens Ladisch
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2010-05-20Merge branch 'topic/nomm' into for-linusTakashi Iwai
2010-05-20Merge branch 'topic/core-cleanup' into for-linusTakashi Iwai
2010-05-12ALSA: pcm - Use pgprot_noncached() for MIPS non-coherent archsTakashi Iwai
2010-05-10PM QOS updateMark Gross
2010-04-13ALSA: core - Define llseek fopsTakashi Iwai