aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/pcm_native.c
Commit message (Expand)AuthorAge
* 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
| |\ \
| | * | ALSA: core - Define llseek fopsTakashi Iwai2010-04-13
| | * | ALSA: pcm - Remove BKL from async callbackTakashi Iwai2010-04-07
| | |/
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-05-20
|\ \ \ | |/ / |/| |
| * | PM QOS updateMark Gross2010-05-10
| |/
* / ALSA: pcm - Use pgprot_noncached() for MIPS non-coherent archsTakashi Iwai2010-05-12
|/
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-02-17
|\
| * ALSA: pcm core - fix fifo_size channels interval checkJaroslav Kysela2010-02-16
* | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-02-01
|\ \
| * | ALSA: pcm_native - fix runtime->boundary calculationJaroslav Kysela2010-01-27
* | | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-01-26
|\| |
| * | ALSA: pcm_lib - return back hw_ptr_interruptJaroslav Kysela2010-01-26
* | | Merge branch 'topic/noncached-mmap' into topic/miscTakashi Iwai2010-01-21
|\ \ \
| * | | ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai2010-01-18
| * | | ALSA: pcm - Remove unneeded ifdef pgprot_noncachedTakashi Iwai2010-01-18
* | | | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-01-21
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | ALSA: pcm_core: Fix wake_up() optimizationJaroslav Kysela2010-01-21
* | | Merge commit alsa/devel into topic/miscTakashi Iwai2010-01-12
|\| | | |/ |/|
| * ALSA: pcm_lib - optimize wake_up() calls for PCM I/OJaroslav Kysela2010-01-07
| * ALSA: pcm_lib - cleanup & merge hw_ptr update functionsJaroslav Kysela2010-01-07
* | ALSA: Fix indentation in pcm_native.cGuennadi Liakhovetski2009-12-25
|/
* ALSA: pcm - fix page conversion on non-coherent PPC archTakashi Iwai2009-11-27
* ALSA: pcm - fix page conversion on non-coherent MIPS archTakashi Iwai2009-11-27
* ALSA: pcm - define snd_pcm_default_page_ops()Takashi Iwai2009-11-26
* ALSA: pcm - Use dma_mmap_coherent() if availableTakashi Iwai2009-11-26
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
* ALSA: pcm - Simplify snd_pcm_drain() implementationTakashi Iwai2009-09-21
* Merge branch 'topic/pcm-estrpipe-in-pm' into for-linusTakashi Iwai2009-09-10
|\
| * ALSA: pcm - Tell user that stream to be rewound is suspendedLubomir Rintel2009-08-03