Linux Media Controller development
 help / color / mirror / Atom feed
 messages from 2025-10-10 06:45:07 to 2025-10-14 07:07:09 UTC [more...]

[PATCH 00/32] media: Use %pe format specifier
 2025-10-14  7:07 UTC  (42+ messages)
` [PATCH 01/32] Input: cyttsp5 - "
` [PATCH 02/32] media: dvbdev: "
` [PATCH 03/32] media: mn88443x: "
` [PATCH 04/32] media: adv7842: "
` [PATCH 05/32] media: ar0521: "
` [PATCH 06/32] media: ccs: "
` [PATCH 07/32] media: i2c: ds90ub913: "
` [PATCH 08/32] media: i2c: ds90ub953: "
` [PATCH 09/32] media: i2c: imx274: "
` [PATCH 10/32] media: i2c: imx335: "
` [PATCH 11/32] media: i2c: imx412: "
` [PATCH 12/32] media: i2c: max9286: "
` [PATCH 13/32] media: i2c: max96717: "
` [PATCH 14/32] media: i2c: mt9m111: "
` [PATCH 15/32] media: i2c: mt9v111: "
` [PATCH 16/32] media: i2c: ov5675: "
` [PATCH 17/32] media: i2c: ov5693: "
` [PATCH 18/32] media: i2c: ov9282: "
` [PATCH 19/32] media: rj54n1cb0c: "
` [PATCH 20/32] media: i2c: st-mipid02: "
` [PATCH 21/32] media: ipu-bridge: "
` [PATCH 22/32] media: ipu3-cio2: "
` [PATCH 23/32] media: ipu6: isys: "
` [PATCH 24/32] media: mediatek: vcodec: "
` [PATCH 25/32] media: imx8mq-mipi-csi2: "
` [PATCH 26/32] media: platform: rzg2l-cru: "
` [PATCH 27/32] media: renesas: vsp1: "
` [PATCH 28/32] media: rkisp1: "
` [PATCH 29/32] media: samsung: exynos4-is: "
` [PATCH 30/32] media: ti: cal "
` [PATCH 31/32] media: staging: ipu3-imgu: "
` [PATCH 32/32] media: staging/ipu7: "

[PATCH v4 0/2] media: pci: Fix invalid access to file *
 2025-10-14  7:05 UTC  (2+ messages)

[PATCH] media: iris: Fix fps calculation
 2025-10-14  6:45 UTC  (2+ messages)

[PATCH v2] drm/i915/gem: handle drm_vma_node_allow_once() return value
 2025-10-14  6:44 UTC 

[PATCH v17 00/47] DEPT(DEPendency Tracker)
 2025-10-14  6:38 UTC  (20+ messages)
` [PATCH v17 09/47] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64
` [PATCH v17 28/47] dept: add documentation for dept
` [PATCH v17 35/47] i2c: rename wait_for_completion callback to wait_for_completion_cb

[PATCH v2 0/3] module: Add compile-time check for embedded NUL characters
 2025-10-14  6:24 UTC  (7+ messages)
` [PATCH v2 1/3] media: dvb-usb-v2: lmedm04: Fix firmware macro definitions
` [PATCH v2 2/3] media: radio: si470x: Fix DRIVER_AUTHOR macro definition
  ` [v2,0/3] module: Add compile-time check for embedded NUL characters

[PATCH v4 00/24] tegra-video: add CSI support for Tegra20 and Tegra30
 2025-10-14  5:35 UTC  (10+ messages)
` [PATCH v4 01/24] pinctrl: tegra20: register csus_mux clock
` [PATCH v4 02/24] clk: tegra: set CSUS as vi_sensor's gate for Tegra20, Tegra30 and Tegra114
` [PATCH v4 10/24] gpu: host1x: convert MIPI to use operation function pointers
` [PATCH v4 22/24] dt-bindings: display: tegra: document Tegra20 and Tegra30 CSI

[syzbot] [media?] KMSAN: uninit-value in pctv452e_i2c_msg
 2025-10-14  0:30 UTC  (3+ messages)
` [PATCH] meida: dvb-usb: Optimizing err() output
  ` [PATCH V2] media: "

[PATCH v4 0/4] media: Fix CSI2 RGB vs BGR pixel order
 2025-10-13 17:15 UTC  (6+ messages)
` [PATCH v4 1/4] media: uapi: Clarify MBUS color component order for serial buses
` [PATCH v4 2/4] media: uapi: Introduce MEDIA_BUS_FMT_BGR565_1X16
` [PATCH v4 3/4] media: tc358743: Fix the RGB MBUS format
` [PATCH v4 4/4] media: gc2145: "

[PATCH] dt-bindings: media: fsl,imx6q-vdoa: Remove redundant quote
 2025-10-13 15:47 UTC  (3+ messages)

[PATCH 1/2] dma-buf: replace "#if" with just "if"
 2025-10-13 15:45 UTC  (6+ messages)
` [PATCH 2/2] dma-buf: improve sg_table debugging hack

[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-10-13 15:26 UTC  (10+ messages)
` [PATCH v5 1/9] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v5 2/9] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v5 3/9] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v5 4/9] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH v5 5/9] types: move phys_vec definition to common header
` [PATCH v5 6/9] vfio: Export vfio device get and put registration helpers
` [PATCH v5 7/9] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v5 8/9] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions

[RFC PATCH 0/3] Introduce iommu-map-masked for platform devices
 2025-10-13 12:31 UTC  (16+ messages)

[PATCH v7 00/20] Add GCE support for MT8196
 2025-10-13 11:29 UTC  (25+ messages)
` [PATCH v7 02/20] mailbox: mtk-cmdq: Refine DMA address handling for the command buffer
` [PATCH v7 05/20] soc: mediatek: mtk-cmdq: Add cmdq_pkt_jump_rel_temp() for removing shift_pa
` [PATCH v7 07/20] mailbox: mtk-cmdq: Add mminfra_offset configuration for DRAM transaction
` [PATCH v7 09/20] soc: mediatek: mtk-cmdq: Add pa_base parsing for hardware without subsys ID support
` [PATCH v7 10/20] soc: mediatek: mtk-cmdq: Add new APIs to replace cmdq_pkt_write() and cmdq_pkt_write_mask()
` [PATCH v7 12/20] soc: mediatek: Add programming flow for unsupported subsys ID hardware
` [PATCH v7 13/20] drm/mediatek: "
` [PATCH v7 16/20] soc: mediatek: mtk-cmdq: Remove shift_pa parameter from cmdq_pkt_jump()

[PATCH] media: saa6588: Fix unsafe debug printk macro
 2025-10-13 10:35 UTC  (2+ messages)

[PATCH v7 00/10] Add strobe duration and hw strobe signal v4l2 ctrl & use it for ov9282
 2025-10-13  9:57 UTC  (8+ messages)
` [PATCH v7 04/10] Documentation: uAPI: media: add V4L2_CID_FLASH_{DURATION,HW_STROBE_SIGNAL}

[PATCH v4 0/7] Add AMD ISP4 driver
 2025-10-13  9:55 UTC  (13+ messages)
` [PATCH v4 4/7] media: platform: amd: isp4 subdev and firmware loading handling added
` [PATCH v4 5/7] media: platform: amd: isp4 video node and buffers "

[PATCHv2] media: v4l2-event: keep place in event list when combining events
 2025-10-13  9:48 UTC  (2+ messages)

[PATCH v2 00/72] media: i2c: Reduce cargo-cult
 2025-10-13  9:21 UTC  (5+ messages)
` [PATCH v2 71/72] arm64: dts: renesas: aistarvision-mipi-adapter-2.1: Drop clock-frequency from camera sensor node
` [PATCH v2 72/72] arm64: dts: renesas: rzg2l-smarc: "

[PATCH v10 0/1] media: aspeed: Allow to capture from SoC display (GFX)
 2025-10-13  8:50 UTC  (3+ messages)
` [PATCH v10 1/1] "

