summaryrefslogtreecommitdiffstats
path: root/sound/core/pcm_native.c
Commit message (Expand)AuthorAgeFilesLines
* 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-271-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-11-011-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-281-12/+7Star
|\
| * Merge branch 'topic/misc' into for-linusTakashi Iwai2011-10-261-9/+3Star
| |\
| | * ALSA: pcm - remove the dead code from snd_pcm_open_file()Feng Tang2011-10-101-9/+3Star
| * | 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/+0Star
* 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/+0Star
* 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/+0Star
| |\
| * | ALSA: pcm: support for period wakeup disablingClemens Ladisch2010-11-221-0/+3
* | | Merge branch 'master' into for-nextJiri Kosina2010-12-221-1/+0Star
|\ \ \ | | |/ | |/|
| * | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0Star
| |/
* / 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
* pm_qos: Get rid of the allocation in pm_qos_add_request()James Bottomley2010-07-191-8/+5Star
* ALSA: pcm: fix the fix of the runtime->boundary calculationClemens Ladisch2010-05-211-36/+3Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-201-17/+32
|\
| * Merge branch 'topic/nomm' into for-linusTakashi Iwai2010-05-201-8/+22
| |\
| | * ALSA: provide a more useful get_unmapped_area handler for pcmDaniel Glöckner2010-03-101-8/+22
| * | Merge branch 'topic/core-cleanup' into for-linusTakashi Iwai2010-05-201-9/+10
| |\ \
| | * | ALSA: core - Define llseek fopsTakashi Iwai2010-04-131-2/+8
| | * | ALSA: pcm - Remove BKL from async callbackTakashi Iwai2010-04-071-7/+2Star
| | |/
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-05-201-6/+8
|\ \ \ | |/ / |/| |
| * | PM QOS updateMark Gross2010-05-101-6/+8
| |/
* / ALSA: pcm - Use pgprot_noncached() for MIPS non-coherent archsTakashi Iwai2010-05-121-0/+7
|/
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-02-171-4/+4
|\
| * ALSA: pcm core - fix fifo_size channels interval checkJaroslav Kysela2010-02-161-4/+4
* | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-02-011-3/+36
|\ \
| * | ALSA: pcm_native - fix runtime->boundary calculationJaroslav Kysela2010-01-271-3/+36
* | | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-01-261-0/+2
|\| |
| * | ALSA: pcm_lib - return back hw_ptr_interruptJaroslav Kysela2010-01-261-0/+2
* | | Merge branch 'topic/noncached-mmap' into topic/miscTakashi Iwai2010-01-211-2/+9
|\ \ \
| * | | ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai2010-01-181-0/+9
| * | | ALSA: pcm - Remove unneeded ifdef pgprot_noncachedTakashi Iwai2010-01-181-2/+0Star
* | | | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-01-211-0/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | ALSA: pcm_core: Fix wake_up() optimizationJaroslav Kysela2010-01-211-0/+3
* | | Merge commit alsa/devel into topic/miscTakashi Iwai2010-01-121-4/+4
|\| | | |/ |/|
| * ALSA: pcm_lib - optimize wake_up() calls for PCM I/OJaroslav Kysela2010-01-071-2/+4