Linux Media Controller development
 help / color / mirror / Atom feed
 messages from 2025-08-20 05:36:24 to 2025-08-21 08:18:22 UTC [more...]

[PATCH v2] media: atomisp: use kmalloc_array() for array space allocation
 2025-08-21  8:17 UTC 

[PATCH v3 00/26] Enable H.264/H.265 encoder support and fixes in iris driver common code
 2025-08-21  8:03 UTC  (31+ 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] media: venus: firmware: Use correct reset sequence for IRIS2
 2025-08-21  8:01 UTC  (3+ messages)

[PATCH] media: iris: fix module removal if firmware download failed
 2025-08-21  8:00 UTC  (2+ messages)

[PATCH 0/2] media: i2c: Add OmniVision OG0VE1B image sensor driver
 2025-08-21  7:47 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: media: i2c: Add OmniVision OG0VE1B camera sensor
` [PATCH 2/2] "

[PATCH 0/2] media: mc: Fix crash when starting pipelines
 2025-08-21  7:12 UTC  (5+ messages)
` [PATCH 1/2] media: mc: Fix MUST_CONNECT handling for pads with no links
` [PATCH 2/2] media: mc: Improve unconnected pads debugging message in link exploration

[PATCH] media: imx-jpeg: Fix JPEG encoder ready race condition
 2025-08-21  7:06 UTC  (2+ messages)

[PATCH v4 0/2] media: i2c: Add OmniVision OV6211 image sensor driver
 2025-08-21  7:02 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: media: i2c: Add OmniVision OV6211 image sensor
` [PATCH v4 2/2] media: i2c: Add OmniVision OV6211 image sensor driver

[PATCH v2 1/3] staging: media: atomisp: Remove unnecessary inline declaration in gdc.c
 2025-08-21  7:01 UTC  (3+ messages)
` [PATCH v2 2/3] staging: media: atomisp: Whitespaces style cleanup "
` [PATCH v2 3/3] staging: media: atomisp: Remove return from end of void function "

[PATCH] media: atomisp: use kmalloc_array() for array space allocation
 2025-08-21  6:54 UTC  (5+ messages)

[PATCH v1 00/14] MediaTek dt-bindings sanitization (MT8173)
 2025-08-21  6:53 UTC  (23+ messages)
` [PATCH v1 01/14] media: dt-bindings: Convert MediaTek mt8173-mdp bindings to YAML
` [PATCH v1 02/14] media: dt-bindings: Convert MediaTek mt8173-vpu "
` [PATCH v1 03/14] dt-bindings: arm: mediatek: mmsys: Add assigned-clocks/rates properties
` [PATCH v1 04/14] net: dt-bindings: Convert Marvell 8897/8997 bindings to YAML
` [PATCH v1 05/14] sound: dt-bindings: Convert MediaTek RT5650 codecs "
` [PATCH v1 06/14] dt-bindings: display: mediatek,od: Add mediatek,gce-client-reg property
` [PATCH v1 07/14] dt-bindings: display: mediatek,ufoe: "
` [PATCH v1 08/14] arm64: dts: mediatek: mt8173: Fix mt8173-pinctrl node names
` [PATCH v1 09/14] dt-bindings: pinctrl: mediatek,mt65xx-pinctrl: Allow gpio-line-names
` [PATCH v1 10/14] regulator: dt-bindings: Convert Dialog Semiconductor DA9211 Regulators to YAML
` [PATCH v1 11/14] arm64: dts: mediatek: mt8173-elm: Drop unused bank supply
` [PATCH v1 12/14] dt-bindings: soc: mediatek: pwrap: Add power-domains property
` [PATCH v1 13/14] dt-bindings: input/touchscreen: Convert MELFAS MIP4 Touchscreen to YAML
` [PATCH v1 14/14] dt-bindings: media: mediatek,jpeg: Fix jpeg encoder/decoder ranges

[PATCH v3] drm/amdgpu: Pin buffers while vmap'ing exported dma-buf objects
 2025-08-21  6:40 UTC 

[PATCH] staging: media: atomisp: Whitespaces style cleanup in gdc.c
 2025-08-21  6:37 UTC  (5+ messages)
    ` Fwd: "

[PATCH] media: imx-jpeg: Add support for descriptor allocation from SRAM
 2025-08-21  6:28 UTC  (4+ messages)

[PATCH v4 00/12] media: cadence,ti: CSI2RX Multistream Support
 2025-08-21  6:21 UTC  (4+ messages)
` [PATCH v4 11/12] media: ti: j721e-csi2rx: Submit all available buffers

[PATCH v2] media: nxp: imx8-isi: Fix streamon/streamoff calls are imbalanced issue
 2025-08-21  6:08 UTC 

[PATCH v2 00/12] media: imx-mipi-csis: Cleanups and debugging improvements
 2025-08-21  0:09 UTC  (13+ messages)
` [PATCH v2 01/12] media: v4l2-common: Constify media_pad argument to v4l2_get_link_freq()
` [PATCH v2 02/12] media: imx-mipi-csis: Simplify access to source pad
` [PATCH v2 03/12] media: imx-mipi-csis: Standardize const keyword placement
` [PATCH v2 04/12] media: imx-mipi-csis: Shorten name of subdev state variables
` [PATCH v2 05/12] media: imx-mipi-csis: Rename register macros to match reference manual
` [PATCH v2 06/12] media: imx-mipi-csis: Fix field alignment in register dump
` [PATCH v2 07/12] media: imx-mipi-csis: Log per-lane start of transmission errors
` [PATCH v2 08/12] media: imx-mipi-csis: Only set clock rate when specified in DT
` [PATCH v2 09/12] dt-bindings: media: nxp,imx-mipi-csi2: Mark clock-frequency as deprecated
` [PATCH v2 10/12] dt-bindings: media: nxp,imx-mipi-csi2: Add fsl,num-channels property
` [PATCH v2 11/12] media: imx-mipi-csis: Initial support for multiple output channels
` [PATCH v2 12/12] arm64: dts: imx8mp: Specify the number of channels for CSI-2 receivers

[PATCH 0/7] media: i2c: dw9719: add DT compatible and DW9718S support
 2025-08-20 21:56 UTC  (3+ messages)
` [PATCH 1/7] dt-bindings: media: i2c: Add DW9718S, DW9719 and DW9761 VCM

[PATCH v2 0/3] Add CCI and imx577 sensor support for lemans evk
 2025-08-20 20:31 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: i2c: qcom-cci: Document sa8775p compatible

[PATCH] media: nxp: imx8-isi: check return value of media_pad_remote_pad_first()
 2025-08-20 19:25 UTC  (5+ messages)

[PATCH v2 00/32] media: add imx93 mipi/controller csi support
 2025-08-20 19:16 UTC  (4+ messages)
` [PATCH v2 04/32] media: v4l2-common: Add helper function media_bus_fmt_to_csi2_dt()

[PATCH 00/21] treewide: remove unneeded 'fast_io' parameter in regmap_config
 2025-08-20 17:02 UTC  (2+ messages)
` (subset) "

[PATCH v2 00/11] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
 2025-08-20 16:53 UTC  (33+ 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 06/11] remoteproc: Move resource table data structure to its own header
` [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] media: uvcvideo: Mark invalid entities with id UVC_INVALID_ENTITY_ID
 2025-08-20 16:08 UTC 

[PATCH v5 0/2] dma-buf: heaps: Support carved-out heaps
 2025-08-20 15:22 UTC  (4+ messages)
` [PATCH v5 2/2] dma-buf: heaps: Introduce a new heap for reserved memory

[PATCH v5 0/9] eUSB2 Double Isochronous IN Bandwidth support
 2025-08-20 15:21 UTC  (11+ messages)
` [PATCH v5 1/9] usb: core: Use le16_to_cpu() to read __le16 value in usb_parse_endpoint()
` [PATCH v5 2/9] usb: core: Parse eUSB2 companion descriptors for high speed devices only
` [PATCH v5 3/9] usb: core: eUSB2 companion descriptor is for isoc IN endpoints only
` [PATCH v5 4/9] usb: core: Add a function to get USB version independent periodic payload
` [PATCH v5 5/9] usb: xhci: Use usb_endpoint_max_periodic_payload()
` [PATCH v5 6/9] usb: core: Introduce usb_endpoint_is_hs_isoc_double()
` [PATCH v5 7/9] usb: xhci: Add host support for eUSB2 double isochronous bandwidth devices
` [PATCH v5 8/9] usb: core: support eUSB2 double bandwidth large isoc URB frames
` [PATCH v5 9/9] media: uvcvideo: eUSB2 double isochronous bandwidth support

[PATCH] staging: media: atomisp: return early on hmm_bo_device_init() failure
 2025-08-20 15:06 UTC  (2+ messages)

[PATCH] media: atomisp: Use vmemdup_user() instead of open-coding
 2025-08-20 15:01 UTC  (2+ messages)

[PATCH v5 0/4] media: imx8mq-mipi-csi2: Enhance the driver to meet more usage case
 2025-08-20 14:35 UTC  (9+ 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] media: nxp: imx8-isi: Check whether pad is non-NULL before access
 2025-08-20 14:14 UTC  (4+ messages)

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

[PATCH] media: mxl5005s: Replace GPLv2 boilerplate text with SPDX
 2025-08-20 13:05 UTC  (2+ messages)

[PATCH v3 0/8] media: Introduce V4L2 extensible parameters
 2025-08-20 12:59 UTC  (8+ messages)
` [PATCH v3 1/8] media: uapi: Introduce V4L2 extensible params
` [PATCH v3 5/8] media: v4l2-common: Introduce v4l2-params.c

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

[PATCH v3 2/2] media: i2c: Pinefeat cef168 lens control board driver
 2025-08-20 12:56 UTC  (3+ messages)

[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  (3+ messages)
` [PATCH 7/7] rust: samples: add the v4l2 sample driver

[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 v2] drm/amdgpu: Pin buffers while vmap'ing exported dma-buf objects
 2025-08-20  9:04 UTC  (3+ messages)

[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 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  (7+ messages)
` [PATCH v1 04/19] dt-bindings: display: tegra: document Tegra30 VIP
` [PATCH v1 17/19] dt-bindings: display: tegra: document Tegra20 and Tegra30 CSI

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


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