linux/sound/drivers/vx
Takashi Iwai c32d977b81 ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers
pgprot_noncached() can be set for vmalloc'ed buffers safely, and we'd
need non-cached behavior more or less, even for the intermediate ring-
buffers.

Now snd_pcm_lib_mmap_vmalloc() is added as the common PCM mmap callback
that is coupled with snd_pcm_lib_alloc_vmalloc_buffer() & co.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2010-01-18 15:00:34 +01:00
..
Makefile [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-16 16:51:18 +02:00
vx_cmd.c ALSA: Kill snd_assert() in other places 2008-08-13 11:46:40 +02:00
vx_cmd.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
vx_core.c ALSA: Add missing KERN_* prefix to printk in sound/drivers 2009-02-05 16:00:56 +01:00
vx_hwdep.c ALSA: Remove superfluous hwdep ops 2009-02-05 09:28:08 +01:00
vx_mixer.c ALSA: Kill snd_assert() in other places 2008-08-13 11:46:40 +02:00
vx_pcm.c ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers 2010-01-18 15:00:34 +01:00
vx_uer.c ALSA: sound/drivers/vx: fix sparse warning: different signedness 2009-02-26 09:57:21 +01:00