Linux Media Controller development
 help / color / mirror / Atom feed
 messages from 2025-08-18 23:39:47 to 2025-08-20 12:43:03 UTC [more...]

[PATCH v2 0/8] Add AMD ISP4 driver
 2025-08-20 12:42 UTC  (5+ messages)
` [PATCH v2 8/8] Documentation: add documentation of AMD isp 4 driver

[PATCH 0/7] rust: add initial v4l2 support
 2025-08-20 12:39 UTC  (8+ messages)
` [PATCH 5/7] rust: v4l2: add device capabilities
` [PATCH 6/7] rust: v4l2: add basic ioctl support
` [PATCH 7/7] rust: samples: add the v4l2 sample driver

[PATCH v2 00/11] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
 2025-08-20 12:28 UTC  (31+ messages)
` [PATCH v2 01/11] firmware: qcom_scm: Introduce PAS context initialization helper
` [PATCH v2 02/11] soc: qcom: mdtloader: Add context aware qcom_mdt_pas_load() helper
` [PATCH v2 03/11] firmware: qcom_scm: Add a prep version of auth_and_reset function
` [PATCH v2 04/11] firmware: qcom_scm: Simplify qcom_scm_pas_init_image()
` [PATCH v2 05/11] firmware: qcom_scm: Add shmbridge support to pas_init/release function
` [PATCH v2 06/11] remoteproc: Move resource table data structure to its own header
` [PATCH v2 07/11] firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource table
` [PATCH v2 08/11] soc: qcom: mdt_loader: Add helper functions to map and unmap resources
` [PATCH v2 09/11] remoteproc: pas: Extend parse_fw callback to parse resource table
` [PATCH v2 10/11] remoteproc: qcom: pas: Enable Secure PAS support with IOMMU managed by Linux
` [PATCH v2 11/11] media: iris: "

[PATCH v5 0/4] media: imx8mq-mipi-csi2: Enhance the driver to meet more usage case
 2025-08-20 11:04 UTC  (5+ messages)
` [PATCH v5 1/4] media: imx8mq-mipi-csi2: Remove width field in csi2_pix_format
` [PATCH v5 2/4] media: imx8mq-mipi-csi2: Add output filed "
` [PATCH v5 3/4] media: imx8mq-mipi-csi2: Add RGB format support
` [PATCH v5 4/4] media: imx8mq-mipi-csi2: Implement .get_frame_desc subdev callback

[PATCH v11 00/19] Add Arm Mali-C55 Image Signal Processor Driver
 2025-08-20 10:47 UTC  (4+ messages)
` [PATCH v11 01/19] media: mc: entity: Add pipeline_started/stopped ops

[PATCH v2] media: mediatek: vcodec: Use spinlock for context list protection lock
 2025-08-20 10:36 UTC  (3+ messages)

[PATCH v1 1/2] MAINTAINERS: Update Synopsys HDMI RX driver entry
 2025-08-20 10:30 UTC  (2+ messages)
