[git:media_stage/master] media: IR remote control for AVerMedia TD310

2024-04-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: IR remote control for AVerMedia TD310 Author: Alex Volkov Date:Sun Mar 19 08:23:15 2023 + Uses NEC defaults as other non-eeprom devices. Link:

[git:media_stage/master] media: atomisp-mt9m114: adjust macro parameter name

2024-04-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: atomisp-mt9m114: adjust macro parameter name Author: Julia Lawall Date:Wed Mar 15 09:09:04 2023 + The macro parameter name, sd, captures the field name in the third argument of

[git:media_stage/master] media: dw2102: fix a potential buffer overflow

2024-04-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dw2102: fix a potential buffer overflow Author: Mauro Carvalho Chehab Date:Mon Apr 29 15:15:05 2024 +0100 As pointed by smatch: drivers/media/usb/dvb-usb/dw2102.c:802

[git:tvtime/master] tvtime: support drivers that always select a pixfmt in S_FMT

2024-04-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/tvtime.git tree: Subject: tvtime: support drivers that always select a pixfmt in S_FMT Author: Hans Verkuil Date:Wed Apr 12 12:08:31 2023 +0100 Drivers can

[git:v4l-utils/master] sync-with-kernel.sh: add v4l2-dv-timings.h

2024-04-29 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: add v4l2-dv-timings.h Author: Hans Verkuil Date:Mon Apr 29 15:40:09 2024 +0200 The v4l2-dv-timings.h header

[git:media_stage/master] media: v4l: subdev: Copy argument back to user also for S_ROUTING

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l: subdev: Copy argument back to user also for S_ROUTING Author: Sakari Ailus Date:Thu Aug 31 14:40:29 2023 +0300 As the user needs to know what went wrong for S_ROUTING, copy

[git:media_stage/master] media: uapi: Add generic serial metadata mbus formats

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: uapi: Add generic serial metadata mbus formats Author: Sakari Ailus Date:Tue Apr 25 16:50:25 2023 +0300 Add generic serial metadata mbus formats. These formats describe data width

[git:media_stage/master] media: v4l2-subdev: Clearly document that the crop API won't be extended

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l2-subdev: Clearly document that the crop API won't be extended Author: Laurent Pinchart Date:Tue Apr 2 02:37:25 2024 +0300 The V4L2 subdev crop API has been marked as obsolete,

[git:media_stage/master] media: Documentation: Add "stream" into glossary

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: Documentation: Add "stream" into glossary Author: Sakari Ailus Date:Wed Oct 11 21:33:19 2023 +0300 Add term "stream" to the glossary of the Media subsystem documentation.

[git:media_stage/master] media: v4l: subdev: Add a function to lock two sub-device states, use it

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l: subdev: Add a function to lock two sub-device states, use it Author: Sakari Ailus Date:Wed Sep 6 10:56:14 2023 +0300 Add two new functions, v4l2_subdev_lock_states() and

[git:media_stage/master] media: Documentation: Additional streams generally don't harm capture

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: Documentation: Additional streams generally don't harm capture Author: Sakari Ailus Date:Thu Sep 21 14:51:30 2023 +0300 Having extra streams on the source end of the link that cannot

[git:media_stage/master] media: uapi: v4l: Add generic 8-bit metadata format definitions

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: uapi: v4l: Add generic 8-bit metadata format definitions Author: Sakari Ailus Date:Wed Apr 26 13:28:48 2023 +0300 Generic 8-bit metadata formats define the in-memory data layout but

[git:media_stage/master] media: v4l: Set line based metadata flag in V4L2 core

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l: Set line based metadata flag in V4L2 core Author: Sakari Ailus Date:Tue Apr 23 10:39:47 2024 +0300 Set (and unset) the V4L2_FMT_FLAG_META_LINE_BASED flag in struct v4l2_fmtdesc

[git:media_stage/master] media: uapi: Document which mbus format fields are valid for metadata

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: uapi: Document which mbus format fields are valid for metadata Author: Sakari Ailus Date:Tue Aug 1 16:15:36 2023 +0300 Now that metadata mbus formats have been added, it is necessary

[git:media_stage/master] media: v4l: Support line-based metadata capture

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l: Support line-based metadata capture Author: Sakari Ailus Date:Tue Feb 21 19:37:29 2023 +0200 Many camera sensors, among other devices, transmit embedded data and image data for

[git:media_stage/master] media: Documentation: Document S_ROUTING behaviour

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: Documentation: Document S_ROUTING behaviour Author: Sakari Ailus Date:Thu Sep 21 12:12:49 2023 +0300 Document S_ROUTING behaviour for different devices. Generally in devices that

[git:v4l-utils/master] utils: media-ctl: Support changed routing API

