aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/pcm_native.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-21ALSA: pcm: Introduce protocol version field to sw_paramsTakashi Iwai1-2/+4
2014-07-10ALSA: pcm: Add timestamp type to sw_paramsTakashi Iwai1-0/+3
2014-07-10ALSA: pcm: simplify snd_pcm_tstamp()Takashi Iwai1-3/+1
2014-02-14ALSA: pcm: Use standard printk helpersTakashi Iwai1-23/+24
2014-02-10ALSA: Replace with IS_ENABLED()Takashi Iwai1-1/+1
2014-02-10ALSA: Fix typos in alsa-driver-api.xmlMasanari Iida1-1/+1
2013-10-29ALSA: pcm: Add fallthru commentsTakashi Iwai1-0/+2
2013-10-24ALSA: Add ifdef CONFIG_GENERIC_ALLOCATOR for SNDRV_DMA_TYPE_IRAM codeTakashi Iwai1-0/+2
2013-10-24ALSA: Add SoC on-chip internal ram support for DMA buffer allocationNicolin Chen1-0/+6
2013-06-29pcm_native: switch to fdget()/fdput()Al Viro1-25/+15
2013-06-15snd_pcm_link(): fix a leak...Al Viro1-2/+2
2013-05-07aio: don't include aio.h in sched.hKent Overstreet1-1/+1
2013-04-25Merge tag 'asoc-v3.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-10/+2
2013-04-19vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helperLinus Torvalds1-10/+2
2013-03-12ALSA: add/change some comments describing function return valuesYacine Belkadi1-0/+13
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2012-11-21ALSA: pcm: Fix return code in pcm_native.cSachin Kamat1-1/+1
2012-11-08Merge branch 'for-linus' into for-nextTakashi Iwai1-2/+4
2012-11-08ALSA: Fix card refcount unbalanceTakashi Iwai1-2/+4
2012-10-30Merge branch 'for-linus' into for-nextTakashi Iwai1-6/+27
2012-10-30ALSA: Avoid endless sleep after disconnectTakashi Iwai1-0/+8
2012-10-30ALSA: Add a reference counter to card instanceTakashi Iwai1-2/+7
2012-10-30ALSA: PCM: Fix some races at disconnectionTakashi Iwai1-4/+12
2012-10-23ALSA: core: add hooks for audio timestampsPierre-Louis Bossart1-0/+2
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov1-3/+3
2012-09-26switch SNDRV_PCM_IOCTL_LINK to fget_light()Al Viro1-6/+7
2012-05-21ALSA: pcm - Add proper state checks to snd_pcm_drain()Takashi Iwai1-1/+11
2012-03-15ALSA: pcm - Avoid GFP_ATOMIC in snd_pcm_link()Takashi Iwai1-5/+10
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-12/+7
2011-10-26Merge branch 'topic/misc' into for-linusTakashi Iwai1-9/+3
2011-10-10ALSA: pcm - remove the dead code from snd_pcm_open_file()Feng Tang1-9/+3
2011-09-28ALSA: pcm - Export snd_pcm_lib_default_mmap() helperTakashi Iwai1-3/+4
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet1-1/+1
2011-05-26ALSA: core: remove unused variables.Luca Tettamanti1-8/+0
2011-05-26ALSA: PCM - Don't check DMA time-out too shortlyTakashi Iwai1-2/+11
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-25ALSA: vmalloc buffers should use normal mmapBenjamin Herrenschmidt1-9/+0
2011-02-14ALSA: core: sparse cleanupsClemens Ladisch1-1/+1
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+3
2010-12-22Merge branch 'master' into for-nextJiri Kosina1-1/+0
2010-12-13Merge branch 'topic/workq-update' into topic/miscTakashi Iwai1-1/+0
2010-11-22ALSA: pcm: support for period wakeup disablingClemens Ladisch1-0/+3
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-11Merge branch 'fix/misc' into topic/miscTakashi Iwai1-0/+2
2010-09-16ALSA: pcm - Fix unbalanced pm_qos_requestTakashi Iwai1-0/+2
2010-09-14sound: Use static const char * const where possibleJoe Perches1-1/+1
2010-08-18ALSA: pcm midlevel code - add time check for double interrupt acknowledgeJaroslav Kysela1-0/+2
2010-08-18ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela1-0/+4