Linux Media Controller development
 help / color / mirror / Atom feed
 messages from 2026-06-22 14:30:52 to 2026-06-23 16:31:58 UTC [more...]

[PATCH v7 00/15] firmware: qcom: Add OP-TEE PAS service support
 2026-06-23 16:31 UTC  (3+ messages)
` [PATCH v7 01/15] arm64: dts: qcom: kodiak: Add EL2 overlay

[PATCH] v4l2-sysfs-path: Add missing help text
 2026-06-23 16:24 UTC 

[PATCH v3 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-06-23 15:59 UTC  (20+ messages)
` [PATCH v3 1/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
` [PATCH v3 6/9] vfio/pci: Clean up BAR zap and revocation

[PATCH] drm/drm_crtc: fix race with dma_fence_signal() in ::get_driver_name()
 2026-06-23 14:33 UTC  (5+ messages)

[PATCH] dma-buf/dma-fence: Set better string for dma_fence_driver_name()
 2026-06-23 14:00 UTC  (2+ messages)

[PATCH] dma-fence: use correct callback in dma_fence_timeline_name()
 2026-06-23 13:08 UTC  (4+ messages)

[PATCH 0/4] media: add and use fwnode_graph_for_each_endpoint_scoped()
 2026-06-23 11:54 UTC  (8+ messages)
` [PATCH 1/4] device property: Introduce fwnode_graph_for_each_endpoint_scoped()
` [PATCH 3/4] media: rkisp1: use fwnode_graph_for_each_endpoint_scoped() to simplify code
` [PATCH 4/4] media: qcom: camss: use fwnode_graph_for_each_endpoint_scoped() to simpifly code

[PATCH 1/2] dt-bindings: clock: Drop incorrect usage of double '::'
 2026-06-23 11:45 UTC  (7+ messages)
    ` [PATCH 2/2] dt-bindings: "

[PATCH v2 1/2] media: i2c: ov8856 : remove ACPI node bypass mechanism
 2026-06-23 11:26 UTC  (2+ messages)

[PATCH] staging: media: atomisp: constify pmic_name array
 2026-06-23 10:58 UTC  (2+ messages)

[PATCH] media: imx-jpeg: cancel timeout worker when streaming stops
 2026-06-23 10:30 UTC 

[PATCH v2 0/3] staging: media: atomisp: use kvmalloc_objs() and drop redundant OOM messages
 2026-06-23 10:22 UTC  (6+ messages)
` [PATCH v2 1/3] staging: media: atomisp: use kvmalloc_objs() in make_histogram()
` [PATCH v2 2/3] staging: media: atomisp: use kvmalloc_objs() for overflow-safe allocation
` [PATCH v2 3/3] staging: media: atomisp: drop redundant out-of-memory messages

[PATCH] media: uapi: rkisp: Correct name version enum
 2026-06-23  9:49 UTC  (2+ messages)

[PATCH v3] staging: media: atomisp: anr: move trailing statement to its own line
 2026-06-23  9:26 UTC  (2+ messages)

[PATCH v3] media: as102: drop device reference on probe failure
 2026-06-23  8:59 UTC  (2+ messages)

[PATCH v2] media: as102: drop device reference on probe failure
 2026-06-23  8:50 UTC  (2+ messages)

[PATCH] dma-buf: Split sgl by largest page-aligned chunk
 2026-06-23  8:44 UTC  (6+ messages)
` [PATCH v2] dma-buf: Split sgl into page-aligned 2G chunks

[PATCH v2 2/2] media: i2c: ov8856: fix debug message to report actual CSI-2 lane count
 2026-06-23  8:46 UTC 

[PATCH v2 00/17] Rework frame descriptors
 2026-06-23  7:39 UTC  (3+ messages)

[PATCH v8 0/5] media: iris: add support for purwa platform
 2026-06-23  7:11 UTC  (4+ messages)

[PATCH v1 0/4] This series adds support for the Qualcomm JPEG V4L2 mem2mem encoder
 2026-06-23  6:41 UTC  (3+ messages)
` [PATCH v1 1/4] dt-bindings: media: qcom: Add JPEG encoder binding

[PATCH 00/10] media: microchip-isc: AWB, stream-stop and endpoint-ref fixes
 2026-06-23  6:29 UTC  (5+ messages)
` [PATCH 07/10] media: microchip-isc: fix pfe_cfg0_bps comment

[PATCH] media: msi2500: free isochronous URBs on disconnect
 2026-06-23  6:27 UTC 

[PATCH v2 0/2] media: qcom: iris: add dynamic encoder properties
 2026-06-23  6:10 UTC  (4+ messages)
` [PATCH v2 2/2] media: qcom: iris: Add request key frame support for encoder

[PATCH] media: i2c: alvium: propagate write handshake timeouts
 2026-06-23  6:09 UTC 

[PATCH v2 1/2] dt-bindings: clock: Drop incorrect usage of double '::'
 2026-06-23  5:48 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: "

[PATCH v11 0/3] media: nxp: Add CSI Pixel Formatter support
 2026-06-23  5:41 UTC  (5+ messages)
` [PATCH v11 1/3] media: dt-bindings: Add CSI Pixel Formatter DT bindings
` [PATCH v11 2/3] dt-bindings: clock: imx95-blk-ctl: Define formatter child node schema
` [PATCH v11 3/3] media: nxp: Add i.MX95 CSI pixel formatter v4l2 driver

[PATCH] media: as102: drop device reference on probe failure
 2026-06-23  1:35 UTC  (2+ messages)

[PATCH v4 0/8] media: add virtio-media driver
 2026-06-23  1:09 UTC  (16+ messages)
` [PATCH v4 1/8] media: virtio: Add protocol
` [PATCH v4 2/8] media: virtio: Add virtio-media driver structs and function declarations
` [PATCH v4 3/8] media: virtio: Add virtio-media session related structures
` [PATCH v4 4/8] media: virtio: Add scatterlist_builder
` [PATCH v4 5/8] media: virtio: Add virtio_media_ioctls
` [PATCH v4 6/8] media: virtio: Add virtio_media_driver
` [PATCH v4 7/8] media: virtio: Add virtio-media to the build system
` [PATCH v4 8/8] media: virtio: Add MAINTAINERS entry

[PATCH] staging: media: atomisp: fix indentation to use tabs instead of spaces
 2026-06-22 18:54 UTC  (2+ messages)

[PATCH v2 0/5] media: i2c: Add missing media_entity_cleanup()
 2026-06-22 18:48 UTC  (6+ messages)
` [PATCH v2 1/5] media: i2c: cx25840-core: "
` [PATCH v2 2/5] media: i2c: max9286: "
` [PATCH v2 3/5] media: i2c: msp3400-driver: "
` [PATCH v2 4/5] media: i2c: mt9v011: "
` [PATCH v2 5/5] media: i2c: saa7115: "

[PATCH v3 0/4] media: renesas: Fix missing media_entity_cleanup()
 2026-06-22 18:06 UTC  (7+ messages)
` [PATCH v3 1/4] media: renesas: rcar-csi2: Add "
` [PATCH v3 2/4] media: renesas: csisp: "
` [PATCH v3 3/4] media: renesas: rcar-core: "
` [PATCH v3 4/4] media: renesas: rzg2l-core: "

[PATCH v3] media: i2c: rdacm21: Fix missing media_entity_cleanup()
 2026-06-22 17:47 UTC 

[PATCH v2] staging: atomisp: anr: move trailing statement to its own line
 2026-06-22 15:05 UTC 

[PATCH] staging: atomisp: anr: move trailing statement to its own line
 2026-06-22 15:02 UTC 

[PATCH] staging: media: atomisp: sh_css_mmu: use %s/__func__ in debug trace
 2026-06-22 14:50 UTC 


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