2024-04-29 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: utils: media-ctl: Support changed routing API Author: Sakari Ailus Date:Wed Apr 24 18:22:25 2024 +0300 Set len_routes of struct

[git:v4l-utils/master] v4l2-info: support V4L2_FMT_FLAG_META_LINE_BASED

2024-04-29 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-info: support V4L2_FMT_FLAG_META_LINE_BASED Author: Hans Verkuil Date:Mon Apr 29 15:07:28 2024 +0200 Detect if this flag is

[git:v4l-utils/master] sync-with-kernel.sh: filter V4L2_META_FMT_GENERIC_ defines

2024-04-29 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: filter V4L2_META_FMT_GENERIC_ defines Author: Hans Verkuil Date:Mon Apr 29 15:04:37 2024 +0200 These meta

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

2024-04-29 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: sync-with-kernel Author: Hans Verkuil Date:Mon Apr 29 15:05:39 2024 +0200 Update v4l-utils to the latest kernel

[git:v4l-utils/master] v4l2-compliance: Add tests for V4L2_FMT_FLAG_META_LINE_BASED flag

2024-04-29 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 tests for V4L2_FMT_FLAG_META_LINE_BASED flag Author: Laurent Pinchart Date:Wed Apr 24 18:22:27 2024 +0300 The

[git:v4l-utils/master] v4l2-compliance: Support the changed routing API

2024-04-29 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: Support the changed routing API Author: Laurent Pinchart Date:Wed Apr 24 18:22:26 2024 +0300 Set len_routes of

[git:media_stage/master] media: dt-bindings: media: i2c: Rename ov8856.yaml

2024-04-29 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: i2c: Rename ov8856.yaml Author: Lad Prabhakar Date:Fri Sep 16 12:09:55 2022 +0100 Rename 'ov8856.yaml' as 'ovti,ov8856.yaml' and update the MAINTAINERS file entry

[git:media_stage/master] media: v4l: subdev: Add trivial set_routing support

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l: subdev: Add trivial set_routing support Author: Sakari Ailus Date:Thu Aug 31 15:40:07 2023 +0300 Add trivial S_ROUTING IOCTL support for drivers where routing is static.

[git:media_stage/master] media: v4l: Add V4L2-PIX-FMT-Y12P format

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l: Add V4L2-PIX-FMT-Y12P format Author: Jean-Michel Hautbois Date:Wed Apr 24 18:35:37 2024 +0300 This is a packed grey-scale image format with a depth of 12 bits per pixel. Two

[git:media_stage/master] media: v4l: subdev: Add len_routes field to struct v4l2_subdev_routing

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l: subdev: Add len_routes field to struct v4l2_subdev_routing Author: Sakari Ailus Date:Thu Aug 31 14:56:28 2023 +0300 The len_routes field is used to tell the size of the routes

[git:media_stage/master] media: v4l: Add V4L2-PIX-FMT-Y14P format

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l: Add V4L2-PIX-FMT-Y14P format Author: Jean-Michel Hautbois Date:Wed Apr 24 18:35:38 2024 +0300 This is a packed grey-scale image format with a depth of 14 bits per pixel. Every

[git:media_stage/master] media: v4l: subdev: Return routes set using S_ROUTING

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l: subdev: Return routes set using S_ROUTING Author: Sakari Ailus Date:Wed Sep 6 13:51:04 2023 +0300 Return the routes set using S_ROUTING back to the user. Also reflect this in

[git:media_stage/master] dt-bindings: media: Add bindings for bcm2835-unicam

2024-04-29 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 bcm2835-unicam Author: Dave Stevenson Date:Wed Apr 24 18:35:39 2024 +0300 Introduce the dt-bindings documentation for bcm2835 CCP2/CSI2 Unicam camera

[git:media_stage/master] media: bcm2835-unicam: Add support for CCP2/CSI2 camera interface

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: bcm2835-unicam: Add support for CCP2/CSI2 camera interface Author: Dave Stevenson Date:Wed Apr 24 18:35:40 2024 +0300 Add a driver for the Unicam camera receiver block on BCM283x

[git:media_stage/master] media: ivsc: csi: Use IPU bridge

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ivsc: csi: Use IPU bridge Author: Sakari Ailus Date:Tue Feb 13 11:44:09 2024 +0200 Use IPU bridge to instantiate software nodes for IPU6 related devices. If the IPU6 device is probed

[git:media_stage/master] media: ipu6: Add PCI device table header

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ipu6: Add PCI device table header Author: Sakari Ailus Date:Tue Feb 13 11:00:28 2024 +0200 Add a header for the PCI device table of all IPU6 devices. This will be used by the IPU

[git:media_stage/master] media: intel/ipu6: add Intel IPU6 PCI device driver

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: intel/ipu6: add Intel IPU6 PCI device driver Author: Bingbu Cao Date:Wed Jan 31 17:50:53 2024 +0800 Intel Image Processing Unit 6th Gen includes input and processing systems but the

