messages from 2025-09-25 15:55:36 to 2025-09-30 06:40:54 UTC [more...]
[PATCH 00/29] media: codec: add new Samsung Exynos-MFC driver
2025-09-30 6:40 UTC (33+ 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 "
Realsense camera patch
2025-09-30 6:40 UTC (3+ messages)
[PATCH v8] media: Add t4ka3 camera sensor driver
2025-09-30 4:39 UTC
[PATCH v3 0/2] accel: Add Arm Ethos-U NPU
2025-09-30 1:57 UTC (7+ messages)
` [PATCH v3 1/2] dt-bindings: npu: Add Arm Ethos-U65/U85
` [PATCH v3 2/2] accel: Add Arm Ethos-U NPU driver
` [v3,2/2] "
` [v3,0/2] accel: Add Arm Ethos-U NPU
[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
[PATCH v4 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-09-29 21:17 UTC (14+ messages)
` [PATCH v4 01/10] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v4 02/10] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v4 03/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v4 04/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH v4 05/10] types: move phys_vec definition to common header
` [PATCH v4 06/10] vfio: Export vfio device get and put registration helpers
` [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 09/10] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v4 10/10] vfio/pci: Add dma-buf export support for MMIO regions
[PATCH] media: rzg2l-cru: rework rzg2l_cru_fill_hw_slot()
2025-09-29 20:43 UTC (5+ messages)
[PATCH v2 00/10] media: Introduce video device state management
2025-09-29 20:02 UTC (18+ 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 v2 04/10] media: v4l2-dev: Add helpers to get current format from the state
` [PATCH v2 08/10] media: ti: j721e-csi2rx: Use video_device_state
[PATCH v3 00/12] media: uvcvideo: Add support for orientation and rotation
2025-09-29 18:49 UTC (18+ messages)
` [PATCH v3 01/12] media: uvcvideo: Always set default_value
` [PATCH v3 02/12] media: uvcvideo: Set a function for UVC_EXT_GPIO_UNIT
` [PATCH v3 03/12] media: v4l: fwnode: Support ACPI's _PLD for v4l2_fwnode_device_parse
` [PATCH v3 04/12] ACPI: mipi-disco-img: Do not duplicate rotation info into swnodes
` [PATCH v3 05/12] media: ipu-bridge: Use v4l2_fwnode_device_parse helper
` [PATCH v3 06/12] media: ipu-bridge: Use v4l2_fwnode for unknown rotations
` [PATCH v3 07/12] dt-bindings: media: Add usb-camera-module
` [PATCH v3 08/12] media: uvcvideo: Add support for V4L2_CID_CAMERA_ORIENTATION
` [PATCH v3 09/12] media: uvcvideo: Fill ctrl->info.selector earlier
` [PATCH v3 10/12] media: uvcvideo: Add uvc_ctrl_query_entity helper
` [PATCH v3 11/12] media: uvcvideo: Use current_value for read-only controls
` [PATCH v3 12/12] media: uvcvideo: Add support for V4L2_CID_CAMERA_ROTATION
[PATCH 00/19 v6.1.y] Backport minmax.h updates from v6.17-rc7
2025-09-29 18:39 UTC (7+ messages)
` [PATCH 07/19 v6.1.y] minmax: make generic MIN() and MAX() macros available everywhere
arm64: dts: qcom: qrb2210-rb1: Add Qualcomm RB1 Vision kit
2025-09-29 15:18 UTC (13+ messages)
` [PATCH v2 1/3] media: i2c: ov9282: Fix reset-gpio logical state
` [PATCH v2 2/3] arm64: dts: qcom: qrb2210-rb1: Add PM8008 node
` [PATCH v2 3/3] arm64: dts: qcom: qrb2210-rb1: Add overlay for vision mezzanine
Build failed in Jenkins: libcamera #1489
2025-09-29 14:49 UTC (4+ messages)
` Build failed in Jenkins: libcamera #1490
` Build failed in Jenkins: libcamera #1491
` Build failed in Jenkins: libcamera #1492
[PATCH] iommu: __iommu_attach_group: check for non-NULL blocking_domain
2025-09-29 13:53 UTC (6+ messages)
[PATCH v2 00/12] media: rkvdec: Add support for VDPU381 and VDPU383
2025-09-29 12:47 UTC (4+ messages)
` [PATCH v2 11/12] media: rkvdec: Add HEVC support for the VDPU381 variant
[PATCH v2] media: cec: Fix debugfs leak on bus_register() failure
2025-09-29 11:12 UTC (2+ messages)
` [PATCH v3] "
[RFC PATCH 0/3] Introduce iommu-map-masked for platform devices
2025-09-29 10:20 UTC (6+ messages)
` [RFC PATCH 1/3] dtbindings: add binding for iommu-map-masked property
` [RFC PATCH 2/3] of: create a wrapper for of_map_id()
` [RFC PATCH 3/3] of: implment the 'iommu-map-masked' to represent multi-functional devices
[PATCH v2 00/16] Align availability checks on fwnode child node enumeration
2025-09-29 9:54 UTC (39+ messages)
` [PATCH v2 01/16] ACPI: property: Make acpi_get_next_subnode() static
` [PATCH v2 02/16] ACPI: property: Use ACPI functions in acpi_graph_get_next_endpoint() only
` [PATCH v2 03/16] ACPI: property: Rework acpi_graph_get_next_endpoint()
` [PATCH v2 04/16] ACPI: property: Return present device nodes only on fwnode interface
` [PATCH v2 05/16] property: Move Return: section of fwnode_graph_get_endpoint_by_id() down
` [PATCH v2 07/16] property: Drop DEVICE_DISABLED flag in fwnode_graph_get_endpoint_count()
` [PATCH v2 08/16] property: Document that fwnode API returns available nodes
` [PATCH v2 09/16] driver core: Use fwnode_for_each_child_node() instead
` [PATCH v2 10/16] net: lan966x: "
` [PATCH v2 11/16] Input: touch-overlay - "
` [PATCH v2 12/16] media: thp7312: "
` [PATCH v2 13/16] leds: "
` [PATCH v2 14/16] leds: Use fwnode_get_next_child_node() instead
` [PATCH v2 15/16] property: Drop functions operating on "available" child nodes
` [PATCH v2 16/16] spi: cadence: Remove explicit device node availability check
[PATCH v5] media: pci: intel: ivsc: improve device reference counting in mei_ace driver
2025-09-29 8:20 UTC (2+ messages)
[PATCH 0/8] media: iris: add support for video codecs on Qcom kaanapali platform
2025-09-29 5:45 UTC (33+ messages)
` [PATCH 1/8] media: dt-bindings: qcom-kaanapali-iris: Add kaanapali video codec binding
` [PATCH 3/8] media: iris: Add support for multiple TZ CP configs
` [PATCH 5/8] media: iris: Move vpu register defines to common header file
` [PATCH 7/8] media: iris: Introduce vpu ops for vpu4 with necessary hooks
` [PATCH 2/8] media: iris: Add support for multiple clock sources
` [PATCH 4/8] media: iris: Introduce buffer size calculations for vpu4
[PATCH 0/2] media: i2c: add Samsung S5KJN1 image sensor device driver
2025-09-28 23:56 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: media: i2c: Add Samsung S5KJN1 image sensor
` [PATCH 2/2] media: i2c: add Samsung S5KJN1 image sensor device driver
[PATCH v2 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-09-28 8:15 UTC (13+ messages)
` [PATCH v2 03/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
[PATCH] docs: media: bt8xx: Correct typo in vendor name (Connexant)
2025-09-27 14:45 UTC
[PATCH v3] media: si2168: increase cmd execution timeout value
2025-09-27 12:17 UTC
[PATCH v3] media: v4l2-ctrls: add full AV1 profile validation in validate_av1_sequence()
2025-09-27 8:56 UTC (3+ messages)
[sailus-media-tree:fixes] BUILD SUCCESS 3e8a67ab0a6e8e8e9c9f0fa5910c9259ac99e971
2025-09-27 6:49 UTC
[PATCH v3 00/15] media: rcar: Streams support
2025-09-27 6:17 UTC (5+ messages)
` [PATCH v3 03/15] media: rcar-isp: Move {enable|disable}_streams() calls
[PATCH v8 0/2] i2c: i2c-qcom-geni: Add Block event interrupt support
2025-09-26 22:36 UTC (5+ messages)
` [PATCH v8 1/2] dmaengine: qcom: gpi: Add GPI "
` [PATCH v8 2/2] i2c: i2c-qcom-geni: Add "
uvcvideo driver not properly closing stream, using Webcam Elgato Facecam 4K, USB 3.0, UVC 1.5
2025-09-26 15:58 UTC (4+ messages)
[PATCH v4 0/4] media: imx-mipi-csis: Get the number of active lanes from mbus_config
2025-09-26 8:46 UTC (8+ messages)
` [PATCH v4 2/4] media: imx-mipi-csis: Move redundant debug print in probe
` [PATCH v4 3/4] media: imx-mipi-csis: Store the number of data_lanes configured in dt
` [PATCH v4 4/4] media: imx-mipi-csis: Get number of active lanes via mbus_config
[PATCH v4l-utils v2] v4l2-ctl: Fix failure on controls starting with a digit
2025-09-26 8:41 UTC (2+ messages)
[PATCH v4 3/3] media: qcom: camss: tpg: Add TPG support for SA8775P and QCS8300
2025-09-26 6:08 UTC (2+ messages)
[syzbot] Monthly media report (Sep 2025)
2025-09-26 5:14 UTC
[PATCH 0/6] media: qcom: camss: Add Kaanapali support
2025-09-25 23:30 UTC (8+ messages)
` [PATCH 1/6] dt-bindings: i2c: qcom-cci: Document Kaanapali compatible
` [PATCH 6/6] media: qcom: camss: vfe: Add support for VFE 1080
` [PATCH 5/6] media: qcom: camss: csid: Add support for CSID 1080
[PATCH 1/1] dt-bindings: media: fsl,imx6q-vdoa: remove redundant ""
2025-09-25 19:44 UTC (2+ messages)
[PATCH v2] media: dvbringbuffer : fix space issues
2025-09-25 18:10 UTC
[PATCH v3 00/31] media: add imx93 mipi/controller csi support
2025-09-25 16:08 UTC (3+ messages)
[PATCH v2 0/1] v4l2-subdev/int3472: Use "privacy" as con_id for the LED lookup
2025-09-25 16:04 UTC (8+ messages)
` [PATCH v2 1/1] media: v4l2-subdev / pdx86: int3472: Use "privacy" as con_id for the privacy LED
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).