Linux Media Controller development
 help / color / mirror / Atom feed
 messages from 2026-07-17 08:03:16 to 2026-07-17 17:15:06 UTC [more...]

[PATCH v5 0/5] rust / dma_buf: Add abstractions for dma_fence
 2026-07-17 17:14 UTC  (5+ messages)
` [PATCH v5 4/5] rust: Add dma_fence abstractions

[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-07-17 17:12 UTC  (15+ messages)
` [PATCH v5 6/9] vfio/pci: Provide a user-facing name for BAR mappings
` [PATCH v5 7/9] vfio/pci: Clean up BAR zap and revocation
` [PATCH v5 8/9] vfio/pci: Support mmap() of a VFIO DMABUF
` [PATCH v5 9/9] vfio/pci: Permanently revoke a DMABUF on request

[PATCH v4l-utils] Add missing allocation failure check
 2026-07-17 16:54 UTC 

[PATCH v4 0/2] media: sun6i-csi: Convert to active state and improve MC support
 2026-07-17 16:05 UTC  (3+ messages)
` [PATCH v4 1/2] media: sun6i-csi: bridge: Use V4L2 subdev active state
` [PATCH v4 2/2] media: sun6i-csi: capture: Implement vidioc_enum_framesizes

[PATCH v2] media: rkvdec: fix PM runtime teardown ordering in remove
 2026-07-17 15:47 UTC  (4+ messages)
` [PATCH v3] media: rkvdec: fix clk reference leak on unbind

[PATCH v4] media: rkvdec: fix clk reference leak on unbind
 2026-07-17 15:45 UTC 

[PATCH 00/42] of: reserved_mem: Introduce devres helpers and convert drivers
 2026-07-17 15:37 UTC  (4+ messages)
` [PATCH 01/42] of: reserved_mem: Introduce devres-managed initialization functions

Linking Patchwork with Sashiko?
 2026-07-17 15:22 UTC  (12+ messages)

[RFC PATCH 00/11] KVM: Allow alternative providers of guest_memfd backed by PFNMAP memory
 2026-07-17 14:49 UTC  (5+ messages)
` [RFC PATCH 01/11] KVM: selftests: sev_smoke_test: Only run VM types the host offers
  ` [RFC PATCH 02/11] KVM: selftests: sev_init2_tests: Derive SEV availability from KVM

[PATCH] media: chips-media: wave5: Handle polling IRQ thread failure
 2026-07-17 14:31 UTC  (2+ messages)

[PATCH v5 00/10] Metadata series preparation
 2026-07-17 14:21 UTC  (3+ messages)
` [PATCH v6 03/16] media: imx219: Account for rate_factor in control steps

[PATCH 0/4] media: qcom: camss: Report CAMSS hardware version via media controller
 2026-07-17 14:20 UTC  (5+ messages)
` [PATCH 1/4] media: qcom: camss: Add PM clock support and integrate with runtime PM
` [PATCH 2/4] media: qcom: camss: Add PM clock definitions for QCM2290
` [PATCH 3/4] media: qcom: camss: Drop top_ahb/ahb/axi from QCM2290 subdevice clocks
` [PATCH 4/4] media: qcom: camss: Report hardware version via media controller

[PATCH 0/2] media: Revert 2a934fdb01db ("media: v4l2-dev: fix error handling in __video_register_device()")
 2026-07-17 13:42 UTC  (3+ messages)
` [PATCH 1/2] Revert "media: v4l2-dev: fix error handling in __video_register_device()"
` [PATCH 2/2] media: v4l2-core: v4l2-dev: add comments on device_register fail

[PATCH] media: ov5693: add OVTI5693 ACPI HID for IPU6 Surface devices
 2026-07-17 13:20 UTC  (5+ messages)
` [PATCH v2 0/3] media: Enable the OV5693 front camera on "
  ` [PATCH v2 1/3] media: i2c: ov5693: Add OVTI5693 ACPI HID
  ` [PATCH v2 2/3] media: ipu-bridge: Add OVTI5693 to the list of supported sensors
  ` [PATCH v2 3/3] media: i2c: ov5693: Gate the MIPI clock lane for IPU6

[PATCH 0/2] Support RAW12 bayer formats
 2026-07-17 13:16 UTC  (2+ messages)

[PATCH v1] dma-buf/udmabuf: Disable the size limit by default
 2026-07-17 12:57 UTC 

[PATCH v9 00/14] media: iris: Add support for glymur platform
 2026-07-17 12:54 UTC  (3+ messages)
` [PATCH v9 13/14] arm64: dts: qcom: glymur: Add iris video node

[PATCH 00/19] media: clean up unnecessary vb2_queue_release calls
 2026-07-17 12:47 UTC  (23+ messages)
` [PATCH 01/19] media: videobuf2-v4l2.h: improve vb2_queue_release() documentation
` [PATCH 02/19] media: pci: hws: drop call to vb2_queue_release
` [PATCH 03/19] media: pci: ipu6: drop calls to vb2_video_unregister_device and vb2_queue_release
` [PATCH 04/19] media: pci: zoran: use vb2_video_unregister_device
` [PATCH 05/19] media: platform: amd: isp4: drop vb2_queue_release calls
` [PATCH 06/19] media: amlogic: c3: isp: "
` [PATCH 07/19] media: amphion: drop unnecessary vb2_queue_release call
` [PATCH 08/19] media: arm: mali-c55: drop unnecessary vb2_queue_release calls
` [PATCH 09/19] media: imagination: e5010-jpeg-enc: drop vb2_queue_release
` [PATCH 10/19] media: nuvoton: drop unnecessary vb2_queue_release calls
` [PATCH 11/19] media: nxp: imx7-media-csi: use _vb2_fop_release/vb2_video_unregister_device
` [PATCH 12/19] media: raspberrypi: pisp_be: use vb2_video_unregister_device
` [PATCH 13/19] media: renesas: rzv2h-cru: "
` [PATCH 14/19] media: renesas: rzv2h-ivc: drop unnecessary vb2_queue_release calls
` [PATCH 15/19] media: samsung: s3c-camif: drop unnecessary vb2_queue_release
` [PATCH 16/19] media: ti: j721e-csi2rx: use vb2_video_unregister_device
` [PATCH 17/19] staging: media: imx: drop vb2_queue_release call
` [PATCH 18/19] staging: media: ipu7: drop unnecessary cleanup calls
` [PATCH 19/19] media: renesas: rzg2l-cru: drop unnecessary vb2_queue_release

[PATCH v3 0/9] media: Add support for Broadcom/RPi BCM2835 ISP
 2026-07-17 11:36 UTC  (11+ messages)
` [PATCH v3 1/9] platform/raspberrypi: vchiq-mmal: Include missing headers
` [PATCH v3 2/9] platform/raspberrypi: vchiq-mmal: Move headers to include/linux
` [PATCH v3 3/9] platform/raspberrypi: vchiq-mmal: Support ISP parameters and stats
` [PATCH v3 4/9] platform/raspberrypi: vchiq-mmal: Support bayer and gray formats
` [PATCH v3 5/9] platform/raspberrypi: vchiq: Add helpers for vchiq driver data
` [PATCH v3 6/9] media: videobuf2: Allow exporting of a struct dmabuf
` [PATCH v3 7/9] media: platform: broadcom: Move unicam driver to subdir
` [PATCH v3 8/9] media: platform: broadcom: Add bcm2835-isp driver
` [PATCH v3 9/9] platform/raspberrypi: vchiq: Load bcm2835_isp driver from vchiq

[PATCH v3 0/6] platform/raspberrypi: Add Broadcom Videocore shared memory support
 2026-07-17 11:00 UTC  (7+ messages)
` [PATCH v3 1/6] platform/raspberrypi: vchiq-mmal: Reset buffers_with_vpu on port_enable
` [PATCH v3 2/6] platform/raspberrypi: vchiq: Store audio device in driver management struct
` [PATCH v3 3/6] platform/raspberrypi: Add VideoCore shared memory support
` [PATCH v3 4/6] platform/raspberrypi: vchiq-mmal: Use vc-sm-cma to support zero copy
` [PATCH v3 5/6] platform/raspberrypi: vchiq-mmal: Support sending data to MMAL ports
` [PATCH v3 6/6] platform/raspberrypi: vchiq: Register vc-sm-cma as a platform driver

[PATCH 16/16] media: s2255: Replace bare 'unsigned' with 'unsigned int'
 2026-07-17  9:26 UTC 

[PATCH 15/16] media: s2255: Remove unnecessary braces from single-statement blocks
 2026-07-17  9:26 UTC 

[PATCH 14/16] media: s2255: Remove unnecessary debug logging and out-of-memory messages
 2026-07-17  9:26 UTC 

[PATCH 13/16] media: s2255: Remove unnecessary return statements from void functions
 2026-07-17  9:25 UTC 

[PATCH 12/16] media: s2255: Fix block comment style to kernel format
 2026-07-17  9:25 UTC 

[PATCH 11/16] media: s2255: Add blank lines after variable declarations
 2026-07-17  9:25 UTC 

[PATCH 00/16] media: s2255: Coding style cleanup
 2026-07-17  9:23 UTC  (11+ messages)
` [PATCH 01/16] media: s2255: Rename remaining CamelCase identifiers to snake_case
` [PATCH 02/16] media: s2255: Remove unnecessary spaces after casts
` [PATCH 03/16] media: s2255: Use consistent braces on all arms of if/else statements
` [PATCH 04/16] media: s2255: Replace NULL comparisons with ! notation
` [PATCH 05/16] media: s2255: Fix alignment to match open parenthesis
` [PATCH 06/16] media: s2255: Remove multiple blank lines and before close braces
` [PATCH 07/16] media: s2255: Add blank lines after function/struct/enum declarations
` [PATCH 08/16] media: s2255: Add spaces around multiplication operators
` [PATCH 09/16] media: s2255: Remove unnecessary parentheses around conditions
` [PATCH 10/16] media: s2255: Parenthesize macro argument to avoid precedence issues

[PATCH 0/2] media: i2c: Add Samsung S5KJN5 image sensor
 2026-07-17  9:23 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: "

[PATCH] media: stm32: dcmi: fix some error handling bugs in probe()
 2026-07-17  9:12 UTC 

[PATCH] Add support for multi_slice in iris encoder
 2026-07-17  8:21 UTC  (3+ messages)

[PATCH v12 0/3] media: nxp: Add CSI Pixel Formatter support
 2026-07-17  8:18 UTC  (3+ messages)
` [PATCH v12 3/3] media: nxp: Add i.MX95 CSI pixel formatter v4l2 driver


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