linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-17 04:42:01 to 2022-07-21 08:36:05 UTC [more...]

[PATCH 00/19] media: i2c: imx290: Miscellaneous improvements
 2022-07-21  8:35 UTC  (15+ messages)
` [PATCH 01/19] media: i2c: imx290: Use device lock for the control handler
` [PATCH 02/19] media: i2c: imx290: Print error code when I2C transfer fails
` [PATCH 03/19] media: i2c: imx290: Specify HMAX values in decimal
` [PATCH 04/19] media: i2c: imx290: Replace macro with explicit ARRAY_SIZE()
` [PATCH 05/19] media: i2c: imx290: Drop imx290_write_buffered_reg()
` [PATCH 06/19] media: i2c: imx290: Drop regmap cache
` [PATCH 07/19] media: i2c: imx290: Support variable-sized registers
` [PATCH 08/19] media: i2c: imx290: Correct register sizes
` [PATCH 09/19] media: i2c: imx290: Simplify error handling when writing registers
` [PATCH 10/19] media: i2c: imx290: Define more register macros
` [PATCH 11/19] media: i2c: imx290: Add exposure time control
` [PATCH 12/19] media: i2c: imx290: Fix max gain value
` [PATCH 13/19] media: i2c: imx290: Split control initialization to separate function
` [PATCH 14/19] media: i2c: imx290: Implement HBLANK and VBLANK controls

[PATCH] media: rkisp1: Make local immutable array variables static const
 2022-07-21  7:49 UTC  (2+ messages)

[PATCH] media: ov5640: Use runtime PM
 2022-07-21  7:41 UTC 

[PATCH] media: rkisp1: Implement ENUM_FRAMESIZES
 2022-07-21  6:39 UTC  (2+ messages)

[PATCH] docs: driver-api: firmware: add driver firmware guidelines. (v3)
 2022-07-21  4:43 UTC 

[PATCH] docs: driver-api: firmware: add driver firmware guidelines. (v2)
 2022-07-21  3:43 UTC  (4+ messages)

[PATCH v2 0/3] Add imx577 compatible to imx412
 2022-07-20 22:31 UTC  (5+ messages)
` [PATCH v2 1/3] media: dt-bindings: media: Rename imx412 to imx577
` [PATCH v2 2/3] media: i2c: imx577: Rename imx412.c to imx577.c
` [PATCH v2 3/3] media: i2c: imx577: Fix chip identifier define name

[PATCH v2 0/6] media: i2c: mlx7502x ToF camera support
 2022-07-20 14:54 UTC  (19+ messages)
` [PATCH v2 4/6] media: uapi: Add mlx7502x header file
` [PATCH v2 5/6] media: dt-bindings: media: i2c: Add mlx7502x camera sensor binding

[PATCH v3] usb: gadget: uvc: increase worker prio to WQ_HIGHPRI
 2022-07-20 14:46 UTC 

[PATCH] media: exynos4-is: fimc-is: Add of_node_put() when breaking out of loop
 2022-07-20 14:30 UTC 

[PATCH] media: rkisp1: Add and use rkisp1_has_feature() macro
 2022-07-20 12:48 UTC  (3+ messages)

[PATCH v1 0/6] Move all drivers to a common dma-buf locking convention
 2022-07-20 12:18 UTC  (8+ messages)
` [PATCH v1 4/6] dma-buf: Acquire wait-wound context on attachment

[PATCH v2 00/21] Fix performance regressions with TLB and add GuC support
 2022-07-20 10:54 UTC  (6+ messages)
` [PATCH v2 06/21] drm/i915/gt: Batch TLB invalidations
    ` [Intel-gfx] "

[PATCH] media: dw9768: activate runtime PM and turn off device
 2022-07-20 10:28 UTC  (13+ messages)

[RESEND v2 0/3] usb: gadget: uvc: fixes and improvements
 2022-07-20  9:31 UTC  (5+ messages)
