linux-stable/drivers/media
Sean Young 0265634eb9 [media] serial_ir: ensure we're ready to receive interrupts
When the interrupt requested with devm_request_irq(), serial_ir.rcdev
is still null so will cause null deference if the irq handler is called
early on.

Also ensure that timeout_timer is setup.

Link: http://lkml.kernel.org/r/CA+55aFxsh2uF8gi5sN_guY3Z+tiLv7LpJYKBw+y8vqLzp+TsnQ@mail.gmail.com

[mchehab@s-opensource.com: moved serial_ir_probe() back to its original place]

Cc: <stable@vger.kernel.org> # 4.10
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-03-03 06:42:41 -03:00
..
cec [media] rc-main: assign driver type during allocation 2017-01-30 13:59:57 -02:00
common [media] b2c2: use IS_REACHABLE() instead of open-coding it 2017-02-03 07:12:59 -02:00
dvb-core [media] add Hama Hybrid DVB-T Stick support 2017-02-08 10:54:58 -02:00
dvb-frontends [media] zd1301: fix building interface driver without demodulator 2017-02-08 11:59:39 -02:00
firewire
i2c [media] et8ek8: Fix compiler / Coccinelle warnings 2017-02-08 10:37:14 -02:00
mmc
pci [media] ttpci: address stringop overflow warning 2017-02-08 11:46:07 -02:00
platform [media] mtk-vcodec: fix build warnings without DEBUG 2017-02-08 12:08:20 -02:00
radio [media] media: radio-cadet, initialize timer with setup_timer 2017-02-03 11:23:51 -02:00
rc [media] serial_ir: ensure we're ready to receive interrupts 2017-03-03 06:42:41 -03:00
spi
tuners [media] mt2060: implement sleep 2017-02-03 06:55:46 -02:00
usb [media] zd1301: fix building interface driver without demodulator 2017-02-08 11:59:39 -02:00
v4l2-core [media] v4l: of: check for unique lanes in data-lanes and clock-lanes 2017-02-08 10:32:11 -02:00
cec-edid.c
Kconfig [media] Kconfig: fix breakages when DVB_CORE is not selected 2016-11-18 17:59:17 -02:00
Makefile
media-device.c [media] media: Rename graph and pipeline structs and functions 2017-01-27 16:13:24 -02:00
media-devnode.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
media-entity.c [media] media: entity: Add debug information to graph walk 2017-01-30 11:33:26 -02:00