[git:edid-decode/master] edid-decode: 'make clean' also cleans edid-decode.js/wasm

2022-04-05 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: edid-decode: 'make clean' also cleans edid-decode.js/wasm Author: Hans Verkuil Date:Wed Apr 6 08:36:29 2022 +0200 Signed-off-by: Hans Verkuil Makefile | 2 +- 1 file changed, 1 insertion(

[git:media_tree/cs_397c08e66130] media: rockchip/rga: do proper error checking in probe

2022-04-05 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rockchip/rga: do proper error checking in probe Author: Kyle Copperfield Date:Sat Nov 20 13:23:02 2021 +0100 The latest fix for probe error handling contained a typo that causes probi

[git:media_tree/cs_397c08e66130] media: platform: imx-mipi-csis: Add dependency on VIDEO_DEV

2022-04-05 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: platform: imx-mipi-csis: Add dependency on VIDEO_DEV Author: Laurent Pinchart Date:Thu Mar 31 14:31:51 2022 +0200 The imx-mipi-csis driver (VIDEO_IMX_MIPI_CSIS) lost its dependency on

[git:media_tree/fixes] media: platform: imx-mipi-csis: Add dependency on VIDEO_DEV

2022-04-05 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: platform: imx-mipi-csis: Add dependency on VIDEO_DEV Author: Laurent Pinchart Date:Thu Mar 31 14:31:51 2022 +0200 The imx-mipi-csis driver (VIDEO_IMX_MIPI_CSIS) lost its dependency on

[git:media_tree/fixes] media: platform: imx-mipi-csis: Add dependency on VIDEO_DEV

2022-04-05 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: platform: imx-mipi-csis: Add dependency on VIDEO_DEV Author: Laurent Pinchart Date:Thu Mar 31 14:31:51 2022 +0200 The imx-mipi-csis driver (VIDEO_IMX_MIPI_CSIS) lost its dependency on

[git:media_tree/fixes] media: rockchip/rga: do proper error checking in probe

2022-04-05 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rockchip/rga: do proper error checking in probe Author: Kyle Copperfield Date:Sat Nov 20 13:23:02 2021 +0100 The latest fix for probe error handling contained a typo that causes probi

[git:media_tree/cs_1b62665ea23b] media: rockchip/rga: do proper error checking in probe

2022-04-05 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rockchip/rga: do proper error checking in probe Author: Kyle Copperfield Date:Sat Nov 20 13:23:02 2021 +0100 The latest fix for probe error handling contained a typo that causes probi

[git:media_tree/cs_1b62665ea23b] Merge branch 'media_tree' into v4l_for_linus

2022-04-05 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: Merge branch 'media_tree' into v4l_for_linus Author: Mauro Carvalho Chehab Date:Tue Apr 5 16:12:54 2022 +0200 * media_tree: (41145 commits) Linux 5.18-rc1 Revert "clk: Drop the rate rang

[git:media_tree/cs_1b62665ea23b] media: meson-ir-tx: remove incorrect doc comment

2022-04-05 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: meson-ir-tx: remove incorrect doc comment Author: Sean Young Date:Thu Nov 18 11:31:31 2021 +0100 Do not use kernel-doc "/**" notation when the comment is not in kernel-doc format. Thi

[git:media_stage/master] media: platform: imx-mipi-csis: Add dependency on VIDEO_DEV

2022-04-05 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: platform: imx-mipi-csis: Add dependency on VIDEO_DEV Author: Laurent Pinchart Date:Thu Mar 31 14:31:51 2022 +0200 The imx-mipi-csis driver (VIDEO_IMX_MIPI_CSIS) lost its dependency on

[git:edid-decode/master] edid-decode: Fix Visual Studio builds. Use static crt while release compiles.

2022-04-05 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: edid-decode: Fix Visual Studio builds. Use static crt while release compiles. Author: Wencey Wang Date:Wed Mar 16 06:27:01 2022 +0800 Fix Visual Studio build with project file edited and ge

[git:edid-decode/master] .gitignore: add edid-decode.wasm/js

2022-04-05 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: .gitignore: add edid-decode.wasm/js Author: Hans Verkuil Date:Tue Apr 5 08:48:41 2022 +0200 Signed-off-by: Hans Verkuil .gitignore | 2 ++ 1 file changed, 2 insertions(+) --- diff --git

[git:edid-decode/master] edid-decode: issue warning if sRGB support isn't indicated

2022-04-05 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: edid-decode: issue warning if sRGB support isn't indicated Author: Hans Verkuil Date:Tue Apr 5 08:58:34 2022 +0200 RGB colorimetry is ambiguous: it can be interpreted as either sRGB (Windows

[git:edid-decode/master] edid-decode: build edid-decode.js without warnings

2022-04-05 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: edid-decode: build edid-decode.js without warnings Author: Hans Verkuil Date:Tue Apr 5 08:55:11 2022 +0200 Fix various build warnings when running 'make edid-decode.js'. Signed-off-by: Hans