WSL2-Linux-Kernel/drivers/media
Chen Ni 0e5a3d5fdf media: qcom: camss: Add check for v4l2_fwnode_endpoint_parse
[ Upstream commit 4caf6d93d9f2c11d6441c64e1c549c445fa322ed ]

Add check for the return value of v4l2_fwnode_endpoint_parse() and
return the error if it fails in order to catch the error.

Signed-off-by: Chen Ni <nichen@iscas.ac.cn>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-09-12 11:07:46 +02:00
..
cec media: cec: core: add adap_nb_transmit_canceled() callback 2024-06-16 13:39:53 +02:00
common media: v4l2-tpg: fix some memleaks in tpg_alloc 2024-03-26 18:21:26 -04:00
dvb-core media: drivers/media/dvb-core: copy user arrays safely 2024-09-04 13:23:24 +02:00
dvb-frontends media: dvb-frontends: tda10048: Fix integer overflow 2024-07-18 13:07:28 +02: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: Fix imx412 exposure control 2024-08-19 05:45:00 +02:00
mc media: mc: mark the media devnode as registered from the, start 2024-06-16 13:39:56 +02:00
mmc
pci media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c) 2024-09-04 13:23:31 +02:00
platform media: qcom: camss: Add check for v4l2_fwnode_endpoint_parse 2024-09-12 11:07:46 +02:00
radio media: radio-isa: use dev_name to fill in bus_info 2024-09-04 13:23:21 +02:00
rc lirc: rc_dev_get_from_fd(): fix file leak 2024-08-19 05:45:25 +02: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: vivid: don't set HDMI TX controls if there are no HDMI outputs 2024-09-12 11:07:46 +02:00
tuners media: xc4000: Fix atomicity violation in xc4000_get_frequency 2024-04-10 16:18:34 +02:00
usb media: uvcvideo: Enforce alignment of frame and interval 2024-09-12 11:07:42 +02:00
v4l2-core media: v4l2-core: hold videodev_lock until dev reg, finishes 2024-06-16 13:39:57 +02:00
Kconfig media: correct MEDIA_TEST_SUPPORT help text 2022-01-27 11:05:20 +01:00
Makefile