` [PATCH v1 2/2] media: dt-bindings: snps,dw-hdmi-rx.yaml: Updated maintainers entry

[PATCH v3 00/26] Enable H.264/H.265 encoder support and fixes in iris driver common code
 2025-08-20  9:08 UTC  (27+ messages)
` [PATCH v3 01/26] media: iris: Fix buffer count reporting in internal buffer check
` [PATCH v3 02/26] media: iris: Report unreleased PERSIST buffers on session close
` [PATCH v3 03/26] media: iris: Fix memory leak by freeing untracked persist buffer
` [PATCH v3 04/26] media: iris: Fix port streaming handling
` [PATCH v3 05/26] media: iris: Allow substate transition to load resources during output streaming
` [PATCH v3 06/26] media: iris: Always destroy internal buffers on firmware release response
` [PATCH v3 07/26] media: iris: Update vbuf flags before v4l2_m2m_buf_done
` [PATCH v3 08/26] media: iris: Simplify session stop logic by relying on vb2 checks
` [PATCH v3 09/26] media: iris: Allow stop on firmware only if start was issued
` [PATCH v3 10/26] media: iris: Send dummy buffer address for all codecs during drain
` [PATCH v3 11/26] media: iris: Fix missing LAST flag handling "
` [PATCH v3 12/26] media: iris: Fix format check for CAPTURE plane in try_fmt
` [PATCH v3 13/26] media: iris: Add support for video encoder device
` [PATCH v3 14/26] media: iris: Initialize and deinitialize encoder instance structure
` [PATCH v3 15/26] media: iris: Add support for ENUM_FMT, S/G/TRY_FMT encoder
` [PATCH v3 16/26] media: iris: Add support for ENUM_FRAMESIZES/FRAMEINTERVALS for encoder
` [PATCH v3 17/26] media: iris: Add support for VIDIOC_QUERYCAP for encoder video device
` [PATCH v3 18/26] media: iris: Add encoder support for V4L2 event subscription
` [PATCH v3 19/26] media: iris: Add support for G/S_SELECTION for encoder video device
` [PATCH v3 20/26] media: iris: Add support for G/S_PARM "
` [PATCH v3 21/26] media: iris: Add platform-specific capabilities "
` [PATCH v3 22/26] media: iris: Add V4L2 streaming support "
` [PATCH v3 23/26] media: iris: Set platform capabilities to firmware "
` [PATCH v3 24/26] media: iris: Allocate and queue internal buffers "
` [PATCH v3 25/26] media: iris: Add support for buffer management ioctls for encoder device
` [PATCH v3 26/26] media: iris: Add support for drain sequence in encoder video device

[PATCH v2] drm/amdgpu: Pin buffers while vmap'ing exported dma-buf objects
 2025-08-20  9:04 UTC  (3+ messages)

[PATCH v4 0/4] eUSB2 Double Isochronous IN Bandwidth support
 2025-08-20  8:43 UTC  (7+ messages)
` [PATCH v4 1/4] xhci: Add host support for eUSB2 double isochronous bandwidth devices

[PATCH v3 0/6] Add support for MT8196 video encoder
 2025-08-20  8:24 UTC  (6+ messages)
` [PATCH v3 5/6] dt-bindings: media: Add MT8196 mediatek,vcodec-encoder

[PATCH v3 0/8] media: Introduce V4L2 extensible parameters
 2025-08-20  8:14 UTC  (13+ messages)
` [PATCH v3 1/8] media: uapi: Introduce V4L2 extensible params
` [PATCH v3 2/8] media: uapi: Convert RkISP1 to "
` [PATCH v3 3/8] media: uapi: Convert Amlogic C3 "
` [PATCH v3 4/8] media: Documentation: uapi: Add V4L2 extensible parameters
` [PATCH v3 5/8] media: v4l2-common: Introduce v4l2-params.c
` [PATCH v3 6/8] media: rkisp1: Use v4l2-params for validation
` [PATCH v3 7/8] media: amlogic-c3: "
` [PATCH v3 8/8] media: Documentation: kapi: Add v4l2 extensible parameters

[PATCH 2/2] dma-buf: add warning when dma_fence is signaled from IOCTL
 2025-08-20  7:27 UTC  (2+ messages)

[PATCH v1 00/19] tegra-video: add CSI support for Tegra20 and Tegra30
 2025-08-20  5:39 UTC  (24+ messages)
` [PATCH v1 01/19] clk: tegra: init CSUS clock "
` [PATCH v1 02/19] dt-bindings: clock: tegra20: Add IDs for CSI PAD clocks
` [PATCH v1 03/19] clk: tegra30: add CSI PAD clock gates
` [PATCH v1 04/19] dt-bindings: display: tegra: document Tegra30 VIP
` [PATCH v1 05/19] staging: media: tegra-video: expand VI and VIP support to Tegra30
` [PATCH v1 06/19] staging: media: tegra-video: csi: move CSI helpers to header
` [PATCH v1 07/19] staging: media: tegra-video: csi: parametrize MIPI calibration device presence
` [PATCH v1 08/19] staging: media: tegra-video: vi: adjust get_selection op check
` [PATCH v1 09/19] staging: media: tegra-video: vi: add flip controls only if no source controls are provided
` [PATCH v1 10/19] staging: media: tegra-video: tegra20: set correct maximum width and height
` [PATCH v1 11/19] staging: media: tegra-video: tegra20: add support for second output of VI
` [PATCH v1 12/19] staging: media: tegra-video: tegra20: simplify format align calculations
` [PATCH v1 13/19] staging: media: tegra-video: tegra20: set VI HW revision
` [PATCH v1 14/19] staging: media: tegra-video: tegra20: increase maximum VI clock frequency
` [PATCH v1 15/19] staging: media: tegra-video: tegra20: expand format support with RAW8/10 and YUV422 1X16
` [PATCH v1 16/19] staging: media: tegra-video: tegra20: adjust luma buffer stride
` [PATCH v1 17/19] dt-bindings: display: tegra: document Tegra20 and Tegra30 CSI
` [PATCH v1 18/19] ARM: tegra: add CSI binding for Tegra20 and Tegra30
` [PATCH v1 19/19] staging: media: tegra-video: add CSI support "

