[git:v4l-utils/master] Add check for READ ONLY flag

2022-02-17 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: Add check for READ ONLY flag Author: Dikshita Agarwal Date:Tue Feb 8 18:12:21 2022 +0530 Add a check for V4L2_CTRL_FLAG_READ_ONLY t

[git:v4l-utils/master] Revert "Add check for READ ONLY flag"

2022-02-17 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: Revert "Add check for READ ONLY flag" Author: Hans Verkuil Date:Thu Feb 17 11:09:31 2022 +0100 This reverts commit e5000e09485c5b92

[git:media_stage/master] media: staging: media: imx: imx7_mipi_csis: Store colorspace in set_fmt as well

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: media: imx: imx7_mipi_csis: Store colorspace in set_fmt as well Author: Alexander Stein Date:Fri Feb 11 15:27:48 2022 +0100 Without this the default (SMPTE 170M) from init_c

[git:media_stage/master] media: vsp1: mask interrupts before enabling

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vsp1: mask interrupts before enabling Author: Nikita Yushchenko Date:Thu Jan 20 09:15:30 2022 +0100 VSP hardware could be used (e.g. by the bootloader) before driver load, and some in

[git:media_stage/master] media: uvcvideo: Add support for Apple T2-attached FaceTime HD Camera

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: uvcvideo: Add support for Apple T2-attached FaceTime HD Camera Author: Paul Pawlowski Date:Wed Jan 26 11:37:13 2022 +0100 Adds the requisite device id to support detection of the Appl

[git:media_stage/master] media: Define MIPI CSI-2 data types in a shared header file

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: Define MIPI CSI-2 data types in a shared header file Author: Laurent Pinchart Date:Sun Jan 23 16:36:19 2022 +0100 There are many CSI-2-related drivers in the media subsystem that come

[git:media_stage/master] media: xilinx: csi2rxss: Use mipi-csi2.h

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: xilinx: csi2rxss: Use mipi-csi2.h Author: Laurent Pinchart Date:Sun Jan 23 16:58:17 2022 +0100 Replace the driver-specific definitions of MIPI CSI-2 data types with macros from mipi-c

[git:media_stage/master] media: ti-vpe: cal: Fix a NULL pointer dereference in cal_ctx_v4l2_init_formats()

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ti-vpe: cal: Fix a NULL pointer dereference in cal_ctx_v4l2_init_formats() Author: Zhou Qingyang Date:Mon Jan 24 18:20:01 2022 +0100 In cal_ctx_v4l2_init_formats(), devm_kzalloc() is

[git:media_stage/master] media: rcar-isp: Use mipi-csi2.h

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rcar-isp: Use mipi-csi2.h Author: Laurent Pinchart Date:Sun Jan 23 16:58:17 2022 +0100 Replace the hardcoded MIPI CSI-2 data types with macros from mipi-csi2.h. Signed-off-by: Lauren

[git:media_stage/master] media: rcar-csi2: Use mipi-csi2.h

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rcar-csi2: Use mipi-csi2.h Author: Laurent Pinchart Date:Sun Jan 23 16:58:17 2022 +0100 Replace the hardcoded MIPI CSI-2 data types with macros from mipi-csi2.h. Signed-off-by: Laure

[git:media_stage/master] media: dt-binding: media: hynix, hi846: use $defs/port-base port description

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dt-binding: media: hynix,hi846: use $defs/port-base port description Author: Martin Kepplinger Date:Tue Jan 11 14:39:36 2022 +0100 This fixes "make dt_binding_check": Documentat

[git:media_stage/master] media: omap3isp: Use struct_group() for memcpy() region

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: omap3isp: Use struct_group() for memcpy() region Author: Kees Cook Date:Mon Jan 24 18:29:52 2022 +0100 In preparation for FORTIFY_SOURCE performing compile-time and run-time field bou

[git:media_stage/master] media: ov5675: use group write to update digital gain

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ov5675: use group write to update digital gain Author: Bingbu Cao Date:Wed Dec 29 09:57:39 2021 +0100 MWB gain register are used to set gain for each mwb channel mannually. However, i

