Linux Media Controller development
 help / color / mirror / Atom feed
 messages from 2025-09-29 20:19:45 to 2025-10-02 08:13:49 UTC [more...]

[PATCH v17 00/47] DEPT(DEPendency Tracker)
 2025-10-02  8:12 UTC  (24+ messages)
` [PATCH v17 01/47] llist: move llist_{head,node} definition to types.h
` [PATCH v17 02/47] dept: implement DEPT(DEPendency Tracker)
` [PATCH v17 03/47] dept: add single event dependency tracker APIs
` [PATCH v17 04/47] dept: add lock "
` [PATCH v17 05/47] dept: tie to lockdep and IRQ tracing
` [PATCH v17 06/47] dept: add proc knobs to show stats and dependency graph
` [PATCH v17 07/47] dept: distinguish each kernel context from another
` [PATCH v17 08/47] x86_64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to x86_64
` [PATCH v17 09/47] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64
` [PATCH v17 10/47] dept: distinguish each work from another
` [PATCH v17 11/47] dept: add a mechanism to refill the internal memory pools on running out
` [PATCH v17 12/47] dept: record the latest one out of consecutive waits of the same class
` [PATCH v17 13/47] dept: apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v17 14/47] dept: apply sdt_might_sleep_{start,end}() to swait
` [PATCH v17 15/47] dept: apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v17 16/47] dept: apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v17 17/47] dept: apply sdt_might_sleep_{start,end}() to dma fence
` [PATCH v17 18/47] dept: track timeout waits separately with a new Kconfig
` [PATCH v17 19/47] dept: apply timeout consideration to wait_for_completion()/complete()
` [PATCH v17 20/47] dept: apply timeout consideration to swait
` [PATCH v17 21/47] dept: apply timeout consideration to waitqueue wait
` [PATCH v17 22/47] dept: apply timeout consideration to hashed-waitqueue wait
` [PATCH v17 23/47] dept: apply timeout consideration to dma fence wait

[PATCH v2 12/27] media: v4l2-subdev: Introduce v4l2 subdev context
 2025-10-02  8:06 UTC  (5+ messages)

[PATCH v11 00/66] Generic line based metadata support, internal pads
 2025-10-02  7:54 UTC  (14+ messages)
` [PATCH v11 39/66] media: Documentation: Add subdev configuration models, raw sensor model
` [PATCH v11 41/66] media: Documentation: Add scaling and post-scaler crop for common raw

[PATCH v12 0/9] TEE subsystem for protected dma-buf allocations
 2025-10-02  7:54 UTC  (5+ messages)
` [PATCH v12 2/9] dma-buf: dma-heap: export declared functions
` [PATCH v12 3/9] tee: implement protected DMA-heap

[PATCH v3 00/22] tegra-video: add CSI support for Tegra20 and Tegra30
 2025-10-02  6:20 UTC  (28+ messages)
` [PATCH v3 01/22] clk: tegra: set CSUS as vi_sensor's gate for Tegra20, Tegra30 and Tegra114
` [PATCH v3 04/22] dt-bindings: display: tegra: document Tegra30 VI and VIP
` [PATCH v3 09/22] gpu: host1x: convert MIPI to use operation function pointers
` [PATCH v3 12/22] arm64: tegra: move avdd-dsi-csi-supply into CSI node
` [PATCH v3 15/22] staging: media: tegra-video: tegra20: simplify format align calculations
` [PATCH v3 20/22] dt-bindings: display: tegra: document Tegra20 and Tegra30 CSI
` [PATCH v3 22/22] staging: media: tegra-video: add CSI support for Tegra20 and Tegra30

[PATCH v6] media: pci: intel: ivsc: improve device reference counting in mei_ace driver
 2025-10-02  6:00 UTC 

[PATCH v2 0/2] media: i2c: add Sony IMX111 CMOS camera sensor driver
 2025-10-02  5:22 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: media: i2c: document Sony IMX111 CMOS sensor

[PATCH 0/5] Enable support for AV1 stateful decoder
 2025-10-01 23:30 UTC  (9+ messages)
` [PATCH 1/5] media: uapi: videodev2: Add "
` [PATCH 2/5] media: v4l2: Add description for V4L2_PIX_FMT_AV1 in v4l_fill_fmtdesc()
` [PATCH 3/5] media: iris: Add support for AV1 format in iris decoder
` [PATCH 4/5] media: iris: Define AV1-specific platform capabilities and properties
` [PATCH 5/5] media: iris: Add internal buffer calculation for AV1 decoder

[PATCH 00/26] media: Add support for multi-context operations
 2025-10-01 21:41 UTC  (5+ messages)
` [PATCH 04/26] media: media-device: Introduce media device context
` [PATCH 06/26] media: v4l2-ioctl: Introduce VIDIOC_BIND_CONTEXT

[PATCH v2 00/27] media: Add support for multi-context operations
 2025-10-01 19:45 UTC  (3+ messages)
` [PATCH v2 03/27] media: media-entity: Introduce media_entity_context

[PATCH v3] dt-bindings: media: Convert MediaTek mt8173-mdp bindings to DT schema
 2025-10-01 18:31 UTC 

[PATCH v1] media: synopsys: hdmirx: Detect broken interrupt
 2025-10-01 17:50 UTC 

[PATCH v2 00/12] MediaTek dt-bindings sanitization (MT8173)
 2025-10-01 17:43 UTC  (9+ messages)
` [PATCH v2 03/12] dt-bindings: net: Convert Marvell 8897/8997 bindings to DT schema
` [PATCH v2 09/12] dt-bindings: regulator: Convert Dialog DA9211 Regulators "

Build failed in Jenkins: libcamera #1492
 2025-10-01 16:19 UTC  (2+ messages)
` Build failed in Jenkins: libcamera #1493

[PATCH] iommu: __iommu_attach_group: check for non-NULL blocking_domain
 2025-10-01 15:44 UTC  (8+ messages)

[GIT PULL for v6.18] media updates
 2025-10-01 15:25 UTC 

[PATCH 0/2] Add support for QC08C format in iris driver
 2025-10-01 15:04 UTC  (13+ messages)
` [PATCH 1/2] media: iris: Add support for QC08C format for decoder

[PATCH 00/23] Fix media uAPI cross references
 2025-10-01 14:49 UTC  (24+ messages)
` [PATCH 01/23] tools: docs: parse_data_structs.py: drop contents header
` [PATCH 02/23] tools: docs: parse_data_structs.py: output a line number
` [PATCH 03/23] docs: kernel_include.py: fix line numbers for TOC
` [PATCH 04/23] docs: kernel_include.py: propose alternatives
` [PATCH 05/23] tools: docs: parse_data_structs: make process_exceptions two stages
` [PATCH 06/23] tools: docs: parse_data_structs.py: get rid of process_exceptions()
` [PATCH 07/23] tools: docs: parse_data_structs.py: add namespace support
` [PATCH 08/23] tools: docs: parse_data_structs.py: accept more reftypes
` [PATCH 09/23] docs: media: dvb: use TOC instead of file contents at headers
` [PATCH 10/23] docs: media: dvb: enable warnings for most headers
` [PATCH 11/23] docs: media: rc: use TOC instead of file contents for LIRC header
` [PATCH 12/23] docs: media: mediactl: use TOC instead of file contents
` [PATCH 13/23] docs: kernel_include.py: use get_close_matches() to propose alternatives
` [PATCH 14/23] docs: media: add missing c namespace to V4L headers
` [PATCH 15/23] docs: media: videodev2.h.rst.exceptions: fix namespace on refs
` [PATCH 16/23] media: docs: add a missing reference for VIDIOC_QUERY_CTRL
` [PATCH 17/23] media: docs: videodev2.h.rst.exceptions: ignore struct __kernel_v4l2_timeval
` [PATCH 18/23] media: docs: add some C domain missing references
` [PATCH 19/23] docs: cec: cec.h.rst.exceptions: fix broken references from cec.h
` [PATCH 20/23] docs: cec: show broken xrefs and show TOC instead of cec.h content
` [PATCH 21/23] docs: media: dmx_types: place kerneldoc at the right namespace
` [PATCH 22/23] docs: media: dvb: headers: warn about broken cross references
` [PATCH 23/23] docs: media: dvb: fix dmx.h.rst.exceptions

[PATCH] add basic b4 config file
 2025-10-01 12:49 UTC  (3+ messages)

[PATCH v5] media: pci: intel: ivsc: improve device reference counting in mei_ace driver
 2025-10-01 11:59 UTC  (2+ messages)

[PATCH v4 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-10-01 11:39 UTC  (17+ messages)
` [PATCH v4 07/10] vfio/pci: Add dma-buf export config for MMIO regions
` [PATCH v4 08/10] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v4 10/10] vfio/pci: Add dma-buf export support for MMIO regions

[sailus-media-tree:metadata 47/73] drivers/media/i2c/ov2740.c:985:42: error: 'client' undeclared
 2025-10-01 10:57 UTC 

[PATCH v8 0/2] i2c: i2c-qcom-geni: Add Block event interrupt support
 2025-10-01 10:26 UTC  (4+ messages)
` [PATCH v8 2/2] "

[PATCH] MAINTAINERS: Remove some entries due to various compliance requirements
 2025-10-01 10:11 UTC  (5+ messages)
` [PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements."
        ` what about CoC? (was: [PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements.")

[PATCH] staging: media: av7110: Replace msleep() with usleep_range() in tuner function
 2025-10-01  9:59 UTC  (2+ messages)

[sailus-media-tree:metadata 30/73] drivers/media/i2c/ccs/ccs-core.c:1032:6: error: 'V4L2_CID_COLOR_PATTERN' undeclared; did you mean 'V4L2_CID_CFA_PATTERN'?
 2025-10-01  9:55 UTC 

[PATCH v3 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
 2025-10-01  9:38 UTC  (3+ messages)
` [PATCH v3 04/20] media: synopsys: hdmirx: replace macros with bitfield variants

[PATCH 0/3] v4l2-ctl/rds-ctl: support optional ioctl and migrate some code to it
 2025-10-01  9:17 UTC  (2+ messages)

[PATCH 0/3] README.md: couple of typo fixes
 2025-10-01  9:07 UTC  (3+ messages)
` [PATCH 1/3] README.md: fix mailinglist typo

Time for a new v4l-utils release?
 2025-10-01  8:35 UTC  (3+ messages)

[PATCH 00/29] media: codec: add new Samsung Exynos-MFC driver
 2025-10-01  8:30 UTC  (38+ messages)
  ` [PATCH 01/29] dt-bindings: media: mfc: Add Exynos MFC devicetree binding
  ` [PATCH 02/29] arm64: dts: mfc: Add MFC device tree for Auto V920 SoC
  ` [PATCH 03/29] media: mfc: Add MFC driver data structures and debugging macros
  ` [PATCH 04/29] media: mfc: Add full register map and bit definitions for MFC hardware
  ` [PATCH 05/29] media: mfc: Add MFC driver header files and core utilities
  ` [PATCH 06/29] media: mfc: Add MFC core hardware register and debugfs APIs
  ` [PATCH 07/29] media: mfc: Add MFC core command, hwlock, ISR and run functionalities
  ` [PATCH 08/29] media: mfc: Add Exynos‑MFC driver probe support
  ` [PATCH 09/29] media: mfc: Add bus‑devfreq, QoS, multi‑view and control infrastructure
  ` [PATCH 10/29] media: mfc: Add buffer‑queue and IOVMM support
  ` [PATCH 11/29] media: mfc: Add rate‑calculation framework and memory utilities
  ` [PATCH 12/29] media: mfc: Introduce QoS support and instance context handling
  ` [PATCH 13/29] media: mfc: Add decoder core sync functions
  ` [PATCH 14/29] media: mfc: Add buffer‑control framework
  ` [PATCH 15/29] media: mfc: Add decoder resource‑management (RM) support and load‑balancing
  ` [PATCH 16/29] media: mfc: Enhance HW‑lock handling, scheduling and error recovery
  ` [PATCH 17/29] media: mfc: Add VB2 decoder support
  ` [PATCH 18/29] media: mfc: Add V4L2 decoder driver
  ` [PATCH 19/29] media: mfc: Add QoS, Butler workqueue, and priority‑based scheduling
  ` [PATCH 20/29] media: mfc: Add H264 decoder support
  ` [PATCH 21/29] media: mfc: Add multi‑codec support & QoS improvements
  ` [PATCH 22/29] media: mfc: Add H.264 encoder support with buffer and "
  ` [PATCH 23/29] media: mfc: Add encoder parameters, ROI & QoS support
  ` [PATCH 24/29] media: mfc: Add encoder VB2 support to driver
  ` [PATCH 25/29] media: mfc: Add encoder v4l2 driver interface
  ` [PATCH 26/29] media: mfc: Add full encoder support
  ` [PATCH 27/29] media: mfc: Add H.264 "
  ` [PATCH 28/29] media: mfc: Add AVC, VP8, VP9, and HEVC encoding support
  ` [PATCH 29/29] media: mfc: Hardware‑accelerated "

[PATCH v4 0/7] Add AMD ISP4 driver
 2025-10-01  7:24 UTC  (7+ messages)
` [PATCH v4 4/7] media: platform: amd: isp4 subdev and firmware loading handling added
` [PATCH v4 5/7] media: platform: amd: isp4 video node and buffers "

[RFC PATCH 0/2] Add support for Geniatech/MyGica A681B and PT682C USB ATSC/QAM TV tuners
 2025-10-01  5:15 UTC  (3+ messages)
` [RFC PATCH 1/2] media: mxl692: Add configurable crystal and MPEG settings
` [RFC PATCH 2/2] media: dvb-usb-v2: Add support for Geniatech/MyGica A681B and PT682C

[PATCH v2 00/10] media: Introduce video device state management
 2025-09-30 10:07 UTC  (16+ messages)
` [PATCH v2 01/10] media: v4l2-core: Introduce state management for video devices
` [PATCH v2 02/10] media: v4l2-dev: Add support for try state

[PATCH] media: rzg2l-cru: rework rzg2l_cru_fill_hw_slot()
 2025-09-30  7:57 UTC  (6+ messages)

uvcvideo driver not properly closing stream, using Webcam Elgato Facecam 4K, USB 3.0, UVC 1.5
 2025-09-30  6:53 UTC  (5+ messages)

Realsense camera patch
 2025-09-30  6:40 UTC  (2+ messages)

[PATCH v8] media: Add t4ka3 camera sensor driver
 2025-09-30  4:39 UTC 

[PATCH v3 2/2] accel: Add Arm Ethos-U NPU driver
 2025-09-30  1:57 UTC  (2+ messages)
` [v3,2/2] "

[PATCH v11 00/17] media: rockchip: add a driver for the rockchip camera interface
 2025-09-30  0:20 UTC  (8+ messages)
` [PATCH v11 03/17] media: dt-bindings: add rockchip px30 vip
` [PATCH v11 04/17] media: dt-bindings: add rockchip rk3568 vicap
` [PATCH v11 05/17] media: dt-bindings: add rockchip rk3568 mipi csi-2 receiver


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