linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-14 16:17:12 to 2021-12-16 12:12:12 UTC [more...]

[PATCH v9 0/3] media: i2c: isl7998x: Add driver for Intersil ISL7998x
 2021-12-16 12:12 UTC  (6+ messages)
` [PATCH v9 3/3] "

[PATCH V2 00/10] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
 2021-12-16 12:09 UTC  (12+ messages)
` [PATCH V2 01/10] dt-bindings: power: imx8mq: add defines for VPU blk-ctrl domains
` [PATCH V2 02/10] dt-bindings: soc: add binding for i.MX8MQ VPU blk-ctrl
` [PATCH V2 03/10] soc: imx: imx8m-blk-ctrl: add "
` [PATCH V2 04/10] dt-bindings: media: nxp,imx8mq-vpu: Split G1 and G2 nodes
` [PATCH V2 05/10] media: hantro: Allow i.MX8MQ G1 and G2 to run independently
` [PATCH V2 06/10] arm64: dts: imx8mq: Enable both G1 and G2 VPU's with vpu-blk-ctrl
` [PATCH V2 07/10] arm64: dts: imx8mm: Fix VPU Hanging
` [PATCH V2 08/10] dt-bindings: media: nxp,imx8mq-vpu: Add support for G1 and G2 on imx8mm
` [PATCH V2 09/10] media: hantro: Add support for i.MX8MM
` [PATCH V2 10/10] arm64: dts: imx8mm: Enable Hantro G1 and G2 video decoders

[PATCH] media: prefer generic SPDX-License expression to deprecated one
 2021-12-16 12:07 UTC  (5+ messages)

[PATCH 0/5] Introduce ancillary links
 2021-12-16 11:14 UTC  (32+ messages)
` [PATCH 1/5] media: media.h: Add new media link type
` [PATCH 2/5] media: entity: Add link_type() helper
` [PATCH 3/5] media: entity: Skip non-data links in graph iteration
` [PATCH 4/5] media: entity: Add support for ancillary links
` [PATCH 5/5] media: v4l2-async: Create links during v4l2_async_match_notify()

[PATCH v16, 00/19] Support multi hardware decode using of_platform_populate
 2021-12-16  9:45 UTC  (20+ messages)
` [PATCH v16, 01/19] media: mtk-vcodec: Get numbers of register bases from DT
` [PATCH v16, 02/19] media: mtk-vcodec: Align vcodec wake up interrupt interface
` [PATCH v16, 03/19] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v16, 04/19] media: mtk-vcodec: export decoder pm functions
` [PATCH v16, 05/19] media: mtk-vcodec: Support MT8192
` [PATCH v16, 06/19] media: mtk-vcodec: Add to support multi hardware decode
` [PATCH v16, 07/19] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
` [PATCH v16, 08/19] media: mtk-vcodec: Use pure single core for MT8183
` [PATCH v16, 09/19] media: mtk-vcodec: Add irq interface for multi hardware
` [PATCH v16, 10/19] media: mtk-vcodec: Add msg queue feature for lat and core architecture
` [PATCH v16, 11/19] media: mtk-vcodec: Generalize power and clock on/off interfaces
` [PATCH v16, 12/19] media: mtk-vcodec: Add new interface to lock different hardware
` [PATCH v16, 13/19] media: mtk-vcodec: Add work queue for core hardware decode
` [PATCH v16, 14/19] media: mtk-vcodec: Support 34bits dma address for vdec
` [PATCH v16, 15/19] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192
` [PATCH v16, 16/19] media: mtk-vcodec: Add core dec and dec end ipi msg
` [PATCH v16, 17/19] media: mtk-vcodec: Use codec type to separate different hardware
` [PATCH v16, 18/19] media: mtk-vcodec: Remove mtk_vcodec_release_dec_pm
` [PATCH v16, 19/19] media: mtk-vcodec: Remove mtk_vcodec_release_enc_pm

[PATCH v2 0/2] media: imx: imx8mq-mipi-csi2 fixes
 2021-12-16  9:03 UTC  (3+ messages)
` [PATCH v2 1/2] media: imx: imx8mq-mipi-csi2: remove wrong irq config write operation
` [PATCH v2 2/2] media: imx: imx8mq-mipi_csi2: fix system resume

[PATCH v15, 00/19] Support multi hardware decode using of_platform_populate
 2021-12-16  9:02 UTC  (21+ messages)
` [PATCH v15, 01/19] media: mtk-vcodec: Get numbers of register bases from DT
` [PATCH v15, 02/19] media: mtk-vcodec: Align vcodec wake up interrupt interface
` [PATCH v15, 03/19] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v15, 04/19] media: mtk-vcodec: export decoder pm functions
` [PATCH v15, 05/19] media: mtk-vcodec: Support MT8192
` [PATCH v15, 06/19] media: mtk-vcodec: Add to support multi hardware decode
` [PATCH v15, 07/19] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
` [PATCH v15, 08/19] media: mtk-vcodec: Use pure single core for MT8183
` [PATCH v15, 09/19] media: mtk-vcodec: Add irq interface for multi hardware
` [PATCH v15, 10/19] media: mtk-vcodec: Add msg queue feature for lat and core architecture
` [PATCH v15, 11/19] media: mtk-vcodec: Generalize power and clock on/off interfaces
` [PATCH v15, 12/19] media: mtk-vcodec: Add new interface to lock different hardware
` [PATCH v15, 13/19] media: mtk-vcodec: Add work queue for core hardware decode
` [PATCH v15,14/19] media: mtk-vcodec: Support 34bits dma address for vdec
` [PATCH v15, 15/19] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192
` [PATCH v15, 16/19] media: mtk-vcodec: Add core dec and dec end ipi msg
` [PATCH v15, 17/19] media: mtk-vcodec: Use codec type to separate different hardware
` [PATCH v15, 18/19] media: mtk-vcodec: Remove mtk_vcodec_release_dec_pm
` [PATCH v15, 19/19] media: mtk-vcodec: Remove mtk_vcodec_release_enc_pm

[PATCH] drm/amdgpu: fix mismatch warning between the prototype and function name
 2021-12-16  8:19 UTC  (2+ messages)

[PATCH v2 0/9] media: hantro: add Allwinner H6 support
 2021-12-16  7:48 UTC  (3+ messages)
` [PATCH v2 9/9] arm64: dts: allwinner: h6: Add Hantro G2 node
  ` (subset) "

[PATCH] media: max96712: fix unmet dependency on VIDEO_DEV for VIDEO_V4L2_SUBDEV_API
 2021-12-16  7:33 UTC  (2+ messages)

[PATCH v7 00/10] Add support for DMA2D of STMicroelectronics STM32 Soc series
 2021-12-16  6:46 UTC  (5+ messages)
` [PATCH v7 09/10] clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after system enter shell

cron job: media_tree daily build: WARNINGS
 2021-12-16  5:44 UTC 

[PATCH v3] drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fence
 2021-12-16  4:34 UTC  (4+ messages)

[RFC PATCH 0/3] pinctrl: can_sleep and pinctrl_gpio_direction
 2021-12-16  2:44 UTC  (5+ messages)
` [RFC PATCH 2/3] pinctrl-bcm2835: don't call pinctrl_gpio_direction()
` [RFC PATCH 3/3] pinctrl-sunxi: "

[PATCH v7 00/14] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-12-16  2:21 UTC  (2+ messages)
` (subset) "

[PATCH] media: msi2500: fix UAF in the msi2500_disconnect
 2021-12-16  1:56 UTC  (3+ messages)

[GIT PULL FOR 5.17] V4L2 patches
 2021-12-16  0:17 UTC  (2+ messages)
` [GIT PULL FOR 5.17] V4L2 patches (#79461)

[GIT PULL] Immutable branch with INT3472 ACPI/i2c + pdx86 patches
 2021-12-15 22:44 UTC  (2+ messages)
` [GIT PULL] Immutable branch with INT3472 ACPI/i2c + pdx86 patches (#79459)

[PATCH] media: omap3isp: Use struct_group() for memcpy() region
 2021-12-15 22:05 UTC  (4+ messages)

[v4l-utils v5 0/5] Add support for meson building
 2021-12-15 21:10 UTC  (7+ messages)

[PATCH v3 00/23] media: atmel: atmel-isc: implement media controller
 2021-12-15 20:16 UTC  (3+ messages)
` [PATCH v3 02/23] dt-bindings: media: atmel: csi2dc: add bindings for microchip csi2dc

[PATCH 0/2] Add SMBus features to Tegra I2C
 2021-12-15 18:42 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: i2c: tegra: Add SMBus feature properties

[PATCH 5.15 08/42] dt-bindings: media: nxp,imx7-mipi-csi2: Drop bad if/then schema
 2021-12-15 17:20 UTC 

[PATCH 00/10] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
 2021-12-15 16:53 UTC  (3+ messages)
` [PATCH 08/10] dt-bindings: media: nxp,imx8mq-vpu: Enable support for i.MX8M Mini

[PATCH v10 00/38] v4l: subdev internal routing and streams
 2021-12-15 16:25 UTC  (16+ messages)
` [PATCH v10 02/38] media: subdev: add active state to struct v4l2_subdev
` [PATCH v10 03/38] media: subdev: pass also the active state to subdevs from ioctls
` [PATCH v10 04/38] media: subdev: add subdev state locking
` [PATCH v10 25/38] media: add V4L2_SUBDEV_FL_MULTIPLEXED

[PATCH v1, 00/12] media: mtk-vcodec: support for MT8192 h264 decoder
 2021-12-15 15:27 UTC  (14+ messages)
` [PATCH v1, 01/12] media: mtk-vcodec: Add vdec enable/disable hardware helpers
` [PATCH v1, 02/12] media: mtk-vcodec: Using firmware type to separate different firmware architecture
` [PATCH v1, 03/12] media: mtk-vcodec: get frame buffer size from scp
` [PATCH v1, 04/12] media: mtk-vcodec: Read max resolution from dec_capability
` [PATCH v1, 05/12] media: mtk-vcodec: Call v4l2_m2m_set_dst_buffered() set capture buffer buffered
` [PATCH v1, 06/12] media: mtk-vcodec: Refactor get and put capture buffer flow
` [PATCH v1, 07/12] media: mtk-vcodec: Refactor supported vdec formats and framesizes
` [PATCH v1, 08/12] media: mtk-vcodec: Add format to support MT21C
` [PATCH v1, 09/12] media: mtk-vcodec: disable vp8 4K capability
` [PATCH v1, 10/12] media: mtk-vcodec: Fix v4l2-compliance fail
` [PATCH v1, 11/12] media: mtk-vcodec: Extract H264 common code
` [PATCH v1, 12/12] media: mtk-vcodec: Add h264 slice api driver for mt8192

[PATCH v2 0/6] Support device probe in non-zero ACPI D state
 2021-12-15 11:09 UTC  (7+ messages)
` [PATCH v2 1/6] media: ov8856: support "
` [PATCH v2 2/6] media: ov5670: Support "
` [PATCH v2 3/6] media: ov2740: support "
` [PATCH v2 4/6] media: imx208: Support "
` [PATCH v2 5/6] media: ov5675: "
` [PATCH v2 6/6] media: hi556: "

[PATCH v14, 00/19] Support multi hardware decode using of_platform_populate
 2021-12-15 10:48 UTC  (21+ messages)
` [PATCH v14, 01/19] media: mtk-vcodec: Get numbers of register bases from DT
` [PATCH v14, 02/19] media: mtk-vcodec: Align vcodec wake up interrupt interface
` [PATCH v14, 03/19] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v14, 04/19] media: mtk-vcodec: export decoder pm functions
` [PATCH v14, 05/19] media: mtk-vcodec: Support MT8192
` [PATCH v14, 06/19] media: mtk-vcodec: Add to support multi hardware decode
` [PATCH v14, 07/19] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
` [PATCH v14, 08/19] media: mtk-vcodec: Use pure single core for MT8183
` [PATCH v14, 09/19] media: mtk-vcodec: Add irq interface for multi hardware
` [PATCH v14, 10/19] media: mtk-vcodec: Add msg queue feature for lat and core architecture
` [PATCH v14, 11/19] media: mtk-vcodec: Generalize power and clock on/off interfaces
` [PATCH v14, 12/19] media: mtk-vcodec: Add new interface to lock different hardware
` [PATCH v14, 13/19] media: mtk-vcodec: Add work queue for core hardware decode
` [PATCH v14,14/19] media: mtk-vcodec: Support 34bits dma address for vdec
` [PATCH v14, 15/19] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192
` [PATCH v14, 16/19] media: mtk-vcodec: Add core dec and dec end ipi msg
` [PATCH v14, 17/19] media: mtk-vcodec: Use codec type to separate different hardware
` [PATCH v14, 18/19] media: mtk-vcodec: Remove mtk_vcodec_release_dec_pm
` [PATCH v14, 19/19] media: mtk-vcodec: Remove mtk_vcodec_release_enc_pm

[PATCH v10 0/3] media: mediatek: support mdp3 on mt8183 platform
 2021-12-15 10:15 UTC  (3+ messages)
` [PATCH v10 2/3] dts: arm64: mt8183: add Mediatek MDP3 nodes

[PATCH] media: i2c: ov8865: Neaten unnecessary indentation
 2021-12-15  8:07 UTC  (5+ messages)

[PATCH v2] media: uvcvideo: Fix memory leak in uvc_gpio_parse
 2021-12-15  7:26 UTC 

[PATCH 0/6] Support device probe in non-zero ACPI D state
 2021-12-15  7:14 UTC  (8+ messages)
` [PATCH 4/6] media: imx208: "
` [PATCH 6/6] media: hi556: "

[PATCH v2] drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fence
 2021-12-15  6:15 UTC  (5+ messages)

[PATCH platform-next] media/platform: remove redundant bpp variable
 2021-12-15  6:03 UTC 

[PATCH v2] media: mtk-vcodec: potential dereference of null pointer
 2021-12-15  5:55 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2021-12-15  5:50 UTC 

[PATCH] media: mtk-vcodec: potential dereference of null pointer
 2021-12-15  5:03 UTC  (2+ messages)

[PATCH v2] media: meson: vdec: Fix a NULL pointer dereference in amvdec_add_ts()
 2021-12-15  3:35 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2] media: aspeed: move err-handling together to the bottom
 2021-12-15  1:59 UTC  (5+ messages)

[PATCH] media: aspeed: Use runtime configuration
 2021-12-15  1:04 UTC  (3+ messages)

[git:media_stage/master] media: i2c: Add driver for the Analog Devices ADDI9036 ToF front-end
 2021-12-15  0:00 UTC 

[PATCH] media: ov5640: Fix set format, v4l2_mbus_pixelcode not updated
 2021-12-14 18:36 UTC  (2+ messages)

[xilinx-xlnx:xlnx_rebase_v5.10 1566/1981] fs/pstore/zone.c:39: warning: expecting prototype for struct psz_head. Prototype was for struct psz_buffer instead
 2021-12-14 17:54 UTC 

[xilinx-xlnx:xlnx_rebase_v5.10 1566/1981] drivers/usb/cdns3/ep0.c:690: warning: expecting prototype for cdns3_gadget_ep0_queue Transfer data on endpoint zero(). Prototype was for cdns3_gadget_ep0_queue() instead
 2021-12-14 17:44 UTC 

[PATCH v4 00/18] staging: media: zoran: merge in one module
 2021-12-14 16:16 UTC  (8+ messages)
` [PATCH v4 04/18] staging: media: zoran: add debugfs
` [PATCH v4 05/18] staging: media: zoran: videocode: remove procfs
` [PATCH v4 07/18] staging: media: zoran: remove vidmem
` [PATCH v4 11/18] staging: media: zoran: fix usage of vb2_dma_contig_set_max_seg_size
` [PATCH v4 13/18] staging: media: zoran: fix counting buffer in reserve
` [PATCH v4 16/18] staging: media: zoran: fix TRY_FMT handling
` [PATCH v4 17/18] staging: media: zoran: drop kernel log spam

[PATCH 1/1] Update Intel-submitted camera sensor driver contacts
 2021-12-14 16:17 UTC 


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).