aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/pcm_native.c
Commit message (Expand)AuthorAge
* ALSA: pcm: Add fallthru commentsTakashi Iwai2013-10-29
* ALSA: Add ifdef CONFIG_GENERIC_ALLOCATOR for SNDRV_DMA_TYPE_IRAM codeTakashi Iwai2013-10-24
* ALSA: Add SoC on-chip internal ram support for DMA buffer allocationNicolin Chen2013-10-24
* pcm_native: switch to fdget()/fdput()Al Viro2013-06-29
* snd_pcm_link(): fix a leak...Al Viro2013-06-14
* aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* Merge tag 'asoc-v3.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-04-25
|\
| * vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helperLinus Torvalds2013-04-19
* | ALSA: add/change some comments describing function return valuesYacine Belkadi2013-03-12
|/
* new helper: file_inode(file)Al Viro2013-02-22
* ALSA: pcm: Fix return code in pcm_native.cSachin Kamat2012-11-21
* Merge branch 'for-linus' into for-nextTakashi Iwai2012-11-08
|\
| * ALSA: Fix card refcount unbalanceTakashi Iwai2012-11-08
* | Merge branch 'for-linus' into for-nextTakashi Iwai2012-10-30
|\|
| * ALSA: Avoid endless sleep after disconnectTakashi Iwai2012-10-30
| * ALSA: Add a reference counter to card instanceTakashi Iwai2012-10-30
| * ALSA: PCM: Fix some races at disconnectionTakashi Iwai2012-10-30
* | ALSA: core: add hooks for audio timestampsPierre-Louis Bossart2012-10-23
|/
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-09
* switch SNDRV_PCM_IOCTL_LINK to fget_light()Al Viro2012-09-26
* ALSA: pcm - Add proper state checks to snd_pcm_drain()Takashi Iwai2012-05-21
* ALSA: pcm - Avoid GFP_ATOMIC in snd_pcm_link()Takashi Iwai2012-03-15
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-28
|\
| * Merge branch 'topic/misc' into for-linusTakashi Iwai2011-10-26
| |\
| | * ALSA: pcm - remove the dead code from snd_pcm_open_file()Feng Tang2011-10-10
| * | ALSA: pcm - Export snd_pcm_lib_default_mmap() helperTakashi Iwai2011-09-28
| |/
* / PM QoS: Move and rename the implementation filesJean Pihet2011-08-25
|/
* ALSA: core: remove unused variables.Luca Tettamanti2011-05-26
* ALSA: PCM - Don't check DMA time-out too shortlyTakashi Iwai2011-05-26
* Fix common misspellingsLucas De Marchi2011-03-31
* ALSA: vmalloc buffers should use normal mmapBenjamin Herrenschmidt2011-03-25
* ALSA: core: sparse cleanupsClemens Ladisch2011-02-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-13
|\
| * Merge branch 'topic/workq-update' into topic/miscTakashi Iwai2010-12-13
| |\
| * | ALSA: pcm: support for period wakeup disablingClemens Ladisch2010-11-22
* | | Merge branch 'master' into for-nextJiri Kosina2010-12-22
|\ \ \ | | |/ | |/|
| * | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
| |/
* / tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
|/
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-10-11
|\
| * ALSA: pcm - Fix unbalanced pm_qos_requestTakashi Iwai2010-09-16
* | sound: Use static const char * const where possibleJoe Perches2010-09-14
* | ALSA: pcm midlevel code - add time check for double interrupt acknowledgeJaroslav Kysela2010-08-18
|/
* ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela2010-08-18
* pm_qos: Get rid of the allocation in pm_qos_add_request()James Bottomley2010-07-18
* ALSA: pcm: fix the fix of the runtime->boundary calculationClemens Ladisch2010-05-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-20
|\
| * Merge branch 'topic/nomm' into for-linusTakashi Iwai2010-05-20
| |\
| | * ALSA: provide a more useful get_unmapped_area handler for pcmDaniel Glöckner2010-03-10
| * | Merge branch 'topic/core-cleanup' into for-linusTakashi Iwai2010-05-20
| |\ \