[git:media_stage/master] media: intel/ipu6: add IPU auxiliary devices

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: intel/ipu6: add IPU auxiliary devices Author: Bingbu Cao Date:Wed Jan 31 17:50:54 2024 +0800 Even though the IPU input system and processing system are in a single PCI device, each

[git:media_stage/master] media: intel/ipu6: add IPU6 buttress interface driver

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: intel/ipu6: add IPU6 buttress interface driver Author: Bingbu Cao Date:Wed Jan 31 17:50:55 2024 +0800 The IPU6 buttress is the interface between IPU device (input system and

[git:media_stage/master] media: intel/ipu6: add syscom interfaces between firmware and driver

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: intel/ipu6: add syscom interfaces between firmware and driver Author: Bingbu Cao Date:Wed Jan 31 17:50:58 2024 +0800 Syscom is an inter-process(or) communication mechanism between an

[git:media_stage/master] media: intel/ipu6: input system ABI between firmware and driver

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: intel/ipu6: input system ABI between firmware and driver Author: Bingbu Cao Date:Wed Jan 31 17:50:59 2024 +0800 Implement the input system firmware ABIs in the ISYS driver, including

[git:media_stage/master] media: intel/ipu6: CPD parsing for get firmware components

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: intel/ipu6: CPD parsing for get firmware components Author: Bingbu Cao Date:Wed Jan 31 17:50:56 2024 +0800 For IPU6, firmware is generated and released as signed Code Partition

[git:media_stage/master] media: intel/ipu6: add the main input system driver

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: intel/ipu6: add the main input system driver Author: Bingbu Cao Date:Wed Jan 31 17:51:02 2024 +0800 The main input system driver does basic ISYS hardware setup, IRQ handling and sets

[git:media_stage/master] media: intel/ipu6: add IPU6 DMA mapping API and MMU table

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: intel/ipu6: add IPU6 DMA mapping API and MMU table Author: Bingbu Cao Date:Wed Jan 31 17:50:57 2024 +0800 The Intel IPU6 has internal microcontrollers (scalar processor, SP) which

[git:media_stage/master] media: intel/ipu6: add the CSI2 DPHY implementation

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: intel/ipu6: add the CSI2 DPHY implementation Author: Bingbu Cao Date:Wed Jan 31 17:51:01 2024 +0800 IPU6 CSI-2 D-PHY hardware varies on different platforms, current IPU6 has three

[git:media_stage/master] media: intel/ipu6: add IPU6 CSI2 receiver v4l2 sub-device

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: intel/ipu6: add IPU6 CSI2 receiver v4l2 sub-device Author: Bingbu Cao Date:Wed Jan 31 17:51:00 2024 +0800 Input system CSI2 receiver is exposed as a v4l2 sub-device. Each CSI2

[git:media_stage/master] media: intel/ipu6: input system video nodes and buffer queues

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: intel/ipu6: input system video nodes and buffer queues Author: Bingbu Cao Date:Wed Jan 31 17:51:03 2024 +0800 Register V4L2 video device and setup the VB2 queues to support video

[git:media_stage/master] media: MAINTAINERS: add maintainers for Intel IPU6 input system driver

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: MAINTAINERS: add maintainers for Intel IPU6 input system driver Author: Bingbu Cao Date:Wed Jan 31 17:51:05 2024 +0800 Update MAINTAINERS file for Intel IPU6 input system driver.

[git:media_stage/master] media: intel/ipu6: support line-based metadata capture support

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: intel/ipu6: support line-based metadata capture support Author: Bingbu Cao Date:Wed Jan 31 17:51:05 2024 +0800 Some camera sensor can output the embedded data in specific data type.

[git:media_stage/master] media: intel/ipu6: add Kconfig and Makefile

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: intel/ipu6: add Kconfig and Makefile Author: Bingbu Cao Date:Wed Jan 31 17:51:04 2024 +0800 Add Kconfig and Makefile for the IPU6 driver. Signed-off-by: Bingbu Cao Signed-off-by:

[git:media_stage/master] media: Documentation: add Intel IPU6 ISYS driver admin-guide doc

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: Documentation: add Intel IPU6 ISYS driver admin-guide doc Author: Bingbu Cao Date:Wed Jan 31 17:51:06 2024 +0800 This document mainly describe the functionality of IPU6 and IPU6 isys

[git:media_stage/master] media: Documentation: add documentation of Intel IPU6 driver and hardware overview

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: Documentation: add documentation of Intel IPU6 driver and hardware overview Author: Bingbu Cao Date:Wed Jan 31 17:51:07 2024 +0800 Add a documentation for an overview of IPU6

[git:media_stage/master] media: uapi: v4l: Don't expose generic metadata formats to userspace

2024-04-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: uapi: v4l: Don't expose generic metadata formats to userspace Author: Laurent Pinchart Date:Fri Apr 26 18:33:19 2024 +0300 The generic metadata pixel formats

[git:media_stage/master] media: i2c: rdacm20: Fix indentation in comment

2024-04-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: rdacm20: Fix indentation in comment Author: Laurent Pinchart Date:Sat Jan 1 17:35:40 2022 + Fix a small indentation issue in a comment block. Link:

[git:media_stage/master] media: i2c: max9271: Add header include guards to max9271.h

2024-04-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: max9271: Add header include guards to max9271.h Author: Laurent Pinchart Date:Sun Jan 2 22:48:03 2022 + Protect against multiple inclusions of the max9271.h header with

[git:media_stage/master] media: dw2102: Don't translate i2c read into write

2024-04-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dw2102: Don't translate i2c read into write Author: Michael Bunk Date:Sun Jan 16 11:22:36 2022 + The code ignored the I2C_M_RD flag on I2C messages. Instead it assumed an i2c

[git:media_stage/master] media: m88ds3103: Fix lock led support

2024-04-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: m88ds3103: Fix lock led support Author: Michael Bunk Date:Sun Jan 16 11:22:35 2022 + The new m88ds3101b demodulator version requires the highest bit of register 0x11 be cleared

[git:media_stage/master] media: dw2102: Fix minor issues

2024-04-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dw2102: Fix minor issues Author: Michael Bunk Date:Sun Jan 16 11:22:38 2022 + Found by checkpatch. Link:

[git:media_stage/master] media: dw2102: fix coding style issues

2024-04-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dw2102: fix coding style issues Author: Mauro Carvalho Chehab Date:Mon Apr 29 09:27:51 2024 +0100 Use checkpatch --strict --in-place to cleanup most style issues. Then, do some

[git:media_stage/master] media: dw2102: Dont't list TT Cinergy S2 R4 twice

2024-04-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dw2102: Dont't list TT Cinergy S2 R4 twice Author: Michael Bunk Date:Sun Jan 16 12:22:37 2022 +0100 "modinfo dvb-usb-dw2102|grep 0105" returns two lines, because the module reports

[git:media_stage/master] media: flexcop: unneeded ATOMIC

2024-04-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: flexcop: unneeded ATOMIC Author: Oliver Neukum Date:Tue May 17 14:11:08 2022 +0100 No need for GFP_ATOMIC during probe() Link:

[git:media_stage/master] media: si2165: Remove redundant NULL check before release_firmware() call

2024-04-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: si2165: Remove redundant NULL check before release_firmware() call Author: Minghao Chi Date:Mon Jun 6 02:44:33 2022 +0100 release_firmware() checks for NULL pointers internally so

[git:media_stage/master] media: as102: avoid GFP_ATOMIC

2024-04-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: as102: avoid GFP_ATOMIC Author: Oliver Neukum Date:Tue May 17 12:10:49 2022 +0100 No need for GFP_ATOMIC during probe() Link:

[git:media_stage/master] media: imx214: Fix the error handling in imx214_probe()

2024-04-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: imx214: Fix the error handling in imx214_probe() Author: Zheyu Ma Date:Tue May 10 12:48:52 2022 +0100 The driver should disable regulators when fails to probe. Link:

[git:media_stage/master] media: lgdt3306a: Add a check against null-pointer-def

2024-04-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: lgdt3306a: Add a check against null-pointer-def Author: Zheyu Ma Date:Tue Apr 5 10:50:18 2022 +0100 The driver should check whether the client provides the platform_data. The

[git:media_stage/master] media: flexcop-usb: fix sanity check of bNumEndpoints

2024-04-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: flexcop-usb: fix sanity check of bNumEndpoints Author: Dongliang Mu Date:Thu Jun 2 06:50:24 2022 +0100 Commit d725d20e81c2 ("media: flexcop-usb: sanity checking of endpoint type ")

[git:media_stage/master] media: flexcop: allow for modern speeds

2024-04-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: flexcop: allow for modern speeds Author: Oliver Neukum Date:Tue May 17 14:11:09 2022 +0100 High speed is no longer the ultimate in speed. Link:

[git:v4l-utils/master] cec-ctl: exit after reporting all cec devices with --list-devices

2024-04-29 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: cec-ctl: exit after reporting all cec devices with --list-devices Author: Hans Verkuil Date:Mon Apr 29 08:55:23 2024 +0200 If the

[git:v4l-utils/master] v4l2-ctl: --list-devices --verbose will list current input/output

2024-04-29 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-ctl: --list-devices --verbose will list current input/output Author: Hans Verkuil Date:Mon Apr 29 08:57:22 2024 +0200 It can