[PATCH v1 0/2] media: i2c: add Sony IMX111 CMOS camera sensor driver
 2025-08-20  5:36 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: media: i2c: document Sony IMX111 CMOS sensor
` [PATCH v1 2/2] media: i2c: add Sony IMX111 CMOS camera sensor driver

[PATCH] media: mediatek: vcodec: Use spinlock for context list protection lock
 2025-08-20  5:15 UTC  (5+ messages)

[PATCH v2 0/2] Drop control handler argument support for v4l2_get_link_freq()
 2025-08-20  2:49 UTC  (7+ messages)
` [PATCH v2 1/2] media: amlogic: c3-mipi-csi2: Call v4l2_get_link_freq() on source pad
` [PATCH v2 2/2] media: v4l2-common: Drop the workaround from v4l2_get_link_freq()

[PATCH] media: v4l: Fix dereference before NULL check
 2025-08-20  2:47 UTC  (2+ messages)
  `  "

[PATCH 0/2] media: ov02c10: fix orientation on Thinkpad T14s Gen6 (Snapdragon)
 2025-08-20  0:13 UTC  (3+ messages)
` [PATCH 1/2] media: ov02c10: Fix default vertical flip
` [PATCH 2/2] media: ov02c10: Support hflip and vflip

[PATCH v3 0/2] media: i2c: Add OmniVision OV6211 image sensor driver
 2025-08-19 22:57 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH v3 0/2] Pinefeat cef168 lens control board driver
 2025-08-19 21:32 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: Pinefeat cef168 lens control board
` [PATCH v3 2/2] media: i2c: Pinefeat cef168 lens control board driver

[PATCH v2 0/2] media: i2c: vd55g1: Support vd65g4 RGB variant
 2025-08-19 17:45 UTC  (4+ messages)
` [PATCH v2 1/2] media: dt-bindings: vd55g1: Add vd65g4 compatible
` [PATCH v2 2/2] media: i2c: vd55g1: Add support for vd65g4 RGB variant

[PATCH v10 00/13] media: rockchip: add a driver for the rockchip camera interface
 2025-08-19 16:46 UTC  (8+ messages)
` [PATCH v10 06/13] "
` [PATCH v10 07/13] media: rockchip: add driver for mipi csi-2 receiver
` [PATCH v10 08/13] media: rockchip: rkcif: add support for mipi csi-2 capture
` [PATCH v10 10/13] arm64: dts: rockchip: add the vip node to px30
` [PATCH v10 12/13] arm64: dts: rockchip: add mipi csi-2 receiver node to rk356x
` [PATCH v10 13/13] arm64: dts: rockchip: enable vicap dvp on wolfvision pf5 io expander

[PATCH v4 0/4] media: imx8mq-mipi-csi2: Enhance the driver to meet more usage case
 2025-08-19 15:45 UTC  (7+ messages)
` [PATCH v4 1/4] media: imx8mq-mipi-csi2: Remove width field in csi2_pix_format
` [PATCH v4 2/4] media: imx8mq-mipi-csi2: Add output filed "
` [PATCH v4 3/4] media: imx8mq-mipi-csi2: Add RGB format support
` [PATCH v4 4/4] media: imx8mq-mipi-csi2: Implement .get_frame_desc subdev callback

[PATCH net-next 0/6] net: ti: icssg-prueth: Add AF_XDP zero copy support
 2025-08-19 14:35 UTC  (3+ messages)
` [PATCH net-next 5/6] net: ti: icssg-prueth: Add AF_XDP zero copy for RX

