linux-stable/drivers/media
Sean Young 6eff31412b media: ir_toy: assignment to be16 should be of correct type
[ Upstream commit febfe985fc ]

commit f0c15b360f ("media: ir_toy: prevent device from hanging during
transmit") removed a cpu_to_be16() cast, which causes a sparse warning.

Fixes: f0c15b360f ("media: ir_toy: prevent device from hanging during transmit")
Reported-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-11-18 19:16:34 +01:00
..
cec media: tegra-cec: Handle errors of clk_prepare_enable() 2021-08-04 14:43:52 +02:00
common media: videobuf2: rework vb2_mem_ops API 2021-11-18 19:16:13 +01:00
dvb-core media: dvb-core: frontend: make GET/SET safer 2021-06-17 09:29:11 +02:00
dvb-frontends media: dvb-frontends: mn88443x: Handle errors of clk_prepare_enable() 2021-11-18 19:16:30 +01:00
firewire media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt() 2021-11-06 14:13:30 +01:00
i2c media: i2c: ths8200 needs V4L2_ASYNC 2021-11-18 19:16:28 +01:00
mc media: mc-device.c: use DEVICE_ATTR_RO() helper macro 2021-08-04 14:43:50 +02:00
mmc
pci media: ivtv: fix build for UML 2021-11-18 19:16:34 +01:00
platform media: venus: fix vpp frequency calculation for decoder 2021-11-18 19:16:30 +01:00
radio media: si470x: Avoid card name truncation 2021-11-18 19:16:29 +01:00
rc media: ir_toy: assignment to be16 should be of correct type 2021-11-18 19:16:34 +01:00
spi media: cxd2880-spi: Fix a null pointer dereference on error handling path 2021-11-18 19:16:27 +01:00
test-drivers media: vidtv: Fix memory leak in remove 2021-11-18 19:16:12 +01:00
tuners media: m88rs6000t: avoid potential out-of-bounds reads on arrays 2021-03-22 17:41:39 +01:00
usb media: em28xx: Don't use ops->suspend if it is NULL 2021-11-18 19:16:29 +01:00
v4l2-core media: v4l2-ioctl: S_CTRL output the right value 2021-11-18 19:16:28 +01:00
Kconfig media: Correct 'so' 2021-03-22 11:52:09 +01:00
Makefile