linux/drivers/media/platform
Dan Carpenter 94ae11885f media: rzg2l-cru: fix a test for timeout
The test for if the loop timed out is wrong and Smatch complains:

    drivers/media/platform/renesas/rzg2l-cru/rzg2l-csi2.c:411 rzg2l_csi2_mipi_link_disable()
    warn: should this be 'timeout == -1'

Let's change it to a preop loop instead of a post op loop.

Fixes: 51e8415e39 ("media: platform: Add Renesas RZ/G2L MIPI CSI-2 receiver driver")
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
2022-12-06 07:18:37 +00:00
..
allegro-dvt
amlogic media: platform: fix some double free in meson-ge2d and mtk-jpeg and s5p-mfc 2022-08-30 15:20:49 +02:00
amphion media: amphion: lock and check m2m_ctx in event handler 2022-11-25 11:27:04 +00:00
aspeed media: Add dependency on ARCH_ASPEED 2022-11-25 11:19:17 +00:00
atmel media: atmel: atmel-isc: move to staging 2022-11-25 07:48:31 +00:00
cadence
chips-media media: coda: jpeg: Add check for kmalloc 2022-10-24 19:03:53 +02:00
intel media: avoid use of 'videobuf' 2022-08-29 16:27:18 +02:00
marvell media: avoid use of 'videobuf' 2022-08-29 16:27:18 +02:00
mediatek media: mediatek: vcodec: Core thread depends on core_list 2022-11-25 11:33:02 +00:00
microchip media: microchip: microchip-isc: move media_pipeline_* to (un)prepare cb 2022-11-25 07:47:48 +00:00
nvidia media: tegra-vde: Use vb2_find_buffer 2022-07-17 11:12:21 +01:00
nxp media: imx: Unstage the imx7-media-csi driver 2022-11-25 08:34:39 +00:00
qcom Venus updates for v6.2 2022-11-15 11:53:57 +00:00
renesas media: rzg2l-cru: fix a test for timeout 2022-12-06 07:18:37 +00:00
rockchip media: rkisp1: make const arrays ae_wnd_num and hist_wnd_num static 2022-11-04 16:56:43 +01:00
samsung media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoC 2022-11-25 11:33:32 +00:00
st media: c8sectpfe: Add missed header(s) 2022-10-24 19:03:53 +02:00
sunxi media: sun6i-csi: clarify return value, fix uninited variable and add missing static 2022-12-06 07:16:39 +00:00
ti media: drivers: use video_device_pipeline_alloc_start() 2022-09-24 09:16:36 +02:00
verisilicon media: hantro: Allows luma and chroma depth to be different 2022-09-24 09:01:15 +02:00
via
xilinx media: drivers: use video_device_pipeline() 2022-09-24 09:14:59 +02:00
Kconfig media: atmel: move microchip_csi2dc to dedicated microchip platform 2022-11-25 07:43:17 +00:00
m2m-deinterlace.c
Makefile media: atmel: move microchip_csi2dc to dedicated microchip platform 2022-11-25 07:43:17 +00:00
video-mux.c media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_first() 2022-07-17 11:21:35 +01:00