[git:media_stage/master] media: i2c: st-mipid02: use active state to store pad formats

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: st-mipid02: use active state to store pad formats Author: Alain Volmat Date:Sat Nov 25 19:20:52 2023 +0100 Store formats information within pad allowing to simplify further more

[git:media_stage/master] media: i2c: st-vgxy61: Add V4L2_SUBDEV_FL_HAS_EVENTS and subscribe hooks

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: st-vgxy61: Add V4L2_SUBDEV_FL_HAS_EVENTS and subscribe hooks Author: Alain Volmat Date:Mon Nov 27 14:51:11 2023 +0100 Any V4L2 subdevice that implements controls and declares V4

[git:media_stage/master] media: v4l: fwnode: Parse MIPI DisCo for Imaging properties

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l: fwnode: Parse MIPI DisCo for Imaging properties Author: Sakari Ailus Date:Tue Oct 31 20:22:37 2023 +0200 Parse MIPI DisCo for Imaging properties "mipi-img-lens-focus" and "mipi-i

[git:media_stage/master] dt-bindings: media: add bindings for stm32 dcmipp

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: dt-bindings: media: add bindings for stm32 dcmipp Author: Alain Volmat Date:Mon Nov 27 18:08:15 2023 +0100 Add the yaml binding for the ST Microelectronics STM32 DCMIPP (Digital Camera Memor

[git:media_stage/master] media: i2c: st-vgxy61: add v4l2_fwnode ctrls parse and addition

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: st-vgxy61: add v4l2_fwnode ctrls parse and addition Author: Alain Volmat Date:Mon Nov 27 14:51:12 2023 +0100 Allow parsing of the v4l2_fwnode properties from the DT and addition

[git:media_stage/master] media: i2c: st-mipid02: removal of unused link_frequency variable

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: st-mipid02: removal of unused link_frequency variable Author: Alain Volmat Date:Sat Nov 25 19:20:54 2023 +0100 link_frequency variable within struct mipid02_dev seems to have nev

[git:media_stage/master] media: i2c: st-mipid02: add Y8 format support

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: st-mipid02: add Y8 format support Author: Alain Volmat Date:Sat Nov 25 19:20:55 2023 +0100 Add support of MEDIA_BUS_FMT_Y8_1X8. Signed-off-by: Alain Volmat Signed-off-by: Sakar

[git:media_stage/master] media: i2c: st-mipid02: don't keep track of streaming status

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: st-mipid02: don't keep track of streaming status Author: Alain Volmat Date:Sat Nov 25 19:20:50 2023 +0100 As explained in the following series, subdev do not have to keep track o

[git:media_stage/master] media: i2c: st-mipid02: use cci_* helpers for register access.

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: st-mipid02: use cci_* helpers for register access. Author: Alain Volmat Date:Sat Nov 25 19:20:51 2023 +0100 Use cci_read & cci_write functions for accessing registers. Signed-of

[git:media_stage/master] media: i2c: st-mipid02: add usage of v4l2_get_link_freq

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: st-mipid02: add usage of v4l2_get_link_freq Author: Alain Volmat Date:Sat Nov 25 19:20:49 2023 +0100 Use the helper v4l2_get_link_freq instead of performing manually check of the

[git:media_stage/master] media: i2c: gc2145: Galaxy Core GC2145 sensor support

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: gc2145: Galaxy Core GC2145 sensor support Author: Alain Volmat Date:Wed Nov 22 08:51:49 2023 +0100 Addition of support for the Galaxy Core GC2145 XVGA sensor. The sensor supports

[git:media_stage/master] media: v4l2-subdev: Rename .init_cfg() operation to .init_state()

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l2-subdev: Rename .init_cfg() operation to .init_state() Author: Laurent Pinchart Date:Mon Nov 27 11:07:44 2023 +0200 The subdev .init_cfg() operation is affected by two issues: -

[git:media_stage/master] dt-bindings: media: Add bindings for THine THP7312 ISP

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: dt-bindings: media: Add bindings for THine THP7312 ISP Author: Paul Elder Date:Fri Nov 24 16:26:23 2023 +0200 The THP7312 is an external ISP from THine. Add DT bindings for it. Signed-off-b

[git:media_stage/master] media: i2c: st-mipid02: use mipi-csi macro for data-type

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: st-mipid02: use mipi-csi macro for data-type Author: Alain Volmat Date:Sat Nov 25 19:20:53 2023 +0100 Use MIPI data-type macros. Signed-off-by: Alain Volmat Signed-off-by: Saka

[git:media_stage/master] media: i2c: st-mipid02: correct format propagation

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: st-mipid02: correct format propagation Author: Alain Volmat Date:Mon Nov 13 15:57:30 2023 +0100 Use a copy of the struct v4l2_subdev_format when propagating format from the sink

[git:media_stage/master] media: MAINTAINERS: add entry for STM32 DCMIPP driver

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: MAINTAINERS: add entry for STM32 DCMIPP driver Author: Alain Volmat Date:Mon Nov 27 18:08:16 2023 +0100 Add the entry related to the STM32 MEDIA DCMIPP driver within the MAINTAINERS f

[git:media_stage/master] media: uapi: Add controls for the THP7312 ISP

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: uapi: Add controls for the THP7312 ISP Author: Laurent Pinchart Date:Fri Nov 24 16:26:24 2023 +0200 The THP7312 is an external ISP from THine. As such, it implements a large number of

[git:media_stage/master] device property: Add fwnode_name_eq()

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: device property: Add fwnode_name_eq() Author: Sakari Ailus Date:Mon Nov 6 09:31:41 2023 +0200 Add fwnode_name_eq() to implement the functionality of of_node_name_eq() on fwnode property API.

[git:media_stage/master] media: stm32-dcmipp: STM32 DCMIPP camera interface driver

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: stm32-dcmipp: STM32 DCMIPP camera interface driver Author: Hugues Fruchet Date:Mon Nov 27 18:08:17 2023 +0100 This V4L2 subdev driver enables Digital Camera Memory Interface Pixel Pro

[git:media_stage/master] dt-bindings: media: i2c: add galaxycore, gc2145 dt-bindings

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: dt-bindings: media: i2c: add galaxycore,gc2145 dt-bindings Author: Alain Volmat Date:Wed Nov 22 08:51:48 2023 +0100 Introduction of the Galaxy Core GC2145 XVGA CMOS camera sensor. Signed-of

[git:media_stage/master] media: renesas: vsp1: Fix references to pad config

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: renesas: vsp1: Fix references to pad config Author: Laurent Pinchart Date:Sun Nov 26 03:37:15 2023 +0200 V4L2 subdev operations have moved from operating on a v4l2_subdev_pad_config t

[git:media_stage/master] dt-bindings: vendor-prefixes: Add prefix for GalaxyCore Inc.

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: dt-bindings: vendor-prefixes: Add prefix for GalaxyCore Inc. Author: Alain Volmat Date:Wed Nov 22 08:51:47 2023 +0100 Add a vendor prefix entry for galaxycore (https://www.gcoreinc.com) Sig

[git:media_stage/master] media: i2c: Add driver for THine THP7312

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: Add driver for THine THP7312 Author: Paul Elder Date:Fri Nov 24 16:26:25 2023 +0200 The THP7312 is an external camera ISP from THine. Add a V4L2 subdev driver for it. Signed-off

[git:media_stage/master] media: v4l: cci: Add macros to obtain register width and address

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l: cci: Add macros to obtain register width and address Author: Sakari Ailus Date:Tue Nov 7 17:42:40 2023 +0200 Add CCI_REG_WIDTH() macro to obtain register width in bits and simila

[git:media_stage/master] media: Documentation: Initialisation finishes before subdev registration

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: Documentation: Initialisation finishes before subdev registration Author: Sakari Ailus Date:Wed Nov 1 10:00:05 2023 +0200 Document that sub-device initialisation needs to complete be

[git:media_stage/master] media: ccs: Use V4L2 CCI for accessing sensor registers

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ccs: Use V4L2 CCI for accessing sensor registers Author: Sakari Ailus Date:Tue Nov 7 12:46:42 2023 +0200 Use V4L2 CCI for accessing device's registers. The 8-bit compatibility read op

[git:media_stage/master] media: ov9734: Enable runtime PM before registering async sub-device

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ov9734: Enable runtime PM before registering async sub-device Author: Bingbu Cao Date:Wed Nov 22 17:46:09 2023 +0800 As the sensor device maybe accessible right after its async sub-de

[git:media_stage/master] media: v4l: async: Fix duplicated list deletion

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l: async: Fix duplicated list deletion Author: Sebastian Reichel Date:Mon Nov 13 23:57:23 2023 +0100 The list deletion call dropped here is already called from the helper function i

[git:media_stage/master] media: ov01a10: Enable runtime PM before registering async sub-device

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ov01a10: Enable runtime PM before registering async sub-device Author: Bingbu Cao Date:Wed Nov 22 17:46:07 2023 +0800 As the sensor device maybe accessible right after its async sub-d

[git:media_stage/master] media: ccs: Generate V4L2 CCI compliant register definitions

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ccs: Generate V4L2 CCI compliant register definitions Author: Sakari Ailus Date:Tue Nov 7 11:32:46 2023 +0200 Generate register definitions that are fit for use with V4L2 CCI. Signed

[git:media_stage/master] media: v4l: cci: Add driver-private bit definitions

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l: cci: Add driver-private bit definitions Author: Sakari Ailus Date:Tue Nov 7 11:31:13 2023 +0200 Provide a few bits for drivers to store private information on register definition

[git:media_stage/master] media: ccs: Print ireal and float limits converted to integers

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ccs: Print ireal and float limits converted to integers Author: Sakari Ailus Date:Fri Oct 27 11:44:05 2023 +0300 A number of CCS register value limits are in ireal or float format. Al

[git:media_stage/master] media: imx319: Enable runtime PM before registering async sub-device

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: imx319: Enable runtime PM before registering async sub-device Author: Sakari Ailus Date:Wed Nov 1 10:22:20 2023 +0200 As the sensor may be accessible right after its async sub-device

[git:media_stage/master] media: v4l2-subdev: Fix indentation in v4l2-subdev.h

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l2-subdev: Fix indentation in v4l2-subdev.h Author: Laurent Pinchart Date:Mon Oct 23 21:19:22 2023 +0300 Fix a simple indentation issue in the v4l2-subdev.h header. Fixes: f57fa295

[git:media_stage/master] media: v4l: async: Drop useless list move operation

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l: async: Drop useless list move operation Author: Sebastian Reichel Date:Mon Nov 13 23:57:24 2023 +0100 v4l2_async_unbind_subdev_one(), which is called in the line following the li

[git:media_stage/master] media: microchip-isc: Remove dead code in pipeline validation

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: microchip-isc: Remove dead code in pipeline validation Author: Laurent Pinchart Date:Fri Oct 27 12:16:43 2023 +0300 The isc_try_fse() function, called from isc_validate(), takes two p

[git:media_stage/master] media: ov13b10: Enable runtime PM before registering async sub-device

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ov13b10: Enable runtime PM before registering async sub-device Author: Bingbu Cao Date:Wed Nov 22 17:46:08 2023 +0800 As the sensor device maybe accessible right after its async sub-d

[git:media_stage/master] media: ccs: Better separate CCS static data access

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ccs: Better separate CCS static data access Author: Sakari Ailus Date:Tue Nov 7 11:37:21 2023 +0200 Separate CCS static data read-only register access in ccs-reg-access.c by naming th

[git:media_stage/master] media: imx355: Enable runtime PM before registering async sub-device

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: imx355: Enable runtime PM before registering async sub-device Author: Bingbu Cao Date:Wed Nov 22 17:46:06 2023 +0800 As the sensor device maybe accessible right after its async sub-de

[git:media_stage/master] media: v4l: cci: Include linux/bits.h

2023-12-04 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l: cci: Include linux/bits.h Author: Sakari Ailus Date:Tue Nov 7 10:45:30 2023 +0200 linux/bits.h is needed for GENMASK(). Include it. Signed-off-by: Sakari Ailus Reviewed-by: Han

[git:v4l-utils/master] v4l2-tracer: autogenerate files that can be added to git

2023-12-04 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-tracer: autogenerate files that can be added to git Author: Deborah Brouwer Date:Fri Dec 1 09:13:30 2023 -0800 A comment at th

[git:v4l-utils/master] v4l2-tracer: stop waiting to handle a signal

2023-12-04 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-tracer: stop waiting to handle a signal Author: Deborah Brouwer Date:Thu Nov 30 16:46:33 2023 -0800 Usually the v4l2-tracer wi

[git:v4l-utils/master] v4l2-tracer: add re/tracing for MAX_NUM_BUFFERS

2023-12-04 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-tracer: add re/tracing for MAX_NUM_BUFFERS Author: Deborah Brouwer Date:Thu Nov 30 16:46:31 2023 -0800 In the last sync of the

[git:v4l-utils/master] sync-with-kernel.sh: create v4l2-tracer patches

2023-12-04 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: sync-with-kernel.sh: create v4l2-tracer patches Author: Deborah Brouwer Date:Fri Dec 1 09:13:33 2023 -0800 After v4l-utils is synce

[git:v4l-utils/master] v4l2-tracer: look in more places for libv4l2tracer

2023-12-04 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-tracer: look in more places for libv4l2tracer Author: Deborah Brouwer Date:Thu Nov 30 16:46:29 2023 -0800 The v4l2-tracer alre

[git:v4l-utils/master] v4l2-tracer: ignore single line comments when parsing headers

2023-12-04 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-tracer: ignore single line comments when parsing headers Author: Deborah Brouwer Date:Thu Nov 30 16:46:30 2023 -0800 Just in c

[git:v4l-utils/master] v4l2-tracer: add re/tracing for AV1 controls

2023-12-04 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-tracer: add re/tracing for AV1 controls Author: Deborah Brouwer Date:Thu Nov 30 16:46:32 2023 -0800 Hook up the existing autog

[git:v4l-utils/master] v4l2-tracer: use stat to verify that retrace file exists

2023-12-04 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-tracer: use stat to verify that retrace file exists Author: Deborah Brouwer Date:Thu Nov 30 16:46:34 2023 -0800 Instead of ope

[git:v4l-utils/master] v4l2-tracer: stop auto-generating files with meson

2023-12-04 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-tracer: stop auto-generating files with meson Author: Deborah Brouwer Date:Fri Dec 1 09:13:32 2023 -0800 Stop using meson to r

[git:v4l-utils/master] v4l-utils: v4l-utils: sync with latest kernel headers

2023-12-04 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-utils: v4l-utils: sync with latest kernel headers Author: Hans Verkuil Date:Mon Dec 4 11:43:20 2023 +0100 Signed-off-by: Hans V

[git:v4l-utils/master] v4l2-tracer: add auto-generated files to git repo

2023-12-04 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-tracer: add auto-generated files to git repo Author: Deborah Brouwer Date:Fri Dec 1 09:13:31 2023 -0800 Add previously untrack

[git:v4l-utils/master] meson: fix has_function fork detection (needs suitable include)

2023-12-04 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: meson: fix has_function fork detection (needs suitable include) Author: Peter Seiderer Date:Mon Dec 4 10:11:33 2023 +0100 - fix mes

[git:v4l-utils/master] media-info: add missing sys/stat.h include (for dev_t)

2023-12-04 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: media-info: add missing sys/stat.h include (for dev_t) Author: Peter Seiderer Date:Sun Dec 3 13:56:12 2023 +0100 Fixes musl libc co

[git:v4l-utils/master] meson: v4l2grab needs libv4lconvert with fork support enabled

2023-12-04 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: meson: v4l2grab needs libv4lconvert with fork support enabled Author: Peter Seiderer Date:Mon Dec 4 10:11:34 2023 +0100 - v4l2grab

[git:v4l-utils/master] meson: add optional Qt6 support

2023-12-04 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: meson: add optional Qt6 support Author: Peter Seiderer Date:Sun Dec 3 13:56:05 2023 +0100 - bump meson minimum version to 0.57 for