[PATCH v8 0/5] dma-buf: heaps: Create a CMA heap for each CMA reserved region
 2025-10-13  8:35 UTC  (6+ messages)
` [PATCH v8 1/5] doc: dma-buf: List the heaps by name
` [PATCH v8 2/5] dma-buf: heaps: cma: Register list of CMA regions at boot
` [PATCH v8 3/5] dma: contiguous: Register reusable "
` [PATCH v8 4/5] dma: contiguous: Reserve default CMA heap
` [PATCH v8 5/5] dma-buf: heaps: cma: Create CMA heap for each CMA reserved region

[Jenkins] media.git_drivers_build #438: build failed for x86_64 allyesconfig x86_64 allmodconfig x86_64 no PM
 2025-10-13  8:21 UTC 

[PATCH v11 00/17] media: rockchip: add a driver for the rockchip camera interface
 2025-10-13  7:00 UTC  (8+ messages)
  ` [PATCH v11 06/17] media: rockchip: add driver for the rockchip mipi csi-2 receiver
    ` [PATCH v11 07/17] media: rockchip: add driver for the rockchip camera interface

[PATCH V3 0/5] Add support for TI VIP
 2025-10-13  6:26 UTC  (5+ messages)
` [PATCH V3 4/5] dt-bindings: media: ti: vpe: Add support for Video Input Port

[PATCH v8] media: Add t4ka3 camera sensor driver
 2025-10-13  6:05 UTC  (3+ messages)

[PATCH v3 0/8] media: iris: port support for Qualcomm SC7280
 2025-10-13  2:09 UTC  (9+ messages)
` [PATCH v3 1/8] media: iris: turn platform caps into constants
` [PATCH v3 2/8] media: iris: turn platform data "
` [PATCH v3 3/8] media: iris: stop copying r/o data
` [PATCH v3 4/8] media: iris: stop encoding PIPE value into fw_caps
` [PATCH v3 5/8] media: iris: remove duplicateion between generic gen2 data and qcs8300
` [PATCH v3 6/8] media: iris: rename sm8250 platform file to gen1
` [PATCH v3 7/8] media: iris: move common register definitions to the header
` [PATCH v3 8/8] media: iris: enable support for SC7280 platform

[PATCH 0/2] media: i2c: Add Samsung S5K3M5 13MP camera sensor driver
 2025-10-13  0:49 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: media: i2c: Add Samsung S5K3M5 image sensor
` [PATCH 2/2] media: i2c: Add Samsung S5K3M5 13MP camera sensor driver

[PATCH] media: iris: set default size when S_FMT is called with zero size
 2025-10-12 23:50 UTC 

[PATCH v2 0/8] media: iris: port support for Qualcomm SC7280
 2025-10-12 19:24 UTC  (10+ messages)
` [PATCH v2 1/8] media: iris: turn platform caps into constants
` [PATCH v2 2/8] media: iris: turn platform data "
` [PATCH v2 3/8] media: iris: stop copying r/o data
` [PATCH v2 4/8] media: iris: stop encoding PIPE value into fw_caps
` [PATCH v2 5/8] media: iris: remove duplicateion between generic gen2 data and qcs8300
` [PATCH v2 6/8] media: iris: rename sm8250 platform file to gen1
` [PATCH v2 7/8] media: iris: move common register definitions to the header
` [PATCH v2 8/8] media: iris: enable support for SC7280 platform

Build failed in Jenkins: libcamera #1486
 2025-10-11 18:52 UTC  (3+ messages)

Build failed in Jenkins: libcamera #1497
 2025-10-11 18:48 UTC  (4+ messages)
` Build failed in Jenkins: libcamera #1498
  ` Build failed in Jenkins: libcamera #1499
    ` Jenkins build is back to normal : libcamera #1500

[PATCH] media: imx-jpeg: Fix JPEG encoder ready race condition
 2025-10-11 18:48 UTC  (5+ messages)

[PATCH] media: imx-jpeg: Add support for descriptor allocation from SRAM
 2025-10-11 18:35 UTC  (7+ messages)

[PATCH v2 1/2] media: dt-bindings: nxp,imx8-jpeg: Document optional SRAM support
 2025-10-11 18:32 UTC  (2+ messages)
` [PATCH v2 2/2] media: imx-jpeg: Add support for descriptor allocation from SRAM

[PATCH v2 0/8] Add support for Wave6 video codec driver
 2025-10-11 10:56 UTC  (7+ messages)
        ` [EXT] "

[PATCH 00/16] media: platform: rga: Add RGA3 support
 2025-10-11  5:32 UTC  (12+ messages)
` [PATCH 11/16] media: rockchip: rga: add iommu restore function
` [PATCH 16/16] media: rockchip: rga: add rga3 support

[PATCH] dma-buf: use SB_I_NOEXEC and SB_I_NODEV
 2025-10-10 22:57 UTC  (3+ messages)

[PATCH 1/1] dt-bindings: media: convert nxp,tda1997x.txt to yaml format
 2025-10-10 22:34 UTC  (2+ messages)

[PATCH v3 0/2] accel: Add Arm Ethos-U NPU
 2025-10-10 21:32 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

Support for Mygica A681B (ATSC/QAM USB tuner)
 2025-10-10 15:22 UTC  (2+ messages)

[PATCH 0/4] Add CCI and imx577 sensor support for monaco evk
 2025-10-10 12:32 UTC  (4+ messages)
` [PATCH 2/4] arm64: dts: qcom: qcs8300: Add CCI definitions

[PATCHv2] v4l2-compliance: add event order test
 2025-10-10 11:40 UTC 

[PATCH 00/25] media: v4l2-mem2mem: Reduce cargo-cult
 2025-10-10 11:14 UTC  (10+ messages)
` [PATCH 01/25] media: v4l2-mem2mem: Document that v4l2_m2m_get_vq() never returns NULL
` [PATCH 10/25] media: dw100: Drop unneeded v4l2_m2m_get_vq() NULL check
` [PATCH 15/25] media: qcom: iris: "
  ` [PATCH 20/25] media: samsung: s5p-g2d: "

[PATCH v11 00/66] Generic line based metadata support, internal pads
 2025-10-10 10:56 UTC  (14+ messages)
` [PATCH v11 43/66] media: uapi: Add V4L2_CID_BINNING control for binning configuration
` [PATCH v11 39/66] media: Documentation: Add subdev configuration models, raw sensor model

[RFC PATCH 0/5] media: events: add new flags
 2025-10-10 10:16 UTC  (7+ messages)
` [RFC PATCH 1/5] media: videodev2.h: add flags field to v4l2_event
` [RFC PATCH 2/5] media: videodev2.h: add new v4l2_event flags
` [RFC PATCH 3/5] media: v4l2-event: add support for V4L2_EVENT_FL_MULTIPLE
` [RFC PATCH 4/5] media: v4l2-ctrls: set the new V4L2_EVENT_FL_INITIAL flag
` [RFC PATCH 5/5] Documentation: media: document new event flags

[PATCH] v4l2-compliance: add event order test
 2025-10-10  9:50 UTC 

[PATCH] media: v4l2-event: keep place in event list when combining events
 2025-10-10  9:48 UTC 

Realsense camera patch
 2025-10-10  9:21 UTC  (4+ messages)

[PATCH 00/18] media: microchip-isc: Color correction and histogram stats
 2025-10-10  8:27 UTC  (4+ messages)

[PATCH] media: i2c: mt9p031: support ctrl events
 2025-10-10  6:45 UTC 


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