Linux Media Controller development
 help / color / mirror / Atom feed
 messages from 2026-07-02 12:00:46 to 2026-07-03 19:48:44 UTC [more...]

[PATCH 00/42] of: reserved_mem: Introduce devres helpers and convert drivers
 2026-07-03 19:38 UTC  (24+ messages)
` [PATCH 01/42] of: reserved_mem: Introduce devres-managed initialization functions
` [PATCH 02/42] of: reserved_mem: Add devm_of_reserved_mem_device_init_by_name()
` [PATCH 03/42] firmware: qcom: scm: Use devm_of_reserved_mem_device_init()
` [PATCH 04/42] remoteproc: da8xx: "
` [PATCH 05/42] remoteproc: keystone: "
` [PATCH 06/42] media: synopsys: hdmirx: "
` [PATCH 07/42] remoteproc: omap: "
` [PATCH 08/42] drm: logicvc: "
` [PATCH 09/42] drm: hdlcd: "
` [PATCH 10/42] drm: pl111: "
` [PATCH 11/42] remoteproc: mtk_scp: "
` [PATCH 12/42] media: aspeed: "
` [PATCH 13/42] media: nuvoton: npcm-video: "
` [PATCH 14/42] memory: tegra210-emc: Use devm_of_reserved_mem_device_init_by_name()
` [PATCH 15/42] drm: komeda: Use devm_of_reserved_mem_device_init()
` [PATCH 16/42] drm: malidp: "
` [PATCH 17/42] drm: ingenic: "
` [PATCH 18/42] drm: kmb: "
` [PATCH 19/42] drm: sun4i: "
` [PATCH 20/42] drm: xlnx: zynqmp_dpsub: "
` [PATCH 21/42] media: arm: mali-c55: "
` [PATCH 22/42] media: mediatek: vpu: "
` [PATCH 23/42] mmc: sdhci-of-bst: Use devm_of_reserved_mem_device_init_by_idx()

[PATCH 0/4] media: rc: sunxi-cir: support the A523/H728/T527 IR receiver
 2026-07-03 19:47 UTC  (8+ messages)
` [PATCH 1/4] media: dt-bindings: allwinner,sun4i-a10-ir: add A523 compatible
` [PATCH 2/4] media: rc: sunxi-cir: add support for the A523
` [PATCH 3/4] arm64: dts: allwinner: a523: add IR receiver node
` [PATCH 4/4] arm64: dts: allwinner: a523: enable IR receiver on the X96Q Pro+

[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
 2026-07-03 18:29 UTC  (14+ messages)
` [PATCH v3 01/11] dt-bindings: reserved-memory: Document "
` [PATCH v3 02/11] dt-bindings: display: tegra: Document memory regions
` [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal()
` [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas

[PATCH v4 0/2] media: i2c: Add os02g10 camera sensor driver
 2026-07-03 18:22 UTC  (3+ messages)
` [PATCH v4 2/2] media: i2c: add os02g10 image "

[PATCH 0/7] media: qcom: camss: icp: Add HFI/ICP v4l m2m driver for x1e80100 BPS/IPE
 2026-07-03 17:09 UTC  (10+ messages)
  ` [PATCH 1/7] arm64: dts: qcom: x1e80100: Add ICP/BPS/IPE nodes
  ` [PATCH 2/7] media: qcom: camss: Launch ICP from CAMSS
  ` [PATCH 3/7] media: qcom: camss: qcom-icp: Add minimal ICP driver with HFI infrastrucutre
  ` [PATCH 4/7] media: qcom: camss: qcom-icp: bps: Add initial v4l2 m2m BPS driver
  ` [PATCH 5/7] media: qcom: camss: qcom-icp: ipe: Add initial v4l2 m2m IPE driver
  ` [PATCH 6/7] media: qcom: camss: Switch on ICP and BPS as make options
  ` [PATCH 7/7] media: uapi: qcom-camss-stats-params

[PATCH v2] media: mali-c55: Avoid unaligned access of AEC histogram zone weights
 2026-07-03 16:35 UTC 

[PATCH v2] media: mali-c55: Fix clock leak on reset deassert failure
 2026-07-03 16:35 UTC 

[PATCH 00/41] media: ipu6: Add support for ipu7 hardware
 2026-07-03 16:17 UTC  (43+ messages)
` [PATCH 01/41] media: ipu6: Replace internal hw flag
` [PATCH 02/41] media: ipu6: Rename pointer to firmware context
` [PATCH 03/41] media: ipu6: Rename buttress_ipc pointer
` [PATCH 04/41] media: ipu6: Remove duplicate warnings in cpd validation
` [PATCH 05/41] media: ipu6: Remove unused ipu6 firmware struct
` [PATCH 06/41] media: ipu6: Cleanup ipu6_mmu_init()
` [PATCH 07/41] media: ipu6: Simplify firmware com arguments
` [PATCH 08/41] media: ipu6: Add IPU7 pci IDs
` [PATCH 09/41] media: ipu6: Add ipu7 match tables
` [PATCH 10/41] media: ipu6: Prepare buttress for ipu7 support
` [PATCH 11/41] media: ipu6: Use single struct for registers
` [PATCH 12/41] media: ipu6: Rename IPU subsys ID
` [PATCH 13/41] media: ipu6: Add ipu7 buttress support
` [PATCH 14/41] media: ipu6: Prepare mmu code for hw variation
` [PATCH 15/41] media: ipu6: Add ipu7 mmu support
` [PATCH 16/41] media: ipu6: Add ipu7 cpd handling
` [PATCH 17/41] media: ipu6: Rename isys fw msg union
` [PATCH 18/41] media: ipu6: Move isys isr handlers down to fw file
` [PATCH 19/41] media: ipu6: Move hw specific buffer handling down
` [PATCH 20/41] media: ipu6: Isolate hw specific buffer handling
` [PATCH 21/41] media: ipu6: Add isys firmware ops
` [PATCH 22/41] media: ipu6: Add ipu7 fw com methods
` [PATCH 23/41] media: ipu6: Add ipu7 fw isys ops
` [PATCH 24/41] media: ipu6: Add ipu7 csi2 register definitions
` [PATCH 25/41] media: ipu6: Add ipu7 isr handler
` [PATCH 26/41] media: ipu6: Add ipu7 csi phy driver
` [PATCH 27/41] media: ipu6: Parse bus type for ipu7
` [PATCH 28/41] media: ipu6: Enable ipu7 isys interrupts
` [PATCH 29/41] media: ipu6: Skip watermark configuration for ipu7
` [PATCH 30/41] media: ipu6: The SPC init is valid only for ipu6
` [PATCH 31/41] media: ipu6: The VC arbitration mechanism is ipu6 only
` [PATCH 32/41] media: ipu6: Move buttress mem alloc out from probe
` [PATCH 33/41] media: ipu6: Read correct SKU ID for ipu7
` [PATCH 34/41] media: ipu6: Add support for fixed iova region
` [PATCH 35/41] media: ipu6: Make fw mapping function more generic
` [PATCH 36/41] media: ipu6: Move isys fw mapping to pci_probe
` [PATCH 37/41] media: ipu6: Add check for pkg_dir before freeing
` [PATCH 38/41] media: ipu6: Map ipu7 firmware
` [PATCH 39/41] media: ipu6: Set model name for ipu7
` [PATCH 40/41] media: ipu6: Set ipu7 as supported for ipu6 driver
` [PATCH 41/41] media: ipu6: Add ipu7 as supported device

[PATCH v9 00/14] firmware: qcom: Add OP-TEE PAS service support
 2026-07-03 15:06 UTC  (15+ messages)
` [PATCH v9 01/14] firmware: qcom: Add a generic PAS service
` [PATCH v9 07/14] remoteproc: qcom: Select QCOM_PAS generic service
` [PATCH v9 08/14] drm/msm: Switch to generic PAS TZ APIs
` [PATCH v9 09/14] media: qcom: "
` [PATCH v9 10/14] media: qcom: Pass proper PAS ID to set_remote_state API
` [PATCH v9 11/14] net: ipa: Switch to generic PAS TZ APIs
` [PATCH v9 12/14] wifi: ath12k: "
` [PATCH v9 13/14] firmware: qcom_scm: Remove SCM PAS wrappers
` [PATCH v9 14/14] MAINTAINERS: Add maintainer entry for Qualcomm PAS TZ service

[PATCH 0/5] drm/sched: Introduce the miracle of locking to entity
 2026-07-03 14:47 UTC  (4+ messages)
` [PATCH 1/5] drm/sched: Protect entity->last_scheduled with spinlock

[PATCH] media: synopsys: hdmirx: use request_any_context_irq() for 5V detection IRQ
 2026-07-03 14:45 UTC  (2+ messages)

[PATCH v2] dma-buf: remove unused dma-fence-unwrap.c (stable/linux-5.15.y only)
 2026-07-03 14:28 UTC 

[PATCH v2 0/4] media: rzg2l-cru: Fix DMA stride alignment
 2026-07-03 14:16 UTC  (4+ messages)
` [PATCH v2 2/4] media: v4l2-common: Add kernel-doc for v4l2_fill_pixfmt_mp_aligned()

[PATCH] dma-buf: remove unused dma-fence-unwrap.c (stable/linux-5.15.y only)
 2026-07-03 14:16 UTC 

[PATCH 0/3] media: atomisp: clean up block comment formatting
 2026-07-03 13:55 UTC  (5+ messages)
` [PATCH 1/3] media: atomisp: fix block comment formatting in atomisp_internal.h
` [PATCH 2/3] media: atomisp: fix block comment formatting in ia_css_mipi.h
` [PATCH 3/3] media: atomisp: fix block comment formatting in ia_css_timer.h

media: i2c: ov02e10: missing sensor rotation for Samsung 940XHA
 2026-07-03 13:04 UTC 

[PATCH v3 07/11] dma-buf: heaps: Add debugfs support
 2026-07-03 12:14 UTC  (2+ messages)

[PATCH RFC 00/10] media: Support common raw sensor model for Sony IMX678
 2026-07-03  9:54 UTC  (11+ messages)
` [PATCH RFC 01/10] media: i2c: imx678: Pass v4l2_subdev_client_info
` [PATCH RFC 02/10] media: i2c: imx678: Add internal image pad and streams
` [PATCH RFC 03/10] media: i2c: imx678: Add .get_frame_desc() hook
` [PATCH RFC 04/10] media: uapi: v4l2-ctrls: Add CFA_PATTERN_MONO
` [PATCH RFC 05/10] media: i2c: imx678: Use generic raw formats and common raw sensor model
` [PATCH RFC 06/10] media: uapi: Add metadata layout for IMX678 embedded line
` [PATCH RFC 07/10] media: i2c: imx678: Add embedded data support
` [PATCH RFC 08/10] media: i2c: imx678: Add crop selection support
` [PATCH RFC 09/10] media: i2c: imx678: Add 2x2 binning support
` [PATCH RFC 10/10] media: i2c: imx678: Support 10-bit output

[PATCH] media: mali-c55: Fix unaligned access of AEC histogram zone weights
 2026-07-03  9:44 UTC  (2+ messages)

[PATCH v5 0/2] media: Add bindings and driver for Sony IMX678
 2026-07-03  9:19 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: media: i2c: Add "
` [PATCH v5 2/2] media: i2c: imx678: Add driver for "

[PATCH] dma-buf: dma-heap: close installed fd when copy_to_user() fails
 2026-07-03  8:26 UTC  (2+ messages)

[GIT PULL] Split <linux/mod_devicetable.h> in per subsystem headers
 2026-07-03  7:37 UTC  (2+ messages)

[PATCH v5 0/5] rust / dma_buf: Add abstractions for dma_fence
 2026-07-03  7:31 UTC  (6+ messages)
` [PATCH v5 1/5] rust: types: implement ForeignOwnable for ARef<T>
` [PATCH v5 2/5] rust: error: Add ECANCELED error code
` [PATCH v5 3/5] rust: sync: Add abstraction for rcu_barrier()
` [PATCH v5 4/5] rust: Add dma_fence abstractions
` [PATCH v5 5/5] MAINTAINERS: Add entry for Rust dma-buf

[PATCH] dma-buf: docs: remove invalid struct member
 2026-07-03  7:18 UTC  (2+ messages)

[PATCH v2 0/4] dt-bindings: remove redundant .txt redirect stubs
 2026-07-03  5:24 UTC  (8+ messages)
` [PATCH v2 2/4] dt-bindings: media: remove obsolete rc.txt
` [PATCH v2 4/4] dt-bindings: input: remove obsolete matrix-keymap.txt

[PATCH] dma-buf: Split sgl by largest page-aligned chunk
 2026-07-03  4:11 UTC  (9+ messages)
` [PATCH v2] dma-buf: Split sgl into page-aligned 2G chunks

[sailus-media-tree:metadata 70/105] drivers/media/i2c/ov2740.c:759:9: error: call to undeclared function 'v4l2_subdev_sensor_fll_llp_set'; ISO C99 and later do not support implicit function declarations
 2026-07-03  3:20 UTC 

[sailus-media-tree:metadata 70/105] drivers/media/i2c/ov2740.c:759:23: error: implicit declaration of function 'v4l2_subdev_sensor_fll_llp_set'; did you mean 'v4l2_sensor_fll_llp_set'?
 2026-07-03  2:59 UTC 

[sailus-media-tree:metadata 40/105] htmldocs: Documentation/userspace-api/media/v4l/subdev-config-model.rst:6: WARNING: duplicate label media_subdev_config_model, other instance in Documentation/userspace-api/media/v4l/dev-subdev.rst
 2026-07-03  2:46 UTC 

[PATCH v4 00/10] vfio/pci: Add mmap() for DMABUFs
 2026-07-02 20:34 UTC  (7+ messages)
` [PATCH v4 01/10] PCI/P2PDMA: Split pool-related cleanup out of pci_p2pdma_release()
` [PATCH v4 02/10] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE

[PATCH v2 0/3] media: i2c: Add OmniVision OG0VA1B camera sensor driver
 2026-07-02 19:21 UTC  (9+ messages)
` [PATCH v2 1/3] dt-bindings: media: i2c: og0ve1b: Add OmniVision OG0VA1B camera sensor
` [PATCH v2 2/3] media: i2c: og0ve1b: Introduce per-sensor data structure
` [PATCH v2 3/3] media: i2c: og0ve1b: Add support for OmniVision OG0VA1B

[PATCH] media: i2c: ov02c10: tolerate a sensor clock other than 19.2 MHz
 2026-07-02 19:10 UTC  (2+ messages)

[PATCH v7 0/8] media: add new API simple subdev register and add imx parallel camera support
 2026-07-02 18:59 UTC  (13+ messages)
` [PATCH v7 1/8] media: subdev: Add set_pad_by_ep() callback to internal ops
` [PATCH v7 2/8] media: subdev: Add media_async_register_subdev() helper
` [PATCH v7 3/8] media: synopsys: Use v4l2_subdev_get_frame_desc_passthrough()
` [PATCH v7 4/8] media: synopsys: Use media_async_register_subdev() to simplify code
` [PATCH v7 5/8] dt-bindings: media: add i.MX parallel CPI support
` [PATCH v7 6/8] media: nxp: add V4L2 subdev driver for camera parallel interface (CPI)
` [PATCH v7 7/8] arm64: dts: imx8: add camera parallel interface (CPI) node
` [PATCH v7 8/8] arm64: dts: imx8qxp-mek: add parallel ov5640 camera support

[PATCH v5 00/14] media: mediatek: vcodec: support video decoder in mt8196
 2026-07-02 18:55 UTC  (5+ messages)
` [PATCH v5 11/14] dt-bindings: media: mediatek: vcodec: add decoder dt-bindings for mt8196

[BUG] media: ttusb-dec: kmemleak reports dvb_frontend_private leak after frontend registration failure
 2026-07-02 18:29 UTC  (2+ messages)
` [PATCH] media: ttusb-dec: detach frontend on "

[PATCH v6 0/4] Add Sony IMX471 camera sensor driver
 2026-07-02 18:05 UTC  (10+ messages)
` [PATCH v6 3/4] platform: int3472: discrete: con_id vana for Sony IMX471 as power enable

[PATCH] media: rkvdec: Propagate platform_get_irq() errors
 2026-07-02 17:57 UTC  (2+ messages)

[PATCH] media: si2165: Replace strlcat() with snprintf()
 2026-07-02 17:26 UTC 

[PATCH v5 00/10] Metadata series preparation
 2026-07-02 17:10 UTC  (11+ messages)
` [PATCH v5 03/10] media: imx219: Account rate_factor in setting upper exposure limit
` [PATCH v6 02/16] "
` [PATCH v6 03/16] media: imx219: Account for rate_factor in control steps
` [PATCH v6 04/16] media: imx219: The horizontal blanking step is 8

[PATCH v2 00/15] media: i2c: os05b10: Refactor driver and Add new features
 2026-07-02 15:00 UTC  (3+ messages)
` [PATCH v2 08/15] media: i2c: os05b10: add 12-bit RAW mode support

[PATCH v12 00/86] Generic line based metadata support, internal pads
 2026-07-02 14:50 UTC  (12+ messages)
` [PATCH v12 27/86] media: uapi: Add V4L2_CID_BINNING control for binning configuration
` [PATCH v12 60/86] media: imx219: Add embedded data support
` [PATCH v12 64/86] media: imx219: Support LINE_LENGTH_PIXELS and FRAME_LENGTH_LINES controls

[PATCH] rust: device_id: rename IdTable::as_ptr to as_raw_id_table()
 2026-07-02 13:59 UTC  (3+ messages)

[PATCH 3/4] media: i2c: cvs: Add IPU8 PCI device ID
 2026-07-02 13:22 UTC  (2+ messages)
` [PATCH 4/4] media: i2c: cvs: Add NVL ACPI ID

[PATCH 2/4] media: pci: ipu-bridge: Add NVL CVS ACPI ID
 2026-07-02 13:20 UTC 


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