alistair23-linux/sound
Takashi Iwai 63623646a0 ALSA: emu10k1: Fix missing __force annotation for user/kernel pointer cast
The cast between user-space and kernel-space needs an explicit __force
prefix, but it's missing in many places in emu10k1 driver code.

Spotted by sparse as a warning like:
  sound/pci/emu10k1/emufx.c:529:33: warning: cast removes address space of expression

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2018-07-26 08:33:16 +02:00
..
ac97 ALSA: ac97: add codecs devicetree binding 2018-06-25 10:03:32 +02:00
aoa ALSA: snd-aoa: add of_node_put() in error path 2018-06-29 20:35:14 +02:00
arm
atmel
core ALSA: pcm: Use standard lower_32_bits() and upper_32_bits() 2018-07-26 08:32:31 +02:00
drivers ALSA: opl3: Declare common variables properly 2018-07-26 08:31:48 +02:00
firewire ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc() 2018-07-18 08:24:29 +02:00
hda ALSA: hda/i915: Allow delayed i915 audio component binding 2018-07-24 12:32:44 +02:00
i2c
isa ALSA: msnd: Use NULL instead of 0 2018-07-26 08:31:33 +02:00
mips ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc() 2018-07-18 08:24:29 +02:00
oss treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
parisc
pci ALSA: emu10k1: Fix missing __force annotation for user/kernel pointer cast 2018-07-26 08:33:16 +02:00
pcmcia ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc() 2018-07-18 08:24:29 +02:00
ppc
sh
soc Merge branch 'topic/drm_audio_component' into for-next 2018-07-19 20:48:14 +02:00
sparc sound: Use octal not symbolic permissions 2018-05-28 11:27:20 +02:00
spi
synth
usb ALSA: usb-audio: Declare the common variable in header file 2018-07-26 08:32:00 +02:00
x86 ALSA: intel_hdmi: Use strlcpy() instead of strncpy() 2018-06-27 18:11:32 +02:00
xen ALSA: xen-front: fix a loop timeout 2018-05-31 09:11:03 +02:00
ac97_bus.c
Kconfig ALSA: xen-front: Introduce Xen para-virtualized sound frontend driver 2018-05-16 12:58:36 +02:00
last.c
Makefile ALSA: xen-front: Introduce Xen para-virtualized sound frontend driver 2018-05-16 12:58:36 +02:00
sound_core.c sound: Use octal not symbolic permissions 2018-05-28 11:27:20 +02:00