index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
pcm_native.c
Age
Commit message (
Expand
)
Author
2012-03-15
ALSA: pcm - Avoid GFP_ATOMIC in snd_pcm_link()
Takashi Iwai
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2011-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2011-10-26
Merge branch 'topic/misc' into for-linus
Takashi Iwai
2011-10-10
ALSA: pcm - remove the dead code from snd_pcm_open_file()
Feng Tang
2011-09-28
ALSA: pcm - Export snd_pcm_lib_default_mmap() helper
Takashi Iwai
2011-08-25
PM QoS: Move and rename the implementation files
Jean Pihet
2011-05-26
ALSA: core: remove unused variables.
Luca Tettamanti
2011-05-26
ALSA: PCM - Don't check DMA time-out too shortly
Takashi Iwai
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-25
ALSA: vmalloc buffers should use normal mmap
Benjamin Herrenschmidt
2011-02-14
ALSA: core: sparse cleanups
Clemens Ladisch
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
2010-12-13
Merge branch 'topic/workq-update' into topic/misc
Takashi Iwai
2010-11-22
ALSA: pcm: support for period wakeup disabling
Clemens Ladisch
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-10-11
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
2010-09-16
ALSA: pcm - Fix unbalanced pm_qos_request
Takashi Iwai
2010-09-14
sound: Use static const char * const where possible
Joe Perches
2010-08-18
ALSA: pcm midlevel code - add time check for double interrupt acknowledge
Jaroslav Kysela
2010-08-18
ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)
Jaroslav Kysela
2010-07-19
pm_qos: Get rid of the allocation in pm_qos_add_request()
James Bottomley
2010-05-21
ALSA: pcm: fix the fix of the runtime->boundary calculation
Clemens Ladisch
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2010-05-20
Merge branch 'topic/nomm' into for-linus
Takashi Iwai
2010-05-20
Merge branch 'topic/core-cleanup' into for-linus
Takashi Iwai
2010-05-12
ALSA: pcm - Use pgprot_noncached() for MIPS non-coherent archs
Takashi Iwai
2010-05-10
PM QOS update
Mark Gross
2010-04-13
ALSA: core - Define llseek fops
Takashi Iwai
2010-04-07
ALSA: pcm - Remove BKL from async callback
Takashi Iwai
2010-03-10
ALSA: provide a more useful get_unmapped_area handler for pcm
Daniel Glöckner
2010-02-17
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
2010-02-16
ALSA: pcm core - fix fifo_size channels interval check
Jaroslav Kysela
2010-02-01
Merge remote branch 'alsa/devel' into topic/misc
Takashi Iwai
2010-01-27
ALSA: pcm_native - fix runtime->boundary calculation
Jaroslav Kysela
2010-01-26
Merge remote branch 'alsa/devel' into topic/misc
Takashi Iwai
2010-01-26
ALSA: pcm_lib - return back hw_ptr_interrupt
Jaroslav Kysela
2010-01-21
Merge branch 'topic/noncached-mmap' into topic/misc
Takashi Iwai
2010-01-21
Merge remote branch 'alsa/devel' into topic/misc
Takashi Iwai
2010-01-21
ALSA: pcm_core: Fix wake_up() optimization
Jaroslav Kysela
2010-01-18
ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers
Takashi Iwai
2010-01-18
ALSA: pcm - Remove unneeded ifdef pgprot_noncached
Takashi Iwai
2010-01-12
Merge commit alsa/devel into topic/misc
Takashi Iwai
2010-01-07
ALSA: pcm_lib - optimize wake_up() calls for PCM I/O
Jaroslav Kysela
2010-01-07
ALSA: pcm_lib - cleanup & merge hw_ptr update functions
Jaroslav Kysela
2009-12-25
ALSA: Fix indentation in pcm_native.c
Guennadi Liakhovetski
2009-11-27
ALSA: pcm - fix page conversion on non-coherent PPC arch
Takashi Iwai
[next]