messages from 2026-04-07 19:13:12 to 2026-04-09 20:15:15 UTC [more...]
[PATCH v12 00/86] Generic line based metadata support, internal pads
2026-04-09 20:14 UTC (28+ messages)
` [PATCH v12 49/86] media: ov2740: Add support for embedded data
` [PATCH v12 51/86] media: ov2740: Add metadata layout control
` [PATCH v12 52/86] media: ov2740: Add support for G_SELECTION IOCTL
` [PATCH v12 53/86] media: ov2740: Add support for FLL and LLP controls
` [PATCH v12 54/86] media: ov2740: Signal common raw sensor model support
` [PATCH v12 55/86] media: ov2740: Add IMMUTABLE and STATIC route flags
` [PATCH v12 56/86] media: imx219: Add internal pads, routes for common raw sensor model
` [PATCH v12 57/86] media: imx219: Add image stream
` [PATCH v12 58/86] media: imx219: Report internal routes to userspace
` [PATCH v12 59/86] media: imx219: Report streams using frame descriptors
` [PATCH v12 60/86] media: imx219: Add embedded data support
` [PATCH v12 61/86] media: imx219: Add support for generic raw formats
` [PATCH v12 62/86] media: imx219: Add V4L2_CID_BINNING_FACTORS
` [PATCH v12 63/86] media: imx219: Allow configuring cropping and binning through CRSM
` [PATCH v12 64/86] media: imx219: Support LINE_LENGTH_PIXELS and FRAME_LENGTH_LINES controls
` [PATCH v12 65/86] media: ipu6: Add support for raw CFA-agnostic formats
` [PATCH v12 66/86] media: ipu6: Use VALIDATE_LATE flag to postpone V4L2 format validation
` [PATCH v12 67/86] media: ipu6: Move streaming control to CSI-2 receiver driver
` [PATCH v12 68/86] media: ipu6: Stream number on CSI-2 receiver source pads is always 0
` [PATCH v12 69/86] media: ipu6: Rename misnamed out_free_watermark label in video init
` [PATCH v12 70/86] media: ipu6: Always request a capture ack
` [PATCH v12 71/86] media: ipu6: Clean up link frequency calculation
` [PATCH v12 72/86] media: ipu6: Get watermark configuration directly from ipdata
` [PATCH v12 73/86] media: ipu6: Collect IPU streams into CSI-2 receiver sub-device context
` [PATCH v12 74/86] media: ipu6: Start streaming once all queues have started, stop when not
` [PATCH v12 75/86] media: ipu6: Add lockdep checks for CSI-2 streaming enable and disable
` [PATCH v12 78/86] media: ipu6: Avoid accessing av->streams before streaming
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-04-09 18:16 UTC (2+ messages)
[PATCH] media: cedrus: skip invalid H.264 reference list entries
2026-04-09 17:48 UTC (10+ messages)
` [PATCH v2] media: cedrus: reject invalid active H.264 ref indices
[PATCH v2 0/3] media: imx-csi: cleanup media pipeline start
2026-04-09 17:17 UTC (5+ messages)
[PATCH] media: v4l2-core: v4l2-subdev: Removed duplicate lockdep assertion
2026-04-09 17:15 UTC (2+ messages)
[PATCH v3 0/5] media: qcom: camss: Fix RDI streaming for various CSIDs
2026-04-09 15:54 UTC (11+ messages)
` [PATCH v3 1/5] media: qcom: camss: Fix RDI streaming for CSID 680
` [PATCH v3 2/5] media: qcom: camss: Fix RDI streaming for CSID 340
` [PATCH v3 3/5] media: qcom: camss: Fix RDI streaming for CSID GEN2
` [PATCH v3 4/5] media: qcom: camss: Fix RDI streaming for CSID GEN3
` [PATCH v3 5/5] media: qcom: camss: csid: Rename en_vc to en_port
[PATCH v6 0/5] Rust GPUVM immediate mode
2026-04-09 15:26 UTC (6+ messages)
` [PATCH v6 1/5] rust: drm: add base GPUVM immediate mode abstraction
` [PATCH v6 2/5] rust: gpuvm: add GpuVm::obtain()
` [PATCH v6 3/5] rust: gpuvm: add GpuVa struct
` [PATCH v6 4/5] rust: gpuvm: add GpuVmCore::sm_unmap()
` [PATCH v6 5/5] rust: gpuvm: add GpuVmCore::sm_map()
[PATCH 0/7] media: rkvdec: Enable multi-core support
2026-04-09 15:24 UTC (11+ messages)
` [PATCH 1/7] media: v4l2-mem2mem: Add v4l2_m2m_buf_done_manual()
` [PATCH 2/7] media: v4l2-mem2mem: Remove WARN_ON() in v4l2_m2m_job_finish()
` [PATCH 3/7] media: rkvdec: Keep RCB to the correct size
` [PATCH 4/7] media: rkvdec: Remove unused need_reset
` [PATCH 5/7] media: rkvdec: Add multicore support
` [PATCH 6/7] media: rkvdec: Wait for all buffers before stop_streaming
` [PATCH 7/7] media: rkvdec: Add multicore IOMMU support
[PATCH v2] media: v4l2-ctrls: validate HEVC slice reference lists
2026-04-09 14:44 UTC (7+ messages)
` [PATCH v3] media: v4l2-ctrls: validate HEVC active reference counts
[RFC PATCH 0/7] media: amphion: Add DMA memory tracking support
2026-04-09 14:29 UTC (8+ messages)
` [RFC PATCH 1/7] media: v4l2-ctrls: Add V4L2_CID_MEMORY_USAGE control
[PATCH] dma-fence: Move signalling tracepoint to before ops detach
2026-04-09 13:58 UTC (3+ messages)
[PATCH 1/3] media: adv7604: avoid negative array index in log_status when cp_read fails
2026-04-09 13:49 UTC (3+ messages)
` [PATCH 2/3] media: stv090x: bound DiSEqC reply length to msg[] size
` [PATCH 3/3] media: stv0900: "
[PATCH RFC 0/7] media: qcom: iris: add support for decoding 10bit formats
2026-04-09 13:19 UTC (16+ messages)
` [PATCH RFC 1/7] media: qcom: iris: add QC10C & P010 buffer size calculations
` [PATCH RFC 2/7] media: qcom: iris: gen2: add support for 10bit decoding
` [PATCH RFC 3/7] media: qcom: iris: add helpers for 8bit and 10bit formats
` [PATCH RFC 4/7] media: qcom: iris: vdec: update size and stride calculations for "
` [PATCH RFC 5/7] media: qcom: iris: vdec: forbid g_fmt while waiting for first source change
` [PATCH RFC 6/7] media: qcom: iris: vdec: update find_format to handle 8bit and 10bit formats
` [PATCH RFC 7/7] media: qcom: iris: vdec: allow decoding into 10bit format
[PATCH v2] media: cedrus: Fix missing cleanup in error path
2026-04-09 13:15 UTC (2+ messages)
[PATCH v2] media: cedrus: Fix failure to clean up hardware on probe failure
2026-04-09 13:10 UTC (2+ messages)
[PATCH] dma-buf: fix order of trace and fput
2026-04-09 12:38 UTC (2+ messages)
[PATCH v2] media: synopsys: hdmirx: replace use of system_unbound_wq with system_dfl_wq
2026-04-09 10:05 UTC (2+ messages)
[PATCH] media: platform: Add WQ_PERCPU to alloc_workqueue users
2026-04-09 9:54 UTC (2+ messages)
[PATCH] media: ddbridge: add WQ_PERCPU to alloc_workqueue users
2026-04-09 9:53 UTC (2+ messages)
[PATCH v5 0/3] USB/UVC: Add quirks to prevent Razer Kiyo Pro xHCI cascade failure
2026-04-09 8:15 UTC (16+ messages)
` [PATCH v5 2/3] media: uvcvideo: add UVC_QUIRK_CTRL_THROTTLE for fragile firmware
` [PATCH v5 3/3] media: uvcvideo: add quirks for Razer Kiyo Pro webcam
` [PATCH v6 0/2] media: uvcvideo: Add quirks to prevent Razer Kiyo Pro xHCI cascade failure
` [PATCH v6 1/2] media: uvcvideo: add UVC_QUIRK_CTRL_THROTTLE for fragile USB firmware
` [PATCH v6 2/2] media: uvcvideo: add Razer Kiyo Pro to device info table
[PATCH v2 0/5] Migrate soc, drm-mediatek, mdp3 to new CMDQ APIs (series 2/4)
2026-04-09 6:10 UTC (3+ messages)
[PATCH 0/3] Add support for the Iris codec on Milos
2026-04-09 5:59 UTC (6+ messages)
` [PATCH 2/3] media: iris: Add support for Milos (VPU v2.0)
` [PATCH 3/3] arm64: dts: qcom: milos: Add Iris VPU v2.0
[PATCH v10 0/5] Rust bindings for gem shmem
2026-04-09 0:12 UTC (6+ messages)
` [PATCH v10 1/5] rust: drm: gem: s/device::Device/Device/ for shmem.rs
` [PATCH v10 2/5] drm/gem/shmem: Introduce __drm_gem_shmem_free_sgt_locked()
` [PATCH v10 3/5] drm/gem/shmem: Export drm_gem_shmem_get_pages_sgt_locked()
` [PATCH v10 4/5] rust: drm: gem: Introduce shmem::SGTable
` [PATCH v10 5/5] rust: drm: gem: Add vmap functions to shmem bindings
[PATCH] media: mtk-jpeg: cancel workqueue on release for supported platforms only
2026-04-08 21:03 UTC (2+ messages)
[PATCH v2] media: verisilicon: Simplify motion vectors and rfc buffers allocation
2026-04-08 20:41 UTC (2+ messages)
[PATCH v2] staging: media: atomisp: pci: cleanup and refactor tracing functions
2026-04-08 20:18 UTC (2+ messages)
[PATCH v2] Documentation: media: Fix v4l2_vp9_segmentation
2026-04-08 20:15 UTC (4+ messages)
` [v2] "
[PATCH v2] media: chips-media: wave5: Move src_buf Removal to finish_encode
2026-04-08 19:54 UTC (2+ messages)
[PATCH v2] media: verisilicon: Create AV1 helper library
2026-04-08 19:49 UTC (2+ messages)
[PATCH v3] media: intel/ipu6: Improve DWC PHY HSFREQRANGE band selection for overlapping ranges
2026-04-08 19:33 UTC (3+ messages)
Oops: general protection fault in dma_buf_put
2026-04-08 12:39 UTC (3+ messages)
` [PATCH] dma-buf: fix UAF in dma_buf_put() tracepoint
[PATCH v4 00/29] Metadata series preparation
2026-04-08 15:39 UTC (30+ messages)
` [PATCH v4 01/29] media: imx219: Rename "PIXEL_ARRAY" as "VISIBLE"
` [PATCH v4 02/29] media: imx219: Fix maximum frame length in lines
` [PATCH v4 03/29] media: imx219: Set horizontal blanking on mode change
` [PATCH v4 04/29] media: imx219: Scale the vblank limits according to rate_factor
` [PATCH v4 05/29] media: imx219: Fix vertical blanking and exposure for analogue binning
` [PATCH v4 06/29] media: imx219: Don't update exposure limits while setting format
` [PATCH v4 07/29] media: imx219: Rename "binning" as "bin_hv" in imx219_set_pad_format
` [PATCH v4 08/29] media: imx274: Remove redundant kernel-doc comments
` [PATCH v4 09/29] media: imx334: "
` [PATCH v4 10/29] media: imx335: "
` [PATCH v4 11/29] media: imx412: "
` [PATCH v4 12/29] media: ov9282: "
` [PATCH v4 13/29] media: tvp514x: "
` [PATCH v4 14/29] media: Documentation: Improve LINK_FREQ documentation
` [PATCH v4 15/29] media: Documentation: Improve pixel rate calculation documentation
` [PATCH v4 16/29] media: v4l2-subdev: Refactor returning routes
` [PATCH v4 17/29] media: v4l2-subdev: Allow accessing routes with STREAMS client capability
` [PATCH v4 18/29] media: mc: Simplify link processing in __media_pipeline_start()
` [PATCH v4 19/29] media: mc: Separate single link validation into a new function
` [PATCH v4 20/29] media: uapi: Bump the STREAMS bit a little
` [PATCH v4 21/29] media: mc: Don't care about unsettable flags in MEDIA_IOC_LINK_SETUP
` [PATCH v4 22/29] media: mc: Add MEDIA_LNK_FL_VALIDATE_LATE
` [PATCH v4 23/29] media: Improve enable_streams and disable_streams documentation
` [PATCH v4 24/29] media: v4l2-subdev: Introduce v4l2_subdev_get_frame_desc()
` [PATCH v4 25/29] media: v4l2-subdev: Move subdev client capabilities into a new struct
` [PATCH v4 26/29] media: v4l2-subdev: Add struct v4l2_subdev_client_info pointer to pad ops
` [PATCH v4 27/29] media: v4l2-subdev: Add v4l2_subdev_call_ci_active_state
` [PATCH v4 28/29] media: v4l2-subdev: Perform client info changes to i2c drivers
` [PATCH v4 29/29] media: v4l2-subdev: Add struct v4l2_subdev_client_info argument to pad ops
[RFC] staging: media: atomisp: change copy_from_compatible to iov_iter
2026-04-08 14:43 UTC (6+ messages)
` [RFC] "
Build failed in Jenkins: dtv-scan-tables #35
2026-04-08 14:40 UTC (6+ messages)
` Build failed in Jenkins: dtv-scan-tables #36
` Build failed in Jenkins: dtv-scan-tables #37
` Build failed in Jenkins: dtv-scan-tables #38
` Build failed in Jenkins: dtv-scan-tables #39
` Build failed in Jenkins: dtv-scan-tables #40
[PATCH] media: iris: use IRQF_NO_AUTOEN when requesting the IRQ
2026-04-08 13:24 UTC (2+ messages)
[PATCH] media: dt-bindings: media: renesas,fcp: Document RZ/G3L FCPVD IP
2026-04-08 12:29 UTC (2+ messages)
[PATCH] media: dt-bindings: media: renesas,vsp1: Document RZ/G3L VSPD
2026-04-08 12:29 UTC (2+ messages)
[PATCH v7] staging: media: av7110: fix coding style
2026-04-08 11:25 UTC (2+ messages)
[PATCH] media: ipu-bridge: Add upside-down sensor quirk for Dell 16 Premium DA16250
2026-04-08 11:11 UTC (5+ messages)
[PATCH v10 0/2] Add TPS68470 power supply support for ov13b10 sensor
2026-04-08 10:45 UTC (3+ messages)
` [PATCH v10 1/2] platform/x86: int3472: Add TPS68470 board data for Intel nvl
` [PATCH v10 2/2] media: ov13b10: Support multiple regulators
[PATCH v4 0/5] media: iris: add support for purwa platform
2026-04-08 10:41 UTC (12+ messages)
` [PATCH v4 2/5] media: iris: Add hardware power on/off ops for X1P42100
` [PATCH v4 3/5] media: iris: Add platform data "
[PATCH 0/8] drm/imagination: Job submission fixes and cleanup
2026-04-08 10:33 UTC (2+ messages)
[PATCH v6 5/8] drm/amdgpu: get rid of amdgpu_ttm_clear_buffer
2026-04-08 10:03 UTC (2+ messages)
` [PATCH v6 6/8] drm/amdgpu: rename amdgpu_fill_buffer as amdgpu_ttm_clear_buffer
[sailus-media-tree:metadata 28/115] drivers/staging/media/ipu7/ipu7-isys-subdev.c:101:5: error: conflicting types for 'ipu7_isys_subdev_set_fmt'; have 'int(struct v4l2_subdev *, const struct v4l2_subdev_client_info *, struct v4l2_subdev_state *, struct v4l2_subdev_format *)'
2026-04-08 9:54 UTC
[PATCH v4 0/2] media: synopsys: csi2rx: add support for rk3588 variant
2026-04-08 8:05 UTC (3+ messages)
` [PATCH v4 1/2] media: dt-bindings: rockchip,rk3568-mipi-csi2: add rk3588 compatible
[sailus-media-tree:metadata 28/115] drivers/media/platform/renesas/vsp1/vsp1_entity.c:164:5: error: conflicting types for 'vsp1_subdev_get_pad_format'
2026-04-08 7:50 UTC
[PATCH v3 00/15] firmware: qcom: Add OP-TEE PAS service support
2026-04-08 7:32 UTC (6+ messages)
` [PATCH v3 11/15] media: qcom: Switch to generic PAS TZ APIs
Build failed in Jenkins: edid-decode #338
2026-04-08 7:30 UTC (3+ messages)
` Build failed in Jenkins: edid-decode #339
` Build failed in Jenkins: edid-decode #340
[PATCH v10 00/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
2026-04-08 3:52 UTC (2+ messages)
Roxio Video Capture USB (1b80:e31d) - em28xx Decoder not found
2026-04-07 23:59 UTC
Roxio Video Capture USB (1b80:e31d) - em28xx Decoder not found
2026-04-07 23:59 UTC
[syzbot] [media?] general protection fault in em28xx_resolution_set (2)
2026-04-07 20:35 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox