Dear Hans de Goede:
Thanks for your patches! Unfortunately the Media CI robot detected some
issues:
# Test
media-patchstyle:./0002-media-atomisp-gmin-Remove-GPIO-driven-regulator-supp.patch
media style
WARNING: Reported-by: should be immediately followed by Closes: with a URL to
the report
#24
On Tue Mar 4 12:08:10 2025 +0100, Hans Verkuil wrote:
> Standardize reporting of rectangles to (t,l)/wxh.
>
> Signed-off-by: Hans Verkuil
> Signed-off-by: Mauro Carvalho Chehab
Patch committed.
Thanks,
Mauro Carvalho Chehab
drivers/media/usb/em28xx/em28xx-video.c | 2 +-
1 file changed, 1 in
On Tue Mar 4 12:08:14 2025 +0100, Hans Verkuil wrote:
> Standardize reporting of rectangles to (t,l)/wxh.
>
> Signed-off-by: Hans Verkuil
> Signed-off-by: Mauro Carvalho Chehab
Patch committed.
Thanks,
Mauro Carvalho Chehab
drivers/media/platform/mediatek/mdp/mtk_mdp_m2m.c | 2 +-
On Thu Feb 27 15:02:46 2025 +0100, Arnd Bergmann wrote:
> drivers/media/cec/i2c/tda9950.c: In function 'tda9950_write_range':
> drivers/media/cec/i2c/tda9950.c:92:15: error: implicit declaration of
> function 'i2c_transfer' [-Wimplicit-function-declaration]
>92 | ret = i2c_transfer(cli
On Fri Mar 14 22:38:55 2025 +0100, Arnd Bergmann wrote:
> It's not enough to have a dependency on CONFIG_FB, as that can be in
> a loadable module when vivid itself is builtin:
>
> drivers/media/test-drivers/vivid/vivid-osd.o: in function `vivid_fb_init':
> vivid-osd.c:(.text+0xdc0): undefined ref
On Tue Mar 18 15:03:27 2025 +0100, Geert Uytterhoeven wrote:
> For now, the Synopsys HDMI HDMI RX Controller is only supported on
> Rockchip RK3588 SoCs. Hence add a dependency on ARCH_ROCKCHIP, to
> prevent asking the user about this driver when configuring a kernel
> without Rockchip SoC support
On Wed Mar 19 11:32:56 2025 +0100, Hans Verkuil wrote:
> In order to get the v4l2_subdev functions you need to select
> MEDIA_CONTROLLER and VIDEO_V4L2_SUBDEV_API.
>
> Signed-off-by: Hans Verkuil
> Reported-by: kernel test robot
> Closes:
> https://lore.kernel.org/oe-kbuild-all/202503151002.hac
On Tue Mar 4 12:08:12 2025 +0100, Hans Verkuil wrote:
> Standardize reporting of rectangles to (t,l)/wxh.
>
> Signed-off-by: Hans Verkuil
> Signed-off-by: Mauro Carvalho Chehab
Patch committed.
Thanks,
Mauro Carvalho Chehab
drivers/media/i2c/imx283.c | 2 +-
1 file changed, 1 insertion(+), 1
On Tue Mar 4 12:08:11 2025 +0100, Hans Verkuil wrote:
> Standardize reporting of rectangles to (t,l)/wxh.
>
> Signed-off-by: Hans Verkuil
> Signed-off-by: Mauro Carvalho Chehab
Patch committed.
Thanks,
Mauro Carvalho Chehab
drivers/media/test-drivers/vivid/vivid-kthread-cap.c | 20 ++
On Tue Mar 4 12:08:09 2025 +0100, Hans Verkuil wrote:
> Standardize reporting of rectangles to (t,l)/wxh.
>
> Signed-off-by: Hans Verkuil
> Signed-off-by: Mauro Carvalho Chehab
Patch committed.
Thanks,
Mauro Carvalho Chehab
drivers/staging/media/atomisp/pci/atomisp_cmd.c | 4 ++--
drivers/st
On Tue Jan 28 16:08:18 2025 +0100, Hans Verkuil wrote:
> Since commit 88785982a19d ("media: vb2: use lock if wait_prepare/finish
> are NULL") it is no longer needed to set the wait_prepare/finish
> vb2_ops callbacks as long as the lock field in vb2_queue is set.
>
> Set the queue lock to &video->q
On Fri Mar 14 16:46:30 2025 +0100, Arnd Bergmann wrote:
> The new driver fails to build if I2C is disabled:
>
> drivers/media/i2c/lt6911uxe.c:703:1: error: data definition has no type or
> storage class [-Werror]
> 703 | module_i2c_driver(lt6911uxe_i2c_driver);
>
> or if I2C is on but V4L2_CCI
On Tue Mar 4 12:08:13 2025 +0100, Hans Verkuil wrote:
> Standardize reporting of rectangles to (t,l)/wxh.
>
> Signed-off-by: Hans Verkuil
> Signed-off-by: Mauro Carvalho Chehab
Patch committed.
Thanks,
Mauro Carvalho Chehab
drivers/media/pci/zoran/zoran_card.c | 2 +-
drivers/media/pci/zoran
On Tue Apr 1 11:54:17 2025 +0200, Hans Verkuil wrote:
> If the HPD is low (happens if there is no EDID or the
> EDID is being updated), then return -ENOLINK in
> tc358743_get_detected_timings() instead of detecting video.
>
> This avoids userspace thinking that it can start streaming when
> the HP
On Thu Apr 10 12:00:49 2025 +0200, Hans Verkuil wrote:
> The cec-funcs.h header sets the destination to 0xf for those
> messages that can only be broadcast. Instead of writing:
>
> msg->msg[0] |= 0xf; /* broadcast */
>
> just write:
>
> msg->msg[0] |= CEC_LOG_ADDR_BROADCAST;
>
>
On Thu Mar 27 20:56:04 2025 +0200, Petja Patjas wrote:
> Add keymap for the black Hauppauge Credit Card Remote Control.
>
> Signed-off-by: Petja Patjas
> Signed-off-by: Sean Young
> Signed-off-by: Mauro Carvalho Chehab
Patch committed.
Thanks,
Mauro Carvalho Chehab
drivers/media/rc/keymaps/
16 matches
Mail list logo