Linux Media Controller development
 help / color / mirror / Atom feed
 messages from 2025-08-19 12:16:52 to 2025-08-20 16:32:59 UTC [more...]

[PATCH v2 00/11] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
 2025-08-20 16:32 UTC  (36+ 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] media: imx-jpeg: Add support for descriptor allocation from SRAM
 2025-08-20 16:29 UTC 

[PATCH] media: imx-jpeg: Fix JPEG encoder ready race condition
 2025-08-20 16:29 UTC 

[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] media: venus: firmware: Use correct reset sequence for IRIS2
 2025-08-20 15:16 UTC 

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

[PATCH] media: atomisp: use kmalloc_array() for array space allocation
 2025-08-20 15:05 UTC  (2+ messages)

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

[PATCH v3 00/26] Enable H.264/H.265 encoder support and fixes in iris driver common code
 2025-08-20 14:59 UTC  (28+ 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: nxp: imx8-isi: check return value of media_pad_remote_pad_first()
 2025-08-20 14:54 UTC  (4+ messages)

[PATCH 0/2] media: mc: Fix crash when starting pipelines
 2025-08-20 14:48 UTC  (4+ 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 v2 00/32] media: add imx93 mipi/controller csi support
 2025-08-20 14:39 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  (8+ messages)
` [PATCH v4 1/4] xhci: Add host support for eUSB2 double isochronous bandwidth devices

[PATCH] staging: media: atomisp: Whitespaces style cleanup in gdc.c
 2025-08-20 13:07 UTC  (4+ messages)

[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  (14+ 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 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 0/2] Pinefeat cef168 lens control board driver
 2025-08-20 12:56 UTC  (5+ messages)
` [PATCH v3 2/2] media: i2c: "

[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 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  (21+ messages)
` [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  (4+ messages)
` [PATCH v1 1/2] dt-bindings: media: i2c: document Sony IMX111 CMOS sensor

[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 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  (3+ messages)
` [PATCH v10 08/13] media: rockchip: rkcif: add support for mipi csi-2 capture

[PATCH v4 0/4] media: imx8mq-mipi-csi2: Enhance the driver to meet more usage case
 2025-08-19 15:45 UTC  (4+ messages)
` [PATCH v4 2/4] media: imx8mq-mipi-csi2: Add output filed in csi2_pix_format

[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  (2+ messages)

[PATCH v2 00/24] Enable H.264/H.265 encoder support and fixes in common code
 2025-08-19 13:34 UTC  (5+ messages)
` [PATCH v2 04/24] media: iris: Fix port streaming handling

[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


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