[PATCH v2 0/8] media: Introduce V4L2 extensible parameters
 2025-08-19 14:24 UTC  (4+ messages)
` [PATCH v2 6/8] media: rkisp1: Use v4l2-params for validation

[PATCH v2] media: dt-bindings: renesas,rzg2l-cru: Improve documentation
 2025-08-19 13:49 UTC  (4+ messages)

[PATCH v2 00/24] Enable H.264/H.265 encoder support and fixes in common code
 2025-08-19 13:34 UTC  (8+ messages)
` [PATCH v2 04/24] media: iris: Fix port streaming handling
` [PATCH v2 08/24] media: iris: Allow stop on firmware only if start was issued

[PATCH v2 0/8] Enable video decoder & encoder for MT8189
 2025-08-19 12:36 UTC  (4+ messages)

[PATCH 0/2] media: i2c: vd55g1: Support vd65g4 RGB variant
 2025-08-19 12:31 UTC  (3+ messages)
` [PATCH 1/2] media: dt-bindings: vd55g1: Add vd65g4 compatible
` [PATCH 2/2] media: i2c: vd55g1: Add support for vd65g4 RGB variant

[PATCH v3 0/4] Add missing fixes to FastRPC driver
 2025-08-19 11:31 UTC  (2+ messages)

[PATCH] staging: media: tegra-video: Remove the use of dev_err_probe()
 2025-08-19 11:13 UTC  (4+ messages)

[PATCH v2] staging: media: tegra-video: Remove the use of dev_err_probe()
 2025-08-19 11:00 UTC 

[PATCH v7 0/2] media: i2c: Add ov2735 camera sensor driver
 2025-08-19 10:05 UTC  (4+ messages)
` [PATCH v7 2/2] media: i2c: add ov2735 image "

[PATCH 0/2] Drop control handler argument support for v4l2_get_link_freq()
 2025-08-19  9:41 UTC  (6+ messages)
` [PATCH 1/2] media: amlogic: c3-mipi-csi2: Call v4l2_get_link_freq() on source pad
` [PATCH 2/2] media: v4l2-common: Drop the workaround from v4l2_get_link_freq()

[PATCH 0/4] dma-buf/fence-chain: Speed up processing of rearmed callbacks
 2025-08-19  9:15 UTC  (5+ messages)
` [PATCH 4/4] "

[PATCH v2 00/14] media: mediatek: vcodec: support video decoder in mt8196
 2025-08-19  9:05 UTC  (4+ messages)
` [PATCH v2 01/14] dt-bindings: media: mediatek: vcodec: add decoder dt-bindings for mt8196

[PATCH 0/6] media: imx335: Vflip, active state and binning support
 2025-08-19  7:20 UTC  (12+ messages)
` [PATCH 3/6] media: imx335: Update the native pixel array width
` [PATCH 5/6] media: imx355: Use subdev active state
` [PATCH 6/6] media: imx335: Support 2x2 binning

[PATCH v4l-utils v2] v4l2-ctl: Fix failure on controls starting with a digit
 2025-08-19  7:07 UTC 

[PATCH v4 0/2] media: pci: Fix invalid access to file *
 2025-08-19  7:07 UTC  (3+ messages)
` [PATCH v4 1/2] media: cx18: "
` [PATCH v4 2/2] media: ivtv: "

[PATCH v3 0/2] media: pci: Fix invalid access to file *
 2025-08-19  7:02 UTC  (7+ messages)
` [PATCH v3 1/2] media: cx18: "
` [PATCH v3 2/2] media: ivtv: "

[PATCH v4 0/6] media: ti, cdns: Multiple pixel support and misc fixes
 2025-08-19  5:53 UTC  (2+ messages)

[PATCH] imx-mipi-csis: Get the number of active lanes from mbus_config
 2025-08-19  2:44 UTC  (7+ messages)

How to construct a Gstreamer pipeline using crop feature for v4l2
 2025-08-19  1:13 UTC  (3+ messages)

[linuxtv-media-pending:fixes] BUILD SUCCESS 6f6fbd9a0c5a75eee0618c1499cf73cc770b3f52
 2025-08-19  0:56 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox