linux/include/sound
Benjamin Herrenschmidt 3674f19dab ALSA: vmalloc buffers should use normal mmap
It's a big no-no to use pgprot_noncached() when mmap'ing such buffers
into userspace since they are mapped cachable in kernel space.

This can cause all sort of interesting things ranging from to garbled
sound to lockups on various architectures. I've observed that usb-audio
is broken on powerpc 4xx for example because of that.

Also remove the now unused snd_pcm_lib_mmap_noncached(). It's
an arch business to know when to use uncached mappings, there's
already hacks for MIPS inside snd_pcm_default_mmap() and other
archs are supposed to use dma_mmap_coherent().

(See my separate patch that adds dma_mmap_coherent() to powerpc)

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
CC: <stable@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-03-25 11:13:12 +01:00
..
ac97_codec.h ALSA: ac97: replace open-coded, error-prone stuff with AC97 bit defines 2011-02-17 18:39:25 +01:00
aci.h
ad1816a.h
ad1843.h
ak4xxx-adda.h
ak4113.h
ak4114.h
ak4117.h
ak4531_codec.h
alc5623.h
asequencer.h
asound_fm.h
asound.h ALSA: pcm: support for period wakeup disabling 2010-11-22 08:13:16 +01:00
asoundef.h
atmel-abdac.h
atmel-ac97c.h
control.h ALSA: Add snd_ctl_activate_id() 2011-03-11 10:49:15 +00:00
core.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 2010-10-25 08:32:05 -07:00
cs46xx_dsp_scb_types.h
cs46xx_dsp_spos.h
cs46xx_dsp_task_types.h
cs46xx.h
cs4231-regs.h
cs4271.h ASoC: CS4271: Move Chip Select control out of the CODEC code. 2011-02-08 11:26:14 +00:00
cs8403.h
cs8427.h
emu10k1_synth.h
emu10k1.h
emu8000_reg.h
emu8000.h
emux_legacy.h
emux_synth.h
es1688.h
gus.h
hda_hwdep.h
hdsp.h ALSA: hdsp - Add support for RPM io box 2010-12-01 12:14:47 +01:00
hdspm.h ALSA: [hdspm] Move static mapping arrays to .c 2011-01-27 12:09:23 +01:00
hwdep.h
i2c.h
info.h
initval.h
jack.h
Kbuild
l3.h
max98088.h
memalloc.h
minors.h ALSA: support module on-demand loading for seq and timer 2010-11-24 05:53:25 +01:00
mixer_oss.h ALSA: core: sparse cleanups 2011-02-14 17:10:11 +01:00
mpu401.h
opl3.h
opl4.h
pcm_oss.h
pcm_params.h
pcm-indirect.h
pcm.h ALSA: vmalloc buffers should use normal mmap 2011-03-25 11:13:12 +01:00
pt2258.h
pxa2xx-lib.h
rawmidi.h
s3c24xx_uda134x.h
sb16_csp.h
sb.h
seq_device.h
seq_kernel.h
seq_midi_emul.h
seq_midi_event.h
seq_oss_legacy.h
seq_oss.h
seq_virmidi.h
sfnt_info.h
sh_dac_audio.h
sh_fsi.h ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF format 2011-01-26 11:25:47 +00:00
snd_wavefront.h
soc-dai.h ASoC: Make the DAI ops constant in the DAI structure 2010-12-03 12:17:43 +00:00
soc-dapm.h ASoC: Add subsequence information to seq_notify callbacks 2011-01-27 11:59:14 +00:00
soc.h ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew() 2011-03-08 18:56:35 +00:00
soundfont.h
tea575x-tuner.h
tea6330t.h
timer.h
tlv320aic3x.h
tlv320aic32x4.h ASoC: Add TI tlv320aic32x4 codec support. 2011-03-04 18:21:08 +00:00
tlv320dac33-plat.h
tlv.h
tpa6130a2-plat.h
trident.h
uda134x.h
uda1380.h
util_mem.h
version.h ALSA: Release v1.0.24 2011-01-27 13:10:36 +01:00
vx_core.h
wavefront.h
wm2000.h
wm8903.h Merge branch 'for-2.6.38' into for-2.6.39 2011-02-13 19:51:04 +00:00
wm8904.h
wm8955.h
wm8960.h
wm8962.h
wm8993.h
wm9081.h ASoC: Add platform data for WM9081 IRQ pin configuration 2011-03-01 23:30:53 +00:00
wm9090.h
wss.h
ymfpci.h