[git:media_stage/master] media: v4l2-mediabus: Use structures to describe bus configuration

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l2-mediabus: Use structures to describe bus configuration Author: Laurent Pinchart Date:Mon Jan 3 17:24:11 2022 +0100 The media bus configuration is specified through a set of flags

[git:media_stage/master] media: v4l2-mediabus: Drop legacy V4L2_MBUS_CSI2_CHANNEL_* flags

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l2-mediabus: Drop legacy V4L2_MBUS_CSI2_CHANNEL_* flags Author: Laurent Pinchart Date:Mon Jan 3 17:24:13 2022 +0100 The V4L2_MBUS_CSI2_CHANNEL_* flags are a legacy API. Only V4L2_MB

[git:media_stage/master] media: v4l2-mediabus: Drop V4L2_MBUS_CSI2_CONTINUOUS_CLOCK flag

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l2-mediabus: Drop V4L2_MBUS_CSI2_CONTINUOUS_CLOCK flag Author: Laurent Pinchart Date:Wed Jan 5 21:15:58 2022 +0100 MIPI CSI-2 continuous and non-continuous clock modes are mutually

[git:media_stage/master] media: microchip-csi2dc: Remove VC support for now

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: microchip-csi2dc: Remove VC support for now Author: Sakari Ailus Date:Wed Feb 2 10:31:44 2022 +0100 As part of removing mbus config flags, remove VC flag use in the microchip-csi2dc d

[git:media_stage/master] media: i2c: ov08d10: Unlock on error in ov08d10_enum_frame_size()

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: ov08d10: Unlock on error in ov08d10_enum_frame_size() Author: Dan Carpenter Date:Tue Feb 1 14:00:16 2022 +0100 This error path needs to drop the mutex to avoid a deadlock. Fixes

[git:media_stage/master] media: dt-bindings: media: hynix, hi846: add link-frequencies description

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dt-bindings: media: hynix,hi846: add link-frequencies description Author: Martin Kepplinger Date:Tue Jan 11 14:39:37 2022 +0100 link-frequencies is required but only mentioned in the

[git:media_stage/master] media: v4l2-mediabus: Drop legacy V4L2_MBUS_CSI2_*_LANE flags

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l2-mediabus: Drop legacy V4L2_MBUS_CSI2_*_LANE flags Author: Laurent Pinchart Date:Mon Jan 3 17:24:12 2022 +0100 The V4L2_MBUS_CSI2_*_LANE flags are a legacy API and are unused. Dro

[git:v4l-utils/master] Add check for READ ONLY flag

2022-02-17 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: Add check for READ ONLY flag Author: Dikshita Agarwal Date:Tue Feb 8 18:12:21 2022 +0530 Add a check for V4L2_CTRL_FLAG_READ_ONLY t

[git:media_tree/master] media: atomisp_gmin_platform: Fix axp_regulator_set() writing to the wrong register

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: atomisp_gmin_platform: Fix axp_regulator_set() writing to the wrong register Author: Hans de Goede Date:Sun Jan 16 22:51:59 2022 +0100 The second write done in axp_regulator_set() mu

[git:media_stage/master] media: video/hdmi: handle short reads of hdmi info frame.

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: video/hdmi: handle short reads of hdmi info frame. Author: Tom Rix Date:Thu Aug 12 19:01:46 2021 +0200 Calling hdmi_infoframe_unpack() with static sizeof(buffer) skips all the size ch

[git:media_tree/master] media: atomisp_gmin_platform: Add enable-count to gmin_[v1p8|v2p8]_ctrl()

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: atomisp_gmin_platform: Add enable-count to gmin_[v1p8|v2p8]_ctrl() Author: Hans de Goede Date:Sun Jan 16 22:52:00 2022 +0100 On devices with 2 sensors the 2 sensors may get probed si

[git:media_tree/master] media: atomisp_gmin_platform: Set ELDO1 to 1.6V on devices with an AXP288 PMIC

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: atomisp_gmin_platform: Set ELDO1 to 1.6V on devices with an AXP288 PMIC Author: Hans de Goede Date:Sun Jan 16 22:52:01 2022 +0100 Testing on multiple tablet models has shown that And

