messages from 2026-09-11 21:42:24 to 2026-09-14 13:00:47 UTC [more...]
[PATCH 0/5] media: iris: add support for maili platform
2026-09-14 13:00 UTC
[PATCH 0/3] firmware: qcom: scm: pass struct qcom_scm through the API
2026-09-14 12:41 UTC (4+ messages)
` [PATCH 1/3] firmware: qcom: scm: pass qcom_scm to internal helpers
` [PATCH 2/3] firmware: qcom: scm: pass qcom_scm through the exported API
` [PATCH 3/3] firmware: qcom: scm: drop the __scm global
[PATCH v3 0/4] media: rockchip: Add JPEG decoder driver
2026-09-14 12:19 UTC (5+ messages)
` [PATCH v3 1/4] media: dt-bindings: Add Rockchip JPEG decoder
` [PATCH v3 2/4] media: rockchip: Add JPEG decoder driver
` [PATCH v3 3/4] arm64: dts: rockchip: rk3588: Add JPEG decoder node
` [PATCH v3 4/4] arm64: dts: rockchip: rk356x: "
[PATCH v6 0/9] vfio/pci: Add mmap() for DMABUFs
2026-09-14 12:13 UTC (18+ messages)
` [PATCH v6 1/9] vfio/pci: Remove DMABUF export dependency on vdev->memory_lock
` [PATCH v6 2/9] vfio/pci: Un-revoke DMABUFs in LOW_POWER_ENTRY_WITH_WAKEUP resume
` [PATCH v6 3/9] dma-buf: Export dma_buf_set_name()
` [PATCH v6 4/9] vfio/pci: Add a helper to look up PFNs for DMABUFs
` [PATCH v6 5/9] vfio/pci: Add a helper to create a DMABUF for a BAR-map VMA
` [PATCH v6 6/9] vfio/pci: Convert BAR mmap() to use a DMABUF
` [PATCH v6 7/9] vfio/pci: Clean up BAR zap and revocation
` [PATCH v6 8/9] vfio/pci: Support mmap() of a VFIO DMABUF
` [PATCH v6 9/9] vfio/pci: Permanently revoke a DMABUF on request
[PATCH] media: iris: Add SC8280XP platform data
2026-09-14 12:11 UTC (2+ messages)
[PATCH v16 00/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
2026-09-14 12:10 UTC (5+ messages)
[PATCH v7 00/14] Metadata series preparation
2026-09-14 12:02 UTC (5+ messages)
` [PATCH v7 14/14] media: v4l2-subdev: Add struct v4l2_subdev_client_info pointer to pad ops
[PATCH] dma-fence: Fix dma_fence_enable_signaling() reference in kernel-doc
2026-09-14 11:46 UTC (2+ messages)
[PATCH v8 00/13] Metadata series preparation
2026-09-14 11:41 UTC (14+ messages)
` [PATCH v8 01/13] media: Documentation: Improve pixel rate calculation documentation
` [PATCH v8 02/13] media: imx219: Account rate_factor in setting upper exposure limit
` [PATCH v8 03/13] media: imx219: Account for rate_factor in control steps
` [PATCH v8 04/13] media: imx219: The horizontal blanking step is 8
` [PATCH v8 05/13] media: imx219: Rename "binning" as "bin_hv" in imx219_set_pad_format
` [PATCH v8 06/13] media: Improve enable_streams and disable_streams documentation
` [PATCH v8 07/13] media: v4l2-subdev: Move subdev client capabilities into a new struct
` [PATCH v8 08/13] media: v4l2-subdev: Move op check to sub-device op wrappers
` [PATCH v8 09/13] media: v4l2-subdev: Always call get_fmt() if set_fmt() is unavailable
` [PATCH v8 10/13] media: v4l2-subdev: Don't assign set_fmt where it's equivalent to get_fmt
` [PATCH v8 11/13] media: mt9m001: Pass sub-device state to set_selection() callback
` [PATCH v8 12/13] media: cvs: Drop comments on sub-device operations
` [PATCH v8 13/13] media: v4l2-subdev: Add struct v4l2_subdev_client_info pointer to pad ops
[PATCH v16 0/5] Add phy_get_by_of_node and devm helper
2026-09-14 11:37 UTC (7+ messages)
` [PATCH v16 1/5] phy: core: Fix use-after-free in phy_get paths
` [PATCH v16 3/5] phy: core: Add devm_phy_get_by_of_node()
[PATCH 0/4] media: iris: Enable Iris video codec on Eliza
2026-09-14 11:27 UTC (6+ messages)
` [PATCH 1/4] dt-bindings: media: qcom,sm8550-iris: Document Eliza IRIS accelerator
` [PATCH 2/4] media: iris: Add support for Eliza
` [PATCH 3/4] arm64: dts: qcom: eliza: Add iris video codec node
` [PATCH 4/4] arm64: dts: qcom: eliza-mtp: Enable iris video codec
[PATCH v6 00/18] PCI/P2PDMA: Route peer-to-peer DMA by TLP class
2026-09-14 11:22 UTC (19+ messages)
` [PATCH v6 01/18] PCI/P2PDMA: Document pdev->p2pdma lifetime rules
` [PATCH v6 02/18] PCI/P2PDMA: Document the TLP attribute assumptions
` [PATCH v6 03/18] PCI/P2PDMA: Derive routing from directional ACS controls
` [PATCH v6 04/18] PCI: Reject unreadable ACS controls in isolation checks
` [PATCH v6 05/18] PCI/P2PDMA: Evaluate ACS controls at the path divergence
` [PATCH v6 06/18] PCI/P2PDMA: Document directional ACS routing
` [PATCH v6 07/18] PCI/P2PDMA: Collect the path's ACS controls before deciding
` [PATCH v6 08/18] PCI/P2PDMA: Answer routing per TLP class
` [PATCH v6 09/18] PCI/P2PDMA: Route Relaxed Ordering Completions directly
` [PATCH v6 10/18] PCI/P2PDMA: Reject Translated Requests blocked by Translation Blocking
` [PATCH v6 11/18] PCI/P2PDMA: Route Translated Requests under Direct Translated P2P
` [PATCH v6 12/18] PCI/P2PDMA: Log detailed ACS routing diagnostics
` [PATCH v6 13/18] PCI/P2PDMA: Add KUnit tests for the ACS routing decisions
` [PATCH v6 14/18] PCI/P2PDMA: Test the ACS P2P routing walk
` [PATCH v6 15/18] PCI: Add KUnit coverage for ACS isolation checks
` [PATCH v6 16/18] PCI/P2PDMA: Document TLP-class routing
` [PATCH v6 17/18] dma-buf: Let importers ask how peer-to-peer traffic is routed
` [PATCH v6 18/18] RDMA/mlx5: Ask P2PDMA whether ATS takes a direct peer-to-peer route
[PATCH v4 0/2] media: i2c: Add Samsung S5KJN5 image sensor
2026-09-14 11:10 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: "
` [PATCH v4 2/2] media: i2c: Add Samsung S5KJN5 image sensor driver
[PATCH v2] media: qcom: camss: Don't reject sensor links faster than 4x the CSIPHY timer
2026-09-14 10:58 UTC (2+ messages)
[PATCH v4] misc: fastrpc: avoid duplicate DMA mappings in fastrpc_create_maps()
2026-09-14 10:40 UTC
[PATCH v2 0/3] Dongwoon DW9800K update patchset
2026-09-14 10:25 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: media: i2c: dw9800: Redocument DW9800K
` [PATCH v2 2/3] media: i2c: dw9719: Update DW9800K driver
` [PATCH v2 3/3] arm64: dts: qcom: qcm6490-fairphone-fp5: Fix DW9800K support
[PATCH v3] media: ipu-bridge: do not use the CVS device lookup for IVSC
2026-09-14 10:11 UTC (8+ messages)
[PATCH v2] media: i2c: cvs: Get the wake IRQ without claiming the GPIO
2026-09-14 10:09 UTC (2+ messages)
[PATCH] media: i2c: cvs: Do not hide the option in the ancillary menu
2026-09-14 9:59 UTC (2+ messages)
[PATCH] media: i2c: cvs: Get the wake IRQ without claiming the GPIO
2026-09-14 9:34 UTC (4+ messages)
[PATCH v9 0/6] Add Amlogic stateless H.264 video decoder for S4
2026-09-14 8:10 UTC (7+ messages)
` [PATCH v9 1/6] firmware: meson: sm: video firmware loading via secure monitor
` [PATCH v9 2/6] firmware: meson: sm: Add video firmware loading SMC call
` [PATCH v9 3/6] media: dt-bindings: Add Amlogic V4L2 video decoder
` [PATCH v9 4/6] decoder: Add V4L2 stateless H.264 decoder driver
` [PATCH v9 5/6] arm64: dts: amlogic: Add video decoder driver support for S4 SOCs
` [PATCH v9 6/6] arm64: defconfig: Enable CONFIG_VIDEO_AMLOGIC_VDEC
[PATCH v8 0/6] Add support for MT8196 video encoder
2026-09-14 7:34 UTC (7+ messages)
` [PATCH v8 1/6] media: dt-bindings: mediatek,vcodec-encoder: Add MT8196
` [PATCH v8 2/6] media: mediatek: encoder: Add new platform data members
` [PATCH v8 3/6] media: mediatek: encoder: Add a new encoder driver interface
` [PATCH v8 4/6] media: mediatek: encoder: Add support for common firmware interface
` [PATCH v8 5/6] media: mediatek: encoder: Add support for VCP encode process
` [PATCH v8 6/6] media: mediatek: encoder: Add MT8196 encoder compatible data
[PATCH 0/3] media: qcom: Skip SCM secure memory protection with OP-TEE PAS backend
2026-09-14 6:14 UTC (4+ messages)
` [PATCH 2/3] media: iris: Skip SCM call for non-SCM "
[PATCH v7 0/9] Add support for Wave6 video codec driver
2026-09-14 4:37 UTC (4+ messages)
` [PATCH v7 3/9] media: chips-media: wave6: Add Wave6 VPU interface
[PATCH v2] media: i2c: ov5645: Keep the sensor in software power-down during init
2026-09-14 2:42 UTC
[PATCH] media: cx88: Disable PCI device on MPEG initialization failure
2026-09-14 2:28 UTC
[PATCH] media: cx18: Disable PCI device on probe failure
2026-09-14 2:28 UTC
[PATCH] media: ddbridge: Disable PCI device on early probe failures
2026-09-14 1:37 UTC
[PATCH] media: go7007: unregister the I2C adapter on USB probe failure
2026-09-13 22:33 UTC
[sailus-media-tree:metadata 163/169] drivers/media/pci/intel/ipu6/ipu7-fw-isys.c:599:3: error: cannot jump from this goto statement to its label
2026-09-13 22:15 UTC
[sailus-media-tree:metadata 79/169] drivers/media/platform/nxp/imx95-csi-formatter.c:527:14: error: incompatible function pointer types initializing 'int (*)(struct v4l2_subdev *, const struct v4l2_subdev_client_info *, struct v4l2_subdev_state *, struct v4l2_subdev_format *)' with an expre
2026-09-13 21:22 UTC
[PATCH] media: em28xx: fix silent audio capture on EM2860/TVP5150 reference design
2026-09-13 21:10 UTC (2+ messages)
[PATCH] media: i2c: ov13858: cap analogue gain at 15.5x
2026-09-13 20:48 UTC (2+ messages)
[PATCH] media: Documentation: vivid.rst: Remove stale capture overlay mentions
2026-09-13 20:24 UTC
[PATCH] ACPI: scan: Honor _DEP for Intel CVS devices
2026-09-13 20:21 UTC (5+ messages)
[PATCH v2 0/6] riscv: Make IPI_MAX visible and use it consistently
2026-09-13 19:53 UTC (2+ messages)
Question about Iris SID override assertion on Yoga Slim 7x
2026-09-13 19:47 UTC
[PATCH] media: ipu-bridge: Keep the clock-noncontinuous property name out of rodata
2026-09-13 19:38 UTC
[PATCH] media: ipu-bridge: the Surface Pro 11 rear sensor is mounted upside down
2026-09-13 19:24 UTC (5+ messages)
` Test "
` More details for "
[sailus-media-tree:metadata 79/169] drivers/media/platform/nxp/imx95-csi-formatter.c:527:35: error: initialization of 'int (*)(struct v4l2_subdev *, const struct v4l2_subdev_client_info *, struct v4l2_subdev_state *, struct v4l2_subdev_format *)' from incompatible pointer type 'int (*)(stru
2026-09-13 19:13 UTC
[PATCH v3 0/3] media: Add support for the Sony IMX681
2026-09-13 19:05 UTC (5+ messages)
` cause of the image error in Gnome Snapshot "
` Reply "
[PATCH v4 00/13] media: iris: Migrate iommus to iris sub nodes
2026-09-13 18:49 UTC (14+ messages)
` [PATCH v4 01/13] dt-bindings: media: qcom,venus: Add context bank subnodes to common schema
` [PATCH v4 02/13] dt-bindings: media: qcom,sm8550-iris: Add context bank subnodes
` [PATCH v4 03/13] dt-bindings: media: qcom,sm8750-iris: "
` [PATCH v4 04/13] iommu: of_iommu: Add support for "iommu-ranges" on a device node
` [PATCH v4 05/13] media: iris: Add non-pixel and pixel context bank devices
` [PATCH v4 06/13] media: iris: Route buffers to the matching context bank device
` [PATCH v4 07/13] media: iris: Skip DMA mask setup when the core device has no IOMMU
` [PATCH v4 08/13] arm64: dts: qcom: hamoa: Add Iris context bank subnodes
` [PATCH v4 09/13] arm64: dts: qcom: sm8550: "
` [PATCH v4 10/13] arm64: dts: qcom: lemans: "
` [PATCH v4 11/13] arm64: dts: qcom: monaco: "
` [PATCH v4 12/13] arm64: dts: qcom: sm8650: "
` [PATCH v4 13/13] arm64: dts: qcom: sm8750: "
[PATCH] media: ipu-bridge: add the OV13858 rear sensor
2026-09-13 15:45 UTC (4+ messages)
` [PATCH v2] "
` Test for [PATCH] "
Avermedia GC515 implementation
2026-09-13 14:41 UTC (11+ messages)
` Re : "
` Re : "
[PATCH] media: pispbe: check configuration buffer CPU mappings
2026-09-13 12:52 UTC
[PATCH] media: dt-bindings: Use consistent indentation in the example
2026-09-13 12:32 UTC
[PATCH 08/14] mfd: remove unused aat2870 driver
2026-09-13 8:33 UTC (5+ messages)
[sailus-media-tree:metadata 161/169] drivers/media/pci/intel/ipu6/ipu6-fw-isys.c:664:6: warning: variable 'source' set but not used
2026-09-13 8:06 UTC
[PATCH] media: i2c: dw9719: power down on detection errors
2026-09-13 4:18 UTC
[PATCH] media: cx23885: unregister DVB bus when SP2 CI setup fails
2026-09-13 2:05 UTC
[PATCH] media: i2c: ov772x: power off sensor on ID read errors
2026-09-13 1:43 UTC
[PATCH] media: em28xx: reject audio endpoint with zero packet size
2026-09-13 0:29 UTC
[PATCH] platform/x86: int3472: Increase handshake GPIO delay to 200 ms
2026-09-12 23:34 UTC (2+ messages)
[PATCH] media: v4l2-subdev: Fix media_entity_operations references in kernel-doc
2026-09-12 16:25 UTC (2+ messages)
[PATCH] staging: media: atomisp: remove duplicate blank line
2026-09-12 15:50 UTC (4+ messages)
[BUG] drivers/media: divide-by-zero in em28xx_audio_init()
2026-09-12 12:58 UTC
[PATCH v5 00/16] Add dmabuf read/write via io_uring
2026-09-12 12:57 UTC (4+ messages)
[BUG] drivers/media: out-of-bounds in usbtv_iso_cb()
2026-09-12 12:46 UTC
[RFC PATCH] misc: fgds: enable GPU-NVMe direct I/O via POSIX and io_uring
2026-09-12 12:45 UTC (7+ messages)
[PATCH] media: v4l: cci: Fix devm_cci_regmap_init_i2c() kernel-doc return value
2026-09-12 12:43 UTC (2+ messages)
[PATCH v2 0/2] media: i2c: Add driver for Mira016
2026-09-12 11:47 UTC (10+ messages)
` [PATCH v2 2/2] media: i2c: mira016: "
[PATCH v4 0/2] media: i2c: Add driver for Mira016
2026-09-12 11:40 UTC (9+ messages)
` [PATCH v4 1/2] dt-bindings: media: i2c: Add Mira016 image sensor
[PATCH v2 0/3] media: Two oopses and a hang when unbinding a streaming sensor
2026-09-12 11:20 UTC (3+ messages)
[PATCH] media: ipu-bridge: Add DMI quirk for Dell 14 Premium DA14250
2026-09-12 10:34 UTC
[PATCH 2/2] media: i2c: ov08x40: Do not expose the broken 1928x1088 binned mode
2026-09-12 10:16 UTC (2+ messages)
[PATCH 0/8] media: qcom: camss: add V4L2 subdev streams API support
2026-09-12 5:34 UTC (5+ messages)
` [PATCH 3/8] media: qcom: camss: Implement CSID streams API hw_ops for gen2
[PATCH v17 00/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
2026-09-12 3:26 UTC (3+ messages)
` [PATCH v17 15/22] media: i2c: add Maxim GMSL2/3 deserializer framework
[PATCH] media: uapi: Fix C3 ISP type references in kernel-doc
2026-09-11 23:30 UTC
[BUG] general protection fault in gspca_input_create_urb
2026-09-11 23:26 UTC
[PATCH 0/7] media: i2c: st-vd55g1: Genericize driver and add VD55G0 support
2026-09-11 23:16 UTC (4+ messages)
` [PATCH 5/7] media: i2c: st-vd55g: Add generic driver and "
[BUG] WARNING in cxusb_medion_v_stop_streaming
2026-09-11 23:22 UTC
[BUG] KASAN: slab-use-after-free Read in em28xx_v4l2_close
2026-09-11 23:14 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;
as well as URLs for NNTP newsgroup(s).