` [RESEND v2 2/3] usb: gadget: uvc: increase worker prio to WQ_HIGHPRI

[PATCH] media: uvcvideo: fix a crash in uvc_ctrl_init_ctrl()
 2022-07-20  9:20 UTC  (3+ messages)

Build failed in Jenkins: media-build #3961
 2022-07-20  9:19 UTC  (5+ messages)
` Build failed in Jenkins: media-build #3962
  ` Build failed in Jenkins: media-build #3963
    ` Build failed in Jenkins: media-build #3964
      ` Build failed in Jenkins: media-build #3965

[PATCH v2, 0/6] support mt8188 h264 encoder
 2022-07-20  8:57 UTC  (7+ messages)
` [PATCH v2, 1/6] media: mediatek: vcodec: Add encoder driver support for 34-bit iova
` [PATCH v2, 2/6] dt-bindings: media: mediatek: vcodec: Add encoder dt-bindings for mt8188
` [PATCH v2, 3/6] media: mediatek: vcodec: Add mt8188 encoder driver
` [PATCH v2, 4/6] media: mediatek: vcodec: Remove encoder driver get IRQ resource
` [PATCH v2, 5/6] media: mediatek: vcodec: Fix bitstream crop information error
` [PATCH v2, 6/6] media: mediatek: vcodec: Use ctx vb2_queue mutex instead of device mutex

[PATCH 1/1] media: v4l2-core: v4l2-i2c: Fix default device name
 2022-07-20  7:54 UTC  (3+ messages)
  `  "

[PATCH v2 0/3] media: i2c: ak7375: Add regulator management
 2022-07-20  7:36 UTC  (4+ messages)
` [PATCH v2 3/3] "

[PATCH 1/2] dt-bindings: media: mediatek-jpeg-decoder: Add MT8188 compatible string
 2022-07-20  6:28 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: media: mediatek-jpeg-encoder: "

[PATCH v2 3/3] media: i2c: ak7375: Add regulator management
 2022-07-20  2:58 UTC  (2+ messages)

[PATCH 0/2] media: rkisp1: Add support for UYVY output
 2022-07-19 22:29 UTC  (5+ messages)
` [PATCH 1/2] media: rkisp1: Add YC swap capability
` [PATCH 2/2] media: rkisp1: Add UYVY as an output format

[PATCH] media: destage Hantro VPU driver
 2022-07-19 19:34 UTC  (6+ messages)
` [PATCH] hantro: Remove dedicated control documentation
` [PATCH] hantro: Remove incorrect HEVC SPS validation

[PATCH] docs: driver-api: firmware: add driver firmware guidelines
 2022-07-19 14:49 UTC  (8+ messages)

[PATCH] media: c8sectpfe: Add of_node_put() when breaking out of loop
 2022-07-19 14:10 UTC 

[PATCH] media: vimc: fix an error code in vimc_create_links()
 2022-07-19 13:58 UTC  (2+ messages)

[PATCH -next] media: vimc: fix wrong pointer passed to PTR_ERR() in vimc_create_links()
 2022-07-19 13:00 UTC  (2+ messages)

[PATCH] media: omap3isp: Fix comment typo
 2022-07-16  4:34 UTC 

[PATCH] media: platform: Fix comment typo
 2022-07-16  4:32 UTC 

[PATCH] media: sun6i-csi: Fix comment typo
 2022-07-16  4:31 UTC 

[ANN] Media Summit at OSS Europe in Dublin: September 12
 2022-07-19 12:23 UTC  (4+ messages)

[PATCH] media: sunxi: sun6i_mipi_csi2.c/sun8i_a83t_mipi_csi2.c: clarify error handling
 2022-07-19 12:20 UTC  (4+ messages)

[PATCH 1/1] media: sunxi: Depend on GENERIC_PHY_MIPI_DPHY
 2022-07-19 12:08 UTC  (4+ messages)

[PATCH v5 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / ISP Driver
 2022-07-19 11:25 UTC  (5+ messages)
` [PATCH v5 1/6] dt-bindings: media: Add Allwinner A31 ISP bindings documentation

[GIT PULL FOR v5.20] cedrus fix, hantro fixes and destaging
 2022-07-19  9:59 UTC  (2+ messages)
` [GIT PULL FOR v5.20] cedrus fix, hantro fixes and destaging (#84973)

[PATCH v2 6/6] media: i2c: Add driver for mlx7502x ToF sensor
 2022-07-19  8:16 UTC  (4+ messages)

[PATCH v11 0/5] Add support for RZ/G2L VSPD
 2022-07-19  6:55 UTC  (12+ messages)
` [PATCH v11 2/5] media: renesas: vsp1: Add support to deassert/assert reset line

[PATCH v11 00/36] v4l: routing and streams support
 2022-07-19  5:38 UTC  (5+ messages)
` [PATCH v11 34/36] media: v4l2-subdev: Add v4l2_subdev_state_xlate_streams() helper

cron job: media_tree daily build: ERRORS
 2022-07-19  4:41 UTC 

[PATCH] media: uvcvideo: Use indexed loops in uvc_ctrl_init_ctrl()
 2022-07-18 22:27 UTC 

[PATCH v3 1/2] cedrus: Use vb2_find_buffer
 2022-07-18 22:02 UTC  (2+ messages)
` [PATCH v3 2/2] videobuf2: Remove vb2_find_timestamp()

[PATCH] media: mc-request.c: Fix comment typo
 2022-07-18 21:56 UTC  (2+ messages)

[PATCH] media: cedrus: hevc: Add check for invalid timestamp
 2022-07-18 21:49 UTC  (6+ messages)
  `  "

[GIT PULL FOR v5.20] Various daily build fixes
 2022-07-18 19:57 UTC  (2+ messages)
` [GIT PULL FOR v5.20] Various daily build fixes (#84964)

[PATCH v2 0/8] videobuf2: Replace vb2_find_timestamp() with vb2_find_buffer()
 2022-07-18 15:56 UTC  (6+ messages)
` [PATCH v2 7/8] cedrus: Use vb2_find_buffer

[PATCH 0/6] RkVDEC HEVC driver
 2022-07-18 14:54 UTC  (5+ messages)

[PATCH] media: platform: omap: Fix comment typo
 2022-07-15  5:17 UTC 

[PATCH] media: dib8000: Fix comment typo
 2022-07-15  5:16 UTC 

[PATCH] media: Fix comment typo
 2022-07-15  5:15 UTC 

[PATCH] media: Documentation: mc-core: Fix typo
 2022-07-18 12:24 UTC 

[PATCH] media: uvcvideo: Fix invalid pointer in uvc_ctrl_init_ctrl()
 2022-07-18 12:12 UTC 

[PATCH] hantro: Fix RK3399 H.264 format advertising
 2022-07-18 12:08 UTC  (5+ messages)
` [PATCH] hantro: Remove incorrect HEVC SPS validation

[PATCH v2 0/6] OV9281 support
 2022-07-18 11:42 UTC  (10+ messages)
` [PATCH v2 3/6] media: i2c: ov9282: Add ov9281 compatible
` [PATCH v2 5/6] media: i2c: ov9282: Add regulator support
` [PATCH v2 6/6] media: i2c: ov9282: Fix device detection
    `  "

[PATCH 0/5] support mt8188 h264 encoder
 2022-07-18 11:34 UTC  (12+ messages)
` [PATCH 1/5] media: mediatek: vcodec: Add encoder driver support for 34-bit iova
` [PATCH 2/5] dt-bindings: media: mediatek: vcodec: Add encoder dt-bindings for mt8188
` [PATCH 3/5] media: mediatek: vcodec: Add mt8188 encoder driver
` [PATCH 5/5] media: mediatek: vcodec: Fix encoder multi-instance deadlock

[PATCH 1/7] venus : Add default values for the control V4L2_CID_COLORIMETRY_HDR10_MASTERING_DISPLAY
 2022-07-18 10:35 UTC  (5+ messages)

[V11,0/7] Enable two hardware jpeg encoder for MT8195
 2022-07-18 10:40 UTC  (5+ messages)
` [V11,1/7] dt-bindings: mediatek: Add mediatek, mt8195-jpgenc compatible
` [V11,3/7] mtk-jpegenc: manage jpegenc multi-hardware

[V5,0/8] Support multi-hardware jpeg decoder for MT8195
 2022-07-18 10:36 UTC  (9+ messages)
` [V5,1/8] dt-bindings: mediatek: Add mediatek,mt8195-jpgdec compatible
` [V5,3/8] media: mtk-jpegdec: manage jpegdec multi-hardware
` [V5,5/8] media: mtk-jpegdec: add jpeg decode worker interface
` [V5,6/8] media: mtk-jpegdec: add output pic reorder interface

[PATCH v2 0/7] Enable 10bits bitstream for Hantro/G2 HEVC codec
 2022-07-18 10:12 UTC  (9+ messages)
` [PATCH v2 1/7] media: hantro: Store HEVC bit depth in context
` [PATCH v2 2/7] media: hantro: HEVC: Fix auxilary buffer size calculation
` [PATCH v2 3/7] media: hantro: HEVC: Fix chroma offset computation
` [PATCH v2 4/7] media: hantro: postproc: Configure output regs to support 10bit
` [PATCH v2 5/7] media: Hantro: HEVC: Allows 10-bit bitstream
` [PATCH v2 6/7] media: hantro: imx8m: Enable 10bit decoding
` [PATCH v2 7/7] media: hantro: Allows luma and chroma depth to be different

[PATCH v3 0/5] media: Add ST VGXY61 camera sensor driver
 2022-07-18  9:06 UTC  (5+ messages)

[PATCH v24 0/4] media: mediatek: support mdp3 on mt8183 platform
 2022-07-18  8:47 UTC  (5+ messages)
` [PATCH v24 1/4] dt-binding: mediatek: add bindings for MediaTek MDP3 components
` [PATCH v24 2/4] dt-binding: mediatek: add bindings for MediaTek CCORR and WDMA
` [PATCH v24 3/4] arm64: dts: mt8183: add Mediatek MDP3 nodes
` [PATCH v24 4/4] media: platform: mtk-mdp3: add Mediatek MDP3 driver

[PATCH v23 0/4] media: mediatek: support mdp3 on mt8183 platform
 2022-07-18  7:40 UTC  (5+ messages)
` [PATCH v23 1/4] dt-binding: mediatek: add bindings for MediaTek MDP3 components
` [PATCH v23 2/4] dt-binding: mediatek: add bindings for MediaTek CCORR and WDMA
` [PATCH v23 3/4] arm64: dts: mt8183: add Mediatek MDP3 nodes
` [PATCH v23 4/4] media: platform: mtk-mdp3: add Mediatek MDP3 driver

cron job: media_tree daily build: ERRORS
 2022-07-18  4:42 UTC 

[PATCH] media: imx-jpeg: Add a timeout mechanism for each frame
 2022-07-18  2:37 UTC 

[PATCH v2 00/55] media: rkisp1: Cleanups and add support for i.MX8MP
 2022-07-17 18:04 UTC  (6+ messages)
` [PATCH v2 48/55] media: rkisp1: Add match data for i.MX8MP ISP

[PATCH v2 0/7] media: nxp: i.MX8 ISI driver
 2022-07-17 14:56 UTC  (4+ messages)
` [PATCH v2 7/7] media: nxp: Add "

[PATCH RESEND v2] media: uvcvideo: Fix memory leak in uvc_gpio_parse
 2022-07-17 13:43 UTC  (3+ messages)

[PATCH v3] media: uvcvideo: Fix memory leak in uvc_gpio_parse
 2022-07-17 13:38 UTC 

[GIT PULL FOR v5.20 - v3] rkisp1 refactoring to prepare for i.MX8MP support
 2022-07-17 10:05 UTC  (2+ messages)
` [GIT PULL FOR v5.20 - v3] rkisp1 refactoring to prepare for i.MX8MP (#84929)

[PATCH v1 1/1] media: atomisp_gmin_platform: Switch to use acpi_evaluate_dsm_typed()
 2022-07-17  8:42 UTC  (2+ messages)

[GIT PULL FOR v5.20] v3: hantro/cedrus/vb2 updates
 2022-07-17  8:37 UTC  (2+ messages)
` [GIT PULL FOR v5.20] v3: hantro/cedrus/vb2 updates (#84899)

[GIT PULL FOR v5.20 - v2] rkisp1 refactoring to prepare for i.MX8MP support
 2022-07-17  7:46 UTC  (2+ messages)
` [GIT PULL FOR v5.20 - v2] rkisp1 refactoring to prepare for i.MX8MP (#84897)

[PATCH 0/5] media: ov5647: Reintroduce 8bpp modes from R-Car BSP
 2022-07-17  7:30 UTC  (3+ messages)
` [PATCH 2/5] media: ov5647: Support HFLIP and VFLIP

[PATCH v3 0/6] dt-bindings: Add macros for video interface bus types
 2022-07-17  6:54 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2022-07-17  4:41 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).