[git:media_stage/master] media: camss: csiphy: Move to hardcode CSI Clock Lane number

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: camss: csiphy: Move to hardcode CSI Clock Lane number Author: Robert Foss Date:Mon Dec 6 16:18:10 2021 +0100 QCOM ISPs do not support having a programmable CSI Clock Lane number. In

[git:media_stage/master] media: s5p_mfc_dec: set flags for OUTPUT coded formats

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: s5p_mfc_dec: set flags for OUTPUT coded formats Author: Maxime Jourdan Date:Thu Aug 15 16:44:48 2019 +0200 Tag all the coded formats where the s5p_mfc decoder supports dynamic resolut

[git:media_tree/master] media: staging: media: atomisp: Use BIT macro instead of left shifting

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: media: atomisp: Use BIT macro instead of left shifting Author: Moses Christopher Bollavarapu Date:Sun Feb 6 19:52:32 2022 +0100 There is a BIT(nr) macro available in Linux Ke

[git:media_tree/master] media: atomisp_gmin_platform: Do not turn ELDO2 off from axp_v1p8_on()

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: atomisp_gmin_platform: Do not turn ELDO2 off from axp_v1p8_on() Author: Hans de Goede Date:Sun Jan 16 22:52:02 2022 +0100 Fix axp_v1p8_on() turning ELDO2 off at the end again by remov

[git:media_tree/master] media: atomisp: Don't use ifdef on IS_ISP2401

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: atomisp: Don't use ifdef on IS_ISP2401 Author: Hans de Goede Date:Sun Jan 16 22:51:56 2022 +0100 IS_ISP2401 is a function like macro which is always defined, so it must not be used to

[git:media_tree/master] media: atomisp_gmin_platform: Base CsiPort default on detected CLK

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: atomisp_gmin_platform: Base CsiPort default on detected CLK Author: Hans de Goede Date:Sun Jan 16 22:52:03 2022 +0100 On devices with 2 cameras and no _DSM / EFI-vars providing CsiPor

[git:media_tree/master] media: atomisp: make array idx_map static const

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: atomisp: make array idx_map static const Author: Colin Ian King Date:Sun Jan 9 20:51:29 2022 +0100 Don't populate the read-only array idx_map on the stack but instead it static const.

[git:media_tree/master] media: atomisp_gmin_platform: Add DMI quirk to not turn AXP ELDO2 regulator off on some boards

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: atomisp_gmin_platform: Add DMI quirk to not turn AXP ELDO2 regulator off on some boards Author: Hans de Goede Date:Sun Jan 16 22:52:04 2022 +0100 The TrekStor SurfTab duo W1 10.1 has

[git:media_tree/master] media: atomisp: fix dummy_ptr check to avoid duplicate active_bo

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: atomisp: fix dummy_ptr check to avoid duplicate active_bo Author: Tsuchiya Yuto Date:Sun Oct 17 18:23:33 2021 +0200 The dummy_ptr check in hmm_init() [1] results in the following "hmm

[git:media_tree/master] media: atomisp: Don't use ifdef ISP2400

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: atomisp: Don't use ifdef ISP2400 Author: Hans de Goede Date:Sun Jan 16 22:51:57 2022 +0100 IPS2400 is never defined, for ISP2401 builds ISP2401 gets defined and for ISP2400 nothing ge

[git:media_stage/master] media: mexon-ge2d: fixup frames size in registers

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: mexon-ge2d: fixup frames size in registers Author: Neil Armstrong Date:Thu Jun 3 10:42:15 2021 +0200 The CLIP, SRC & DST registers are coded to take the pixel/line start & end, starti

[git:media_stage/master] media: vimc: Add support for contiguous DMA buffers

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vimc: Add support for contiguous DMA buffers Author: Laurent Pinchart Date:Fri Jul 30 15:18:29 2021 +0200 The vimc driver is used for testing purpose, and some test use cases involve

[git:media_tree/master] media: atomisp: Use irci_stable_candrpv_0415_20150423_1753 fw for byt

2022-02-17 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: atomisp: Use irci_stable_candrpv_0415_20150423_1753 fw for byt Author: Hans de Goede Date:Sun Jan 16 22:51:58 2022 +0100 There is no irci_stable_candrpv_0415_20150521_0458 build for t