linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-02 22:08:13 to 2022-03-07 19:15:39 UTC [more...]

[PATCH 0/6] Remove usage of list iterator past the loop body
 2022-03-07 19:15 UTC  (4+ messages)

[PATCH] media: exynos4-is: Fix PM disable depth imbalance in fimc_is_probe
 2022-03-07 18:22 UTC  (3+ messages)

[PATCH 0/3] [RFC] v4l: Add packed YUV 4:4:4 YUVA and YUVX pixel formats
 2022-03-07 18:03 UTC  (4+ messages)
` [PATCH 1/3] media: "
` [PATCH 2/3] media: v4l2-tpg: Add support for the new YUVA and YUVX formats
` [PATCH 3/3] media: vivid: "

[GIT PULL FOR v5.18] v3: amphion video decoder/encoder driver
 2022-03-07 17:17 UTC  (2+ messages)
` [GIT PULL FOR v5.18] v3: amphion video decoder/encoder driver (#81315)

[PATCH 1/3] edid-decode: Introduce libedid-decode wrapper
 2022-03-07 17:00 UTC  (7+ messages)
` [PATCH 2/3] edid-decode: Introduce libedid-decode APIs
` [PATCH 3/3] edid-decode: Add test utility for libedid-decode

[PATCH v2] media: i2c: max9286: fix kernel oops when removing module
 2022-03-07 16:46 UTC 

[GIT PULL FOR v5.18] v2: Various cleanups and an ivtv regression fix
 2022-03-07 16:24 UTC 

[PATCH] media: platform: mtk-mdp: Fix mdp_ipi_comm structure alignment
 2022-03-07 15:56 UTC 

[PATCH 0/4] media: videobuf2: Add a transfer error event
 2022-03-07 15:26 UTC  (9+ messages)
` [PATCH 3/4] rcar-vin: Stop stream when subdevice signal transfer error

[PATCH] MAINTAINERS: rectify entry for MEDIA DRIVERS FOR NVIDIA TEGRA - VDE
 2022-03-07 14:59 UTC 

[PATCH] media: i2c: max9286: fix kernel oops when removing module
 2022-03-07 14:51 UTC  (4+ messages)

[PATCH v5 0/6] v4l: subdev active state
 2022-03-07 14:00 UTC  (11+ messages)
` [PATCH v5 4/6] media: subdev: add subdev state locking
` [PATCH v5 5/6] media: subdev: add v4l2_subdev_call_state_active()

[PATCH v2 00/17] media: rkisp1: Misc bug fixes and cleanups
 2022-03-07 12:46 UTC  (21+ messages)
` [PATCH v2 01/17] media: rkisp1: capture: Initialize entity before video device
` [PATCH v2 02/17] media: rkisp1: capture: Fix and simplify (un)registration
` [PATCH v2 03/17] media: rkisp1: isp: "
` [PATCH v2 04/17] media: rkisp1: resizer: "
` [PATCH v2 05/17] media: rkisp1: params: "
` [PATCH v2 06/17] media: rkisp1: stats: Simplify (un)registration
` [PATCH v2 07/17] media: rkisp1: Simplify rkisp1_entities_register() error path
` [PATCH v2 08/17] media: rkisp1: regs: Don't use BIT() macro for multi-bit register fields
` [PATCH v2 09/17] media: rkisp1: regs: Rename CCL, ICCL and IRCL registers with VI_ prefix
` [PATCH v2 10/17] media: rkisp1: Swap value and address arguments to rkisp1_write()
` [PATCH v2 11/17] media: rkisp1: resizer: Simplify register access
` [PATCH v2 12/17] media: rkisp1: Move debugfs code to a separate file
` [PATCH v2 13/17] media: rkisp1: Compile debugfs support conditionally
` [PATCH v2 14/17] media: rkisp1: debug: Collect input status by sampling ISP_FLAGS_SHD
` [PATCH v2 15/17] media: rkisp1: debug: Add debugfs files to dump core and ISP registers
` [PATCH v2 16/17] media: rkisp1: debug: Move resizer register dump to debugfs
` [PATCH v2 17/17] media: rkisp1: capture: Bypass the main device for handling querycap

[PATCH v7 00/13] media: atmel: atmel-isc: implement media controller
 2022-03-07 12:04 UTC  (14+ messages)
` [PATCH v7 01/13] media: atmel: atmel-isc-base: use streaming status when queueing buffers
` [PATCH v7 02/13] media: atmel: atmel-isc-base: replace is_streaming call in s_fmt_vid_cap
` [PATCH v7 03/13] media: atmel: atmel-isc: remove redundant comments
` [PATCH v7 04/13] media: atmel: atmel-isc: implement media controller
` [PATCH v7 05/13] media: atmel: atmel-sama5d2-isc: fix wrong mask in YUYV format check
` [PATCH v7 06/13] media: atmel: atmel-isc-base: use mutex to lock awb workqueue from streaming
` [PATCH v7 07/13] media: atmel: atmel-isc: compact the controller formats list
` [PATCH v7 08/13] media: atmel: atmel-isc: change format propagation to subdev into only verification
` [PATCH v7 09/13] media: atmel: atmel-sama7g5-isc: remove stray line
` [PATCH v7 10/13] dt-bindings: media: microchip,xisc: add bus-width of 14
` [PATCH v7 11/13] ARM: dts: at91: sama7g5: add nodes for video capture
` [PATCH v7 12/13] ARM: configs: at91: sama7: add xisc and csi2dc
` [PATCH v7 13/13] ARM: multi_v7_defconfig: add atmel video pipeline modules

[PATCH v6 00/13] media: atmel: atmel-isc: implement media controller
 2022-03-07 11:48 UTC  (18+ messages)
` [PATCH v6 01/13] media: atmel: atmel-isc-base: use streaming status when queueing buffers
` [PATCH v6 02/13] media: atmel: atmel-isc-base: replace is_streaming call in s_fmt_vid_cap
` [PATCH v6 03/13] media: atmel: atmel-isc: remove redundant comments
` [PATCH v6 04/13] media: atmel: atmel-isc: implement media controller
` [PATCH v6 05/13] media: atmel: atmel-sama5d2-isc: fix wrong mask in YUYV format check
` [PATCH v6 06/13] media: atmel: atmel-isc-base: use mutex to lock awb workqueue from streaming
` [PATCH v6 07/13] media: atmel: atmel-isc: compact the controller formats list
` [PATCH v6 08/13] media: atmel: atmel-isc: change format propagation to subdev into only verification
` [PATCH v6 09/13] media: atmel: atmel-sama7g5-isc: remove stray line
` [PATCH v6 10/13] dt-bindings: media: microchip,xisc: add bus-width of 14
` [PATCH v6 11/13] ARM: dts: at91: sama7g5: add nodes for video capture
` [PATCH v6 12/13] ARM: configs: at91: sama7: add xisc and csi2dc
` [PATCH v6 13/13] ARM: multi_v7_defconfig: add atmel video pipeline modules

Build failed in Jenkins: media_stage_gcc #41
 2022-03-07  9:52 UTC  (2+ messages)
` Jenkins build is back to normal : media_stage_gcc #42

Build failed in Jenkins: media_stage_clang #420
 2022-03-07  9:47 UTC  (2+ messages)
` Jenkins build is back to normal : media_stage_clang #421

[bug report] media: imx-jpeg: Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
 2022-03-07  9:44 UTC  (3+ messages)

[PATCH v3 00/14] Move HEVC stateless controls out of staging
 2022-03-07  8:49 UTC  (9+ messages)

[PATCH] media: atmel: atmel-isc: Fix PM disable depth imbalance in atmel_isc_probe
 2022-03-07  8:16 UTC  (4+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] media: st-delta: Fix PM disable depth imbalance in delta_probe
 2022-03-07  8:08 UTC  (4+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[GIT PULL FOR v5.18] Various cleanups and an ivtv regression fix
 2022-03-07  8:06 UTC  (2+ messages)
` [GIT PULL FOR v5.18] Various cleanups and an ivtv regression fix (#81294)

[PATCH] media: av7110: av7110_av: Fix Switch and Case Same Indent Style Error
 2022-03-07  7:28 UTC  (2+ messages)

Digital TV scan table for Québec City
 2022-03-06 23:58 UTC 

[PATCH] media: aspeed: Fix an error handling path in aspeed_video_probe()
 2022-03-06 18:08 UTC 

[PATCH v2 0/3] dt-bindings: Add macros for video interface bus types
 2022-03-06 18:04 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: media: "
` [PATCH v2 2/3] dt-bindings: Use new video interface bus type macros in examples
` [PATCH v2 3/3] ARM: dts: Use new media bus type macros

[PATCH 0/2] dt-bindings: Add macros for video interface bus types
 2022-03-06 16:54 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: media: "

[PATCH] ivtv: fix incorrect device_caps for ivtvfb
 2022-03-06 11:29 UTC 

[PATCH] dma-fence: fix free sync object incorrectly
 2022-03-05 18:37 UTC  (2+ messages)

[PATCH v1 0/3] Fixes for Mediatek dt-bindings
 2022-03-04 23:10 UTC  (3+ messages)
` [PATCH v1 3/3] media: dt-bindings: mtk-vcodec-encoder: Add power-domains property

[PATCH 0/3] i.MX8MP DW100 dewarper driver
 2022-03-04 21:26 UTC  (8+ messages)
` [PATCH 1/3] media: dt-bindings: media: Add i.MX8MP DW100 binding
` [PATCH 2/3] media: dw100: Add i.MX8MP dw100 dewarper driver
` [PATCH 3/3] media: MAINTAINERS: add entry for i.MX8MP DW100 v4l2 mem2mem driver

[PATCH 0/2] Fix the rkisp1 userspace API for later IP versions
 2022-03-04 17:21 UTC  (2+ messages)

[PATCH v2 00/66] Allwinner A31/A83T MIPI CSI-2 Support and A31 ISP Support
 2022-03-04 14:09 UTC  (16+ messages)
` [PATCH v2 30/66] media: sun6i-csi: Add bridge v4l2 subdev with port management
` [PATCH v2 61/66] dt-bindings: media: Add Allwinner A31 ISP bindings documentation

[PATCH 00/16] media: rkisp1: Misc bug fixes and cleanups
 2022-03-04 12:21 UTC  (4+ messages)
` [PATCH 02/16] media: rkisp1: capture: Fix and simplify (un)registration

[PATCH] media: omap3isp: check the return of __ccp2_get_format()
 2022-03-04 12:09 UTC  (2+ messages)

[PATCH v2 0/5] iommu/mediatek: Fix tlb flush logic
 2022-03-04 10:05 UTC  (2+ messages)

[PATCH v2, 00/10] Enable two H264 encoder cores on MT8195
 2022-03-04  9:07 UTC  (8+ messages)
` [PATCH v2, 03/10] dt-bindings: media: mtk-vcodec: Adds encoder cores dt-bindings for mt8195
` [PATCH v2, 04/10] media: mtk-vcodec: Enable venc dual core usage

[PATCH] i2c: at91: use dma safe buffers
 2022-03-04  8:54 UTC  (6+ messages)

[PATCH v5 00/27] media: ov5640: Rework the clock tree programming for MIPI
 2022-03-04  8:52 UTC  (5+ messages)

[GIT PULL v3 FOR 5.18] Even yet more V4L2 patches
 2022-03-04  7:57 UTC  (2+ messages)
` [GIT PULL v3 FOR 5.18] Even yet more V4L2 patches (#81260)

[PATCH v7, 00/15] media: mtk-vcodec: support for M8192 decoder
 2022-03-04  7:27 UTC  (4+ messages)
` [PATCH v7, 07/15] media: mtk-vcodec: Refactor supported vdec formats and framesizes

[PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
 2022-03-04  6:59 UTC  (11+ messages)
      ` [Kgdb-bugreport] "

cron job: media_tree daily build: WARNINGS
 2022-03-04  4:19 UTC 

[PATCH v5 00/13] media: atmel: atmel-isc: implement media controller
 2022-03-03 15:21 UTC  (4+ messages)
` [PATCH v5 08/13] media: atmel: atmel-isc: change format propagation to subdev into only verification

[PATCH v4 0/6] Qualcomm custom compressed pixfmt
 2022-03-03 15:06 UTC  (7+ messages)
` [PATCH v4 1/6] v4l: Add Qualcomm custom compressed pixel formats
` [PATCH v4 2/6] venus: helpers: Add helper to check supported "
` [PATCH v4 3/6] venus: Add a handling of QC08C compressed format
` [PATCH v4 4/6] venus: hfi_platform: Correct supported "
` [PATCH v4 5/6] venus: Add a handling of QC10C "
` [PATCH v4 6/6] venus: vdec: Use output resolution on reconfigure

[RFC/WIP v2 0/6] HEIC image encoder
 2022-03-03 14:10 UTC  (7+ messages)
` [RFC/WIP v2 1/6] media: Add HEIF HEVC compressed pixel format
` [RFC/WIP v2 2/6] v4l: Add HEIF control class and control IDs
` [RFC/WIP v2 3/6] docs: dev-encoder: Add additional steps for image encoding
` [RFC/WIP v2 4/6] venus: helpers: Add a new helper for buffer processing
` [RFC/WIP v2 5/6] venus: hfi: Add hfi property for enable grid
` [RFC/WIP v2 6/6] venus: Add HEIC image encoder

[PATCH v3 0/9] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / MIPI CSI-2 Support
 2022-03-03 13:44 UTC  (8+ messages)
` [PATCH v3 3/9] dt-bindings: media: sun6i-a31-csi: Add MIPI CSI-2 input port
` [PATCH v3 5/9] media: sunxi: Add support for the A31 MIPI CSI-2 controller
` [PATCH v3 6/9] MAINTAINERS: Add entry for the Allwinner A31 MIPI CSI-2 bridge driver
` [PATCH v3 7/9] dt-bindings: media: Add Allwinner A83T MIPI CSI-2 bindings documentation
` [PATCH v3 8/9] media: sunxi: Add support for the A83T MIPI CSI-2 controller
` [PATCH v3 9/9] MAINTAINERS: Add entry for the Allwinner A83T MIPI CSI-2 bridge

[PATCH] media: rcar-csi2: Drop comma after SoC match table sentinel
 2022-03-03 13:24 UTC  (2+ messages)

[PATCH v2] media: i2c: Fix pixel array positions in ov8865
 2022-03-03 12:33 UTC  (3+ messages)

[PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
 2022-03-03 10:56 UTC  (13+ messages)

[PATCH v12 0/4] Add mmsys and mutex support for MDP
 2022-03-03 10:01 UTC  (7+ messages)
` [PATCH v12 2/4] soc: mediatek: mmsys: add support for ISP control
` [PATCH v12 3/4] soc: mediatek: mutex: add support for MDP
` [PATCH v12 4/4] soc: mediatek: mutex: add functions that operate registers by CMDQ

[PATCH 0/1] staging: media: ipu3: Fix AF x_start position when rightmost stripe is used
 2022-03-03  9:09 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 10/16] media: rkisp1: resizer: Simplify register access
 2022-03-03  8:21 UTC  (4+ messages)
` [PATCH v1.1 "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).