[git:v4l-utils/master] v4l2-compliance: add new CREATE_BUFS tests

2024-06-26 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree: Subject: v4l2-compliance: add new CREATE_BUFS tests Author: Hans Verkuil Date:Wed Jun 26 13:08:03 2024 +0200 The tests to verify correct VID

[git:v4l-utils/master] v4l2-compliance: matchFormats(): add multiplane logging

2024-06-26 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree: Subject: v4l2-compliance: matchFormats(): add multiplane logging Author: Hans Verkuil Date:Wed Jun 26 12:45:18 2024 +0200 If matchFormats()

[git:v4l-utils/master] v4l-helpers: v4l_format_s_sizeimage: add support for other buftypes

2024-06-26 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree: Subject: v4l-helpers: v4l_format_s_sizeimage: add support for other buftypes Author: Hans Verkuil Date:Wed Jun 26 12:43:45 2024 +0200 v4l_fo

[git:media_stage/master] Merge tag 'tags/next-media-renesas-20240619' of git://git.kernel.org/pub/scm/linux/kernel/git/pinchartl/linux.git

2024-06-26 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: Merge tag 'tags/next-media-renesas-20240619' of git://git.kernel.org/pub/scm/linux/kernel/git/pinchartl/linux.git Author: Hans Verkuil Date:Wed Jun 26 14:49:57 2024 +0200 - Conversion of ma

[git:media_stage/master] Merge tag 'tags/next-media-20240626' of git://git.kernel.org/pub/scm/linux/kernel/git/pinchartl/linux.git

2024-06-26 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: Merge tag 'tags/next-media-20240626' of git://git.kernel.org/pub/scm/linux/kernel/git/pinchartl/linux.git Author: Hans Verkuil Date:Wed Jun 26 15:29:04 2024 +0200 - fix ty

[git:media_stage/master] media: v4l: subdev: Fix typo in documentation

2024-06-26 Thread Laurent Pinchart
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l: subdev: Fix typo in documentation Author: Laurent Pinchart Date:Thu Jun 20 01:53:43 2024 +0300 Replace the incorrect reference to the v4l2_subdev_enable_stream() function with th

[git:media_stage/master] media: i2c: Kconfig: Fix missing firmware upload config select

2024-06-26 Thread Laurent Pinchart
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: Kconfig: Fix missing firmware upload config select Author: Kory Maincent Date:Thu Jun 20 12:25:43 2024 +0200 FW_LOADER config only selects the firmware loader API, but we also ne

[git:media_stage/master] media: imx-pxp: Fix ERR_PTR dereference in pxp_probe()

2024-06-26 Thread Laurent Pinchart
This is an automatic generated email to let you know that the following patch were queued: Subject: media: imx-pxp: Fix ERR_PTR dereference in pxp_probe() Author: Harshit Mogalapalli Date:Tue May 14 02:50:38 2024 -0700 devm_regmap_init_mmio() can fail, add a check and bail out in case of e

[git:media_stage/master] media: vimc: scaler: Use subdev active state

2024-06-26 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vimc: scaler: Use subdev active state Author: Laurent Pinchart Date:Thu Apr 25 02:57:41 2024 +0300 Store the active formats and crop rectangle in the subdevice active state. This simp

[git:media_stage/master] media: vimc: debayer: Use subdev active state

2024-06-26 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vimc: debayer: Use subdev active state Author: Laurent Pinchart Date:Thu Apr 25 02:57:40 2024 +0300 Store the active formats and crop rectangle in the subdevice active state. This sim

[git:media_stage/master] media: vimc: sensor: Use subdev active state

2024-06-26 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vimc: sensor: Use subdev active state Author: Laurent Pinchart Date:Thu Apr 25 02:57:39 2024 +0300 Store the active formats and crop rectangle in the subdevice active state. This simp

[git:media_stage/master] media: vimc: Centralize subdev internal_ops initialization

2024-06-26 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vimc: Centralize subdev internal_ops initialization Author: Laurent Pinchart Date:Thu Apr 25 02:57:37 2024 +0300 Initialize the subdev internal_ops field in the vimc_ent_sd_register()

[git:media_stage/master] media: vimc: Initialize subdev active state

2024-06-26 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vimc: Initialize subdev active state Author: Laurent Pinchart Date:Thu Apr 25 02:57:38 2024 +0300 Finalize subdev initialization for all subdevs that provide a .init_state() operation

[git:media_stage/master] media: vimc: scaler: Rename vic_sca_pad enum to vimc_scaler_pad

2024-06-26 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vimc: scaler: Rename vic_sca_pad enum to vimc_scaler_pad Author: Laurent Pinchart Date:Thu Apr 25 02:57:36 2024 +0300 The vic_sca_pad enum's name has been shortened to the extreme for

[git:media_stage/master] media: vimc: Constify the ent_config array

2024-06-26 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vimc: Constify the ent_config array Author: Laurent Pinchart Date:Thu Apr 25 02:57:35 2024 +0300 The ent_config array contains data that is never modified. Make it const. Signed-off-

[git:media_stage/master] media: vimc: Constify vimc_ent_type structures

2024-06-26 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vimc: Constify vimc_ent_type structures Author: Laurent Pinchart Date:Thu Apr 25 02:57:34 2024 +0300 The vimc_ent_type structure contains static pointers to functions, and no other in

[git:media_stage/master] media: vimc: Don't iterate over single pad

2024-06-26 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vimc: Don't iterate over single pad Author: Laurent Pinchart Date:Thu Apr 25 02:57:33 2024 +0300 The .init_state() operations of the debayer and sensor entities iterate over the entit

[git:v4l-utils/master] v4l2-compliance: clarify a create_bufs test

2024-06-26 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree: Subject: v4l2-compliance: clarify a create_bufs test Author: Hans Verkuil Date:Wed Jun 26 16:49:54 2024 +0200 Make the code easier to unders

[git:media_stage/master] media: vivid: fix wrong sizeimage value for mplane

2024-06-26 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vivid: fix wrong sizeimage value for mplane Author: Hans Verkuil Date:Wed Jun 26 12:59:13 2024 +0200 In several places a division by fmt->vdownsampling[p] was missing in the sizeimage

[git:media_stage/master] media: vivid: fix CREATE_BUFS support in queue_setup()

2024-06-26 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vivid: fix CREATE_BUFS support in queue_setup() Author: Hans Verkuil Date:Wed Jun 26 13:00:49 2024 +0200 While queue_setup was correct for CREATE_BUFS support for video devices, for V