linux-stable/drivers/media
Heiner Kallweit 842096fc40 [media] rc/nuvoton_cir: fix locking issue with nvt_enable_cir
nvt_enable_cir calls nvt_enable_logical_dev (that may sleep)
while holding a spinlock.
This patch fixes this and moves the content of nvt_enable_cir
to nvt_open as this is the only caller.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-02-02 14:28:37 -02:00
..
common [media] b2c2: flexcop: avoid unused function warnings 2016-02-01 13:15:01 -02:00
dvb-core [media] dvb-frontend: Use boottime 2016-02-01 13:35:29 -02:00
dvb-frontends [media] dvb-frontend: Use boottime 2016-02-01 13:35:29 -02:00
firewire [media] dvb: modify core to implement interfaces/entities at MC new gen 2016-01-11 12:18:52 -02:00
i2c [media] s5c73m3: remove duplicate module device table 2016-02-01 10:13:19 -02:00
mmc [media] siano: register media controller earlier 2015-02-26 09:10:39 -03:00
pci [media] netup_unidvb: Remove a useless memset 2016-02-01 09:45:31 -02:00
platform [media] media: platform: exynos4-is: media-dev: Add missing of_node_put 2016-02-01 11:11:52 -02:00
radio [media] radio-si476x: add return value check to avoid dead code 2016-02-01 08:01:15 -02:00
rc [media] rc/nuvoton_cir: fix locking issue with nvt_enable_cir 2016-02-02 14:28:37 -02:00
tuners [media] si2157: cancel_delayed_work_sync before device removal / kfree 2016-02-01 09:41:38 -02:00
usb [media] hdpvr: hide unused variable 2016-02-01 13:14:27 -02:00
v4l2-core [media] v4l: remove MEDIA_TUNER dependency for VIDEO_TUNER 2016-02-01 13:16:33 -02:00
Kconfig [media] Kconfig: Re-enable Media controller support for DVB 2016-01-11 12:18:40 -02:00
Makefile [media] bq/c-qcam, w9966, pms: move to staging in preparation for removal 2014-12-16 23:21:44 -02:00
media-device.c Revert "[media] Postpone the addition of MEDIA_IOC_G_TOPOLOGY" 2016-01-25 07:29:43 -02:00
media-devnode.c [media] media: Fix media_open() to clear filp->private_data in error leg 2016-02-01 13:21:33 -02:00
media-entity.c [media] media: Media Controller fix to not let stream_count go negative 2016-02-01 13:32:50 -02:00