linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-17 08:44:39 to 2025-12-19 12:41:08 UTC [more...]

[PATCH v2 0/3] module: Add compile-time check for embedded NUL characters
 2025-12-19 12:41 UTC  (4+ messages)
` [PATCH v2 3/3] "

[PATCHv3 00/12] media: omap3isp: v4l2-compliance fixes
 2025-12-19 12:34 UTC  (2+ messages)

[PATCH V3 0/4] Add support for DS90UB954-Q1
 2025-12-19 12:29 UTC  (5+ messages)
` [PATCH V3 1/4] media: dt-bindings: ti,ds90ub960: Refactor port definitions
` [PATCH V3 2/4] media: i2c: ds90ub960: Use enums for chip type and chip family
` [PATCH V3 3/4] media: dt-bindings: ti,ds90ub960: Add support for DS90UB954-Q1
` [PATCH V3 4/4] media: i2c: ds90ub960: "

[PATCH 0/4] Rust GPUVM support
 2025-12-19 12:25 UTC  (5+ messages)
` [PATCH 1/4] drm/gpuvm: take GEM lock inside drm_gpuvm_bo_obtain_prealloc()
` [PATCH 2/4] drm/gpuvm: drm_gpuvm_bo_obtain() requires lock and staged mode

[linuxtv-media-pending:next] BUILD SUCCESS b70886ff5833cf499e77af77d2324ce8f68b60ce
 2025-12-19 12:11 UTC 

[PATCH] media: dw9714: Fix powerup sequence
 2025-12-19 11:50 UTC  (4+ messages)

[PATCH] media: mc: fix potential use-after-free in media_request_alloc()
 2025-12-19 10:40 UTC  (2+ messages)

[PATCH] dma-buf: system_heap: account for system heap allocation in memcg
 2025-12-19 10:25 UTC  (9+ messages)

[PATCH 00/13] IPU6 driver cleanups and fixes
 2025-12-19  9:58 UTC  (14+ messages)
` [PATCH 01/13] media: ipu6: Ensure stream_mutex is acquired when dealing with node list
` [PATCH 02/13] media: ipu6: Drop MMU hardware initialisation in probe()
` [PATCH 03/13] media: ipu6: Remove redundant driver data checks
` [PATCH 04/13] media: ipu6: Make symbols static
` [PATCH 05/13] media: ipu6: Remove redundant streaming start via buffer queueing
` [PATCH 06/13] media: ipu6: Don't check pipeline in stream_start
` [PATCH 07/13] media: ipu6: Close firmware streams on streaming enable failure
` [PATCH 08/13] media: ipu6: Drop error argument from ipu6_isys_stream_start()
` [PATCH 09/13] media: ipu6: Obtain remote pad using media_pad_remote_pad_unique()
` [PATCH 10/13] media: ipu6: Obtain unique source pad from remote sub-device
` [PATCH 11/13] media: ipu6: Remove source_entity from struct ipu6_isys_stream
` [PATCH 12/13] media: ipu6: Drop custom functions to obtain sd state information
` [PATCH 13/13] media: ipu6: Always call video_device_pipeline_alloc_start()

[PATCH v6 0/2] media: i2c: Add os05b10 camera sensor driver
 2025-12-19  8:45 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: media: i2c: Add os05b10 sensor
` [PATCH v6 2/2] media: i2c: add os05b10 image sensor driver

IPU6 subsystem broken in 6.19-rc1 due to d7cdbbc93c5 ("software node: allow referencing firmware nodes")
 2025-12-19  8:36 UTC  (3+ messages)
  ` [PATCH 1/1] software node: Also support referencing non-constant software nodes

[PATCH v2 0/6] media: qcom: iris: encoder feature enhancements batch2
 2025-12-19  7:42 UTC  (7+ messages)
` [PATCH v2 1/6] media: qcom: iris: Add intra refresh support for gen1 encoder
` [PATCH v2 2/6] media: qcom: iris: Add Long-Term Reference support for encoder
` [PATCH v2 3/6] media: qcom: iris: Add B frames "
` [PATCH v2 4/6] media: qcom: iris: Add hierarchical coding "
` [PATCH v2 5/6] media: qcom: iris: Optimize iris_hfi_gen1_packet_session_set_property
` [PATCH v2 6/6] media: qcom: iris: Simplify COMV size calculation

[PATCH v1] media: videobuf2: Allow applications customize data offsets of capture buffers
 2025-12-19  2:01 UTC  (8+ messages)

[PATCH v3 0/2] media: nxp: Add CSI Pixel Formatter support
 2025-12-19  1:50 UTC  (3+ messages)
` [PATCH v3 1/2] media: dt-bindings: Add CSI Pixel Formatter DT bindings
` [PATCH v3 2/2] media: nxp: Add i.MX9 CSI pixel formatter v4l2 driver

[PATCH mm-hotfixes 0/4] mm kernel-doc fixes
 2025-12-19  1:40 UTC  (5+ messages)
` [PATCH mm-hotfixes 1/4] mm: Describe @flags parameter in memalloc_flags_save()
` [PATCH mm-hotfixes 2/4] textsearch: Describe @list member in ts_ops search
` [PATCH mm-hotfixes 3/4] mm: vmalloc: Fix up vrealloc_node_align() kernel-doc macro name
` [PATCH mm-hotfixes 4/4] mm, kfence: Describe @slab parameter in __kfence_obj_info()

[PATCH v2 0/4] media: omap3isp/et8ek8: Add CCP2 CRC configuration support
 2025-12-18 23:50 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: media: i2c: et8ek8: document missing crc as optional property

[PATCH v7 00/17] media: rkvdec: Add support for VDPU381 and VDPU383
 2025-12-18 23:28 UTC  (18+ messages)
` [PATCH v7 01/17] media: uapi: HEVC: Add v4l2_ctrl_hevc_ext_sps_[ls]t_rps controls
` [PATCH v7 02/17] media: v4l2-ctrls: Add hevc_ext_sps_[ls]t_rps controls
` [PATCH v7 03/17] media: visl: Add HEVC short and long term RPS sets
` [PATCH v7 04/17] media: rkvdec: Switch to using structs instead of writel
` [PATCH v7 05/17] media: rkvdec: Move cabac tables to their own source file
` [PATCH v7 06/17] media: rkvdec: Use structs to represent the HW RPS
` [PATCH v7 07/17] media: rkvdec: Move h264 functions to common file
` [PATCH v7 08/17] media: rkvdec: Move hevc "
` [PATCH v7 09/17] media: rkvdec: Add variant specific coded formats list
` [PATCH v7 10/17] media: rkvdec: Add RCB and SRAM support
` [PATCH v7 11/17] media: rkvdec: Support per-variant interrupt handler
` [PATCH v7 12/17] media: rkvdec: Enable all clocks without naming them
` [PATCH v7 13/17] media: rkvdec: Disable multicore support
` [PATCH v7 14/17] media: rkvdec: Add H264 support for the VDPU381 variant
` [PATCH v7 15/17] media: rkvdec: Add H264 support for the VDPU383 variant
` [PATCH v7 16/17] media: rkvdec: Add HEVC support for the VDPU381 variant
` [PATCH v7 17/17] media: rkvdec: Add HEVC support for the VDPU383 variant

[PATCH] mm/vmalloc: map contiguous pages in batches for vmap() whenever possible
 2025-12-18 21:24 UTC  (6+ messages)

[PATCH v2 0/2] media: i2c: Add ov2732 image sensor driver
 2025-12-18 20:05 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: media: i2c: Add ov2732 image sensor
` [PATCH v2 2/2] media: i2c: Add ov2732 image sensor driver

[PATCH 00/12] media: stm32: dcmi: stability & performance enhancements
 2025-12-18 18:44 UTC  (13+ messages)
` [PATCH 01/12] media: stm32: dcmi: Switch from __maybe_unused to pm_sleep_ptr()
` [PATCH 02/12] media: stm32: dcmi: perform dmaengine_slave_config at probe
` [PATCH 03/12] media: stm32: dcmi: only create dma descriptor once at buf_prepare
` [PATCH 04/12] media: stm32: dcmi: stop the dma transfer on overrun
` [PATCH 05/12] media: stm32: dcmi: rework spin_lock calls
` [PATCH 06/12] media: stm32: dcmi: perform all dma handling within irq_thread
` [PATCH 07/12] media: stm32: dcmi: use dmaengine_terminate_async in irq context
` [PATCH 08/12] media: stm32: dcmi: continuous mode capture in JPEG
` [PATCH 09/12] dt-bindings: media: st: dcmi: add DMA-MDMA chaining properties
` [PATCH 10/12] media: stm32: dcmi: addition of DMA-MDMA chaining support
` [PATCH 11/12] ARM: dts: stm32: add sram node within stm32mp151.dtsi
` [PATCH 12/12] ARM: dts: stm32: enable DCMI DMA-MDMA chaining on stm32mp157c-ev1.dts

[PATCH v4] media: dvb-core: fix style violation issues
 2025-12-18 18:27 UTC 

[PATCH 0/2] media: i2c: Add ov2732 image sensor driver
 2025-12-18 17:41 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: media: i2c: Add ov2732 image sensor

[PATCH] drm/imagination: Disallow exporting of PM/FW protected objects
 2025-12-18 15:42 UTC  (3+ messages)

[PATCH v2 0/3] media: imx-csi: cleanup media pipeline start
 2025-12-18 15:35 UTC  (5+ messages)
` [PATCH v2 1/3] media: imx-csi: move media_pipeline to video device
` [PATCH v2 2/3] media: imx-csi: explicitly start media pipeline on pad 0
` [PATCH v2 3/3] media: imx-csi: use media_pad_is_streaming helper

[PATCH v7 0/5] Add CCI and imx577 sensor support for monaco evk
 2025-12-18 13:39 UTC  (10+ messages)
` [PATCH v7 3/5] arm64: dts: qcom: monaco: Add camera MCLK pinctrl
` [PATCH v7 4/5] arm64: dts: qcom: monaco-evk: Add camera AVDD regulators
` [PATCH v7 5/5] arm64: dts: qcom: monaco-evk-camera: Add DT overlay

[PATCH] media: iris: Add missing platform data entries for SM8750
 2025-12-18 11:17 UTC  (2+ messages)

[PATCH V2 0/4] Add support for DS90UB954-Q1
 2025-12-18 10:39 UTC  (7+ messages)
` [PATCH V2 2/4] media: i2c: ds90ub960: Use enums for chip type and chip family
` [PATCH V2 4/4] media: i2c: ds90ub960: Add support for DS90UB954-Q1

[PATCH v8] dma-buf: add some tracepoints to debug
 2025-12-18 10:25 UTC  (2+ messages)

[PATCH v3 0/2] Improve older camss supply descriptions
 2025-12-18 10:22 UTC  (7+ messages)
` [PATCH v3 1/2] media: dt-bindings: Correct camss VDDA PLL supply description
` [PATCH v3 2/2] media: dt-bindings: Update camss VDDA PHY "

[PATCH 0/7] rust: add initial v4l2 support
 2025-12-18 10:12 UTC  (4+ messages)

Bug#1121718: linux-image-6.17.8+deb14-amd64: Logitech C920 HD Pro Webcam shows flickering artifacts (sometimes)
 2025-12-18  9:16 UTC 

[PATCH v2 0/2] media: staging: imx: fix multiple video input
 2025-12-18  9:09 UTC  (2+ messages)

[PATCH 0/2] media: i2c: ov6211/og0ve1b: make configurable vblank controls
 2025-12-18  5:53 UTC  (5+ messages)
` [PATCH 1/2] media: i2c: ov6211: make configurable vblank control of the sensor
` [PATCH 2/2] media: i2c: og0ve1b: "

[PATCH v5 0/2] media: i2c: Add os05b10 camera sensor driver
 2025-12-18  7:31 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: media: i2c: Add os05b10 sensor

[PATCH v10 0/8] Add strobe duration and strobe output enable v4l2 ctrl
 2025-12-18  7:22 UTC  (2+ messages)

[PATCH] media: dt-bindings: qcom,x1e80100-camss: Fix typo in CSIPHY supply description
 2025-12-18  6:47 UTC  (6+ messages)

[PATCH] staging: media: atomisp: fix code indentation
 2025-12-18  6:26 UTC 

[PATCH v7 0/7] Add AMD ISP4 driver
 2025-12-18  6:03 UTC  (6+ messages)
  ` [v7,0/7] "

[PATCH v8 00/18] media: cadence,ti: CSI2RX Multistream Support
 2025-12-18  5:35 UTC  (4+ messages)
` [PATCH v8 16/18] media: cadence: csi2rx: Support runtime PM

[PATCH 00/14] Assorted kernel-doc fixes
 2025-12-18  5:27 UTC  (7+ messages)
` [PATCH 02/14] mm: Describe @flags parameter in memalloc_flags_save()
` [PATCH 05/14] mm, kfence: Describe @slab parameter in __kfence_obj_info()

[PATCH v6 00/17] media: rkvdec: Add support for VDPU381 and VDPU383
 2025-12-18  0:47 UTC  (24+ messages)
` [PATCH v6 01/17] media: uapi: HEVC: Add v4l2_ctrl_hevc_ext_sps_[ls]t_rps controls
` [PATCH v6 02/17] media: v4l2-ctrls: Add hevc_ext_sps_[ls]t_rps controls
` [PATCH v6 03/17] media: visl: Add HEVC short and long term RPS sets
` [PATCH v6 04/17] media: rkvdec: Switch to using structs instead of writel
` [PATCH v6 05/17] media: rkvdec: Move cabac tables to their own source file
` [PATCH v6 06/17] media: rkvdec: Use structs to represent the HW RPS
` [PATCH v6 07/17] media: rkvdec: Move h264 functions to common file
` [PATCH v6 08/17] media: rkvdec: Move hevc "
` [PATCH v6 09/17] media: rkvdec: Add variant specific coded formats list
` [PATCH v6 10/17] media: rkvdec: Add RCB and SRAM support
` [PATCH v6 11/17] media: rkvdec: Support per-variant interrupt handler
` [PATCH v6 12/17] media: rkvdec: Enable all clocks without naming them
` [PATCH v6 13/17] media: rkvdec: Disable multicore support
` [PATCH v6 14/17] media: rkvdec: Add H264 support for the VDPU381 variant
` [PATCH v6 15/17] media: rkvdec: Add H264 support for the VDPU383 variant
` [PATCH v6 16/17] media: rkvdec: Add HEVC support for the VDPU381 variant
` [PATCH v6 17/17] media: rkvdec: Add HEVC support for the VDPU383 variant

[PATCH v6 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-12-17 17:15 UTC  (4+ messages)

[PATCH v2 0/2] media: ipu6: isys: guard remote pad lookups
 2025-12-17 21:35 UTC  (3+ messages)
` [PATCH v2 1/2] media: ipu6: isys: csi2: guard remote pad lookups in stream ops
` [PATCH v2 2/2] media: ipu6: isys: video: guard remote pad lookups in streaming helpers

[PATCH] dma-buf: really enable DMABUF_DEBUG by default on DEBUG kernels
 2025-12-17 10:55 UTC  (2+ messages)

[PATCH v3] media: dvb-core: fix style violation issues
 2025-12-17 16:27 UTC 

[PATCH v7] dma-buf: add some tracepoints to debug
 2025-12-17 15:52 UTC  (2+ messages)

[PATCH 0/3] drivers: media: imx283 extensions
 2025-12-17 15:39 UTC  (11+ messages)
` [PATCH 1/3] media: dt-bindings: imx283: add clock-noncontinuous
` [PATCH 3/3] media: i2c: imx283: implement {g,s}_register

[PATCH WIP v2 0/8] media: camss: Add support for C-PHY configuration on Qualcomm platforms
 2025-12-17 15:02 UTC  (6+ messages)
` [PATCH WIP v2 3/8] media: qcom: camss: Prepare CSID for C-PHY support

[PATCH v5 00/15] media: rkvdec: Add support for VDPU381 and VDPU383
 2025-12-17 13:34 UTC  (7+ messages)
` [PATCH v5 01/15] media: uapi: HEVC: Add v4l2_ctrl_hevc_ext_sps_[ls]t_rps controls

[PATCH v4 0/5] media: i2c: IMX355 for the Pixel 3a
 2025-12-17 12:56 UTC  (6+ messages)
` [PATCH v4 4/5] arm64: dts: qcom: sdm670: add camera mclk pins
` [PATCH v4 5/5] arm64: dts: qcom: sdm670-google-sargo: add imx355 front camera

[PATCH 0/3] media: mali-c55: Update uAPI headers for v6.19-rc1
 2025-12-17  9:50 UTC  (5+ messages)
  ` [PATCH 1/3] Documentation: media: mali-c55: Use v4l2-isp version identifier

[PATCH v2] media: dt-bindings: Correct camss VDDA PLL supply description
 2025-12-17  9:08 UTC  (3+ messages)

[PATCH v10 5/7] media: verisilicon: AV1: Restore IOMMU context before decoding a frame
 2025-12-17  9:01 UTC  (3+ messages)

[PATCH v2 0/2] media: nxp: Add CSI Pixel Formatter support
 2025-12-17  8:46 UTC  (3+ messages)
` [PATCH v2 1/2] media: dt-bindings: Add CSI Pixel Formatter DT bindings


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).