linux/drivers/media
Mauro Carvalho Chehab f9c85ee671 [media] siano: make it work again with CONFIG_VMAP_STACK
Reported as a Kaffeine bug:
	https://bugs.kde.org/show_bug.cgi?id=375811

The USB control messages require DMA to work. We cannot pass
a stack-allocated buffer, as it is not warranted that the
stack would be into a DMA enabled area.

On Kernel 4.9, the default is to not accept DMA on stack anymore
on x86 architecture. On other architectures, this has been a
requirement since Kernel 2.2. So, after this patch, this driver
should likely work fine on all archs.

Tested with USB ID 2040:5510: Hauppauge Windham

Cc: stable@vger.kernel.org
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-02-14 18:13:49 -02:00
..
cec [media] cec: initiator should be the same as the destination for, poll 2017-02-13 14:34:11 -02:00
common [media] v4l2-tpg: Init hv_enc field with a valid value 2016-11-29 12:12:13 -02:00
dvb-core Merge branch 'patchwork' into v4l_for_linus 2016-12-26 14:09:28 -02:00
dvb-frontends [media] mn88472: fix chip id check on probe 2016-12-01 12:47:22 -02:00
firewire [media] firewire: don't break long lines 2016-10-21 10:06:00 -02:00
i2c [media] s5k4ecgx: select CRC32 helper 2016-12-21 07:33:40 -02:00
mmc
pci [media] media/cobalt: use pci_irq_allocate_vectors 2016-12-21 07:04:42 -02:00
platform [media] s5p-mfc: Add support for MFC v8 available in Exynos 5433 SoCs 2016-11-30 09:22:07 -02:00
radio [media] wl128x: use KERNEL_CONT where needed 2016-11-18 09:37:24 -02:00
rc [media] lirc: fix error paths in lirc_cdev_add() 2016-12-01 12:46:00 -02:00
spi [media] gs1662: drop kfree for memory allocated with devm_kzalloc 2016-10-24 17:59:08 -02:00
tuners Merge branch 'patchwork' into v4l_for_linus 2016-12-15 08:38:35 -02:00
usb [media] siano: make it work again with CONFIG_VMAP_STACK 2017-02-14 18:13:49 -02:00
v4l2-core [media] v4l: Add description of the Y8I, Y12I and Z16 formats 2016-11-23 20:04:43 -02:00
cec-edid.c [media] cec-edid: check for IEEE identifier 2016-08-22 14:04:51 -03:00
Kconfig [media] Kconfig: fix breakages when DVB_CORE is not selected 2016-11-18 17:59:17 -02:00
Makefile [media] cec: move the CEC framework out of staging and to media 2016-11-16 15:40:20 -02:00
media-device.c [media] media: remove obsolete Media Device Managed resource interfaces 2016-11-25 07:40:40 -02:00
media-devnode.c [media] media: fix media devnode ioctl/syscall and unregister race 2016-06-15 17:59:28 -03:00
media-entity.c [media] media-entity: clear media_gobj.mdev in _destroy() 2016-11-18 15:19:16 -02:00