aboutsummaryrefslogtreecommitdiff
path: root/sound/core/pcm_native.c
AgeCommit message (Expand)Author
2014-11-10ALSA: pcm: Fix document for snd_pcm_stop_xrun()Takashi Iwai
2014-11-09ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai
2014-11-06ALSA: pcm: Update the state properly before notificationTakashi Iwai
2014-10-31ALSA: pcm: Refactoring snd_pcm_action()Takashi Iwai
2014-10-31ALSA: pcm: Simplify snd_pcm_action_lock_irq()Takashi Iwai
2014-10-30ALSA: pcm: More kerneldoc updatesTakashi Iwai
2014-10-27Merge branch 'for-linus' into for-nextTakashi Iwai
2014-10-24ALSA: pcm: Avoid mmap warnings on x86Takashi Iwai
2014-10-22ALSA: pcm: Disable mmap for known broken archsTakashi Iwai
2014-10-22ALSA: pcm: Remove arch-dependent mmap kludgesTakashi Iwai
2014-10-21ALSA: pcm: Fix false lockdep warningsTakashi Iwai
2014-10-18ALSA: pcm: use the same dma mmap codepath both for arm and arm64Anatol Pomozov
2014-10-14ALSA: pcm: Fix referred substream in snd_pcm_action_group() unlock loopTakashi Iwai
2014-09-03ALSA: pcm: Uninline snd_pcm_stream_lock() and _unlock()Takashi Iwai
2014-09-03ALSA: pcm: Allow nonatomic trigger operationsTakashi Iwai
2014-07-21ALSA: pcm: Introduce protocol version field to sw_paramsTakashi Iwai
2014-07-10ALSA: pcm: Add timestamp type to sw_paramsTakashi Iwai
2014-07-10ALSA: pcm: simplify snd_pcm_tstamp()Takashi Iwai
2014-02-14ALSA: pcm: Use standard printk helpersTakashi Iwai
2014-02-10ALSA: Replace with IS_ENABLED()Takashi Iwai
2014-02-10ALSA: Fix typos in alsa-driver-api.xmlMasanari Iida
2013-10-29ALSA: pcm: Add fallthru commentsTakashi Iwai
2013-10-24ALSA: Add ifdef CONFIG_GENERIC_ALLOCATOR for SNDRV_DMA_TYPE_IRAM codeTakashi Iwai
2013-10-24ALSA: Add SoC on-chip internal ram support for DMA buffer allocationNicolin Chen
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