summaryrefslogtreecommitdiffstats
path: root/sound/core/pcm_native.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pcm: Introduce protocol version field to sw_paramsTakashi Iwai2014-07-211-2/+4
* ALSA: pcm: Add timestamp type to sw_paramsTakashi Iwai2014-07-101-0/+3
* ALSA: pcm: simplify snd_pcm_tstamp()Takashi Iwai2014-07-101-3/+1
* ALSA: pcm: Use standard printk helpersTakashi Iwai2014-02-141-23/+24
* ALSA: Replace with IS_ENABLED()Takashi Iwai2014-02-101-1/+1
* ALSA: Fix typos in alsa-driver-api.xmlMasanari Iida2014-02-101-1/+1
* ALSA: pcm: Add fallthru commentsTakashi Iwai2013-10-291-0/+2
* ALSA: Add ifdef CONFIG_GENERIC_ALLOCATOR for SNDRV_DMA_TYPE_IRAM codeTakashi Iwai2013-10-241-0/+2
* ALSA: Add SoC on-chip internal ram support for DMA buffer allocationNicolin Chen2013-10-241-0/+6
* pcm_native: switch to fdget()/fdput()Al Viro2013-06-291-25/+15
* snd_pcm_link(): fix a leak...Al Viro2013-06-151-2/+2
* aio: don't include aio.h in sched.hKent Overstreet2013-05-071-1/+1
* Merge tag 'asoc-v3.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-04-251-10/+2
|\
| * vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helperLinus Torvalds2013-04-191-10/+2
* | ALSA: add/change some comments describing function return valuesYacine Belkadi2013-03-121-0/+13
|/
* new helper: file_inode(file)Al Viro2013-02-221-1/+1
* ALSA: pcm: Fix return code in pcm_native.cSachin Kamat2012-11-211-1/+1
* Merge branch 'for-linus' into for-nextTakashi Iwai2012-11-081-2/+4
|\
| * ALSA: Fix card refcount unbalanceTakashi Iwai2012-11-081-2/+4
* | Merge branch 'for-linus' into for-nextTakashi Iwai2012-10-301-6/+27
|\ \ | |/
| * ALSA: Avoid endless sleep after disconnectTakashi Iwai2012-10-301-0/+8
| * ALSA: Add a reference counter to card instanceTakashi Iwai2012-10-301-2/+7
| * ALSA: PCM: Fix some races at disconnectionTakashi Iwai2012-10-301-4/+12
* | ALSA: core: add hooks for audio timestampsPierre-Louis Bossart2012-10-231-0/+2
|/
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-3/+3
* switch SNDRV_PCM_IOCTL_LINK to fget_light()Al Viro2012-09-261-6/+7
* ALSA: pcm - Add proper state checks to snd_pcm_drain()Takashi Iwai2012-05-211-1/+11
* ALSA: pcm - Avoid GFP_ATOMIC in snd_pcm_link()Takashi Iwai2012-03-151-5/+10
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-281-12/+7
|\
| * Merge branch 'topic/misc' into for-linusTakashi Iwai2011-10-261-9/+3
| |\
| | * ALSA: pcm - remove the dead code from snd_pcm_open_file()Feng Tang2011-10-101-9/+3
| * | ALSA: pcm - Export snd_pcm_lib_default_mmap() helperTakashi Iwai2011-09-281-3/+4
| |/
* | PM QoS: Move and rename the implementation filesJean Pihet2011-08-251-1/+1
|/
* ALSA: core: remove unused variables.Luca Tettamanti2011-05-261-8/+0
* ALSA: PCM - Don't check DMA time-out too shortlyTakashi Iwai2011-05-261-2/+11
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ALSA: vmalloc buffers should use normal mmapBenjamin Herrenschmidt2011-03-251-9/+0
* ALSA: core: sparse cleanupsClemens Ladisch2011-02-141-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-131-0/+3
|\
| * Merge branch 'topic/workq-update' into topic/miscTakashi Iwai2010-12-131-1/+0
| |\
| * | ALSA: pcm: support for period wakeup disablingClemens Ladisch2010-11-221-0/+3
* | | Merge branch 'master' into for-nextJiri Kosina2010-12-221-1/+0
|\ \ \ | | |/ | |/|
| * | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
| |/
* | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
|/
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-10-111-0/+2
|\
| * ALSA: pcm - Fix unbalanced pm_qos_requestTakashi Iwai2010-09-161-0/+2
* | sound: Use static const char * const where possibleJoe Perches2010-09-141-1/+1
* | ALSA: pcm midlevel code - add time check for double interrupt acknowledgeJaroslav Kysela2010-08-181-0/+2
|/
* ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela2010-08-181-0/+4
OpenPOWER on IntegriCloud