public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-10 16:30:13 to 2025-04-14 12:40:42 UTC [more...]

[PATCH v1 0/3] MediaTek MT8188 MDP3 Enablement
 2025-04-14 12:40 UTC  (5+ messages)
` [PATCH v1 1/3] dt-bindings: display: mediatek: Add compatibles for MT8188 MDP3
` [PATCH v1 2/3] dt-bindings: media: mediatek: mdp3: "

[ANNOUNCEMENT] libcamera workshop 2025 - Nice, May 16th
 2025-04-14 12:38 UTC  (2+ messages)

[PATCH v1 1/2] platform/x86: int3472: add hpd pin support
 2025-04-14 12:37 UTC  (18+ messages)
` [PATCH v1 2/2] media: i2c: change lt6911uxe irq_gpio name to "hpd"

[PATCH RFC v5 0/8] media: qcom: iris: re-organize catalog & add support for SM8650
 2025-04-14 12:10 UTC  (25+ messages)
  ` [PATCH RFC v5 1/8] media: qcom: iris: move sm8250 to gen1 catalog
  ` [PATCH RFC v5 4/8] media: platform: qcom/iris: add power_off_controller to vpu_ops
  ` [PATCH RFC v5 5/8] media: platform: qcom/iris: introduce optional controller_rst_tbl
  ` [PATCH RFC v5 6/8] media: platform: qcom/iris: rename iris_vpu3 to iris_vpu3x
  ` [PATCH RFC v5 7/8] media: platform: qcom/iris: add support for vpu33
  ` [PATCH RFC v5 8/8] media: platform: qcom/iris: add sm8650 support
    ` [PATCH RFC v5 2/8] media: qcom: iris: move sm8550 to gen2 catalog

[PATCH 0/3] uio/dma-buf: Give UIO users access to DMA addresses
 2025-04-14 11:52 UTC  (17+ messages)
` [PATCH 2/3] dma-buf: Add DMA_BUF_IOCTL_GET_DMA_ADDR
` [PATCH 3/3] uio: Add UIO_DMABUF_HEAP

[PATCH v4 0/2] media: rockchip: rkisp1: Add support for WDR and AWB64
 2025-04-14 11:42 UTC  (3+ messages)
` [PATCH v4 1/2] media: rockchip: rkisp1: Add support for Wide Dynamic Range
` [PATCH v4 2/2] media: rockchip: rkisp1: Add support for AWB64

[PATCH 00/20] Add support for HEVC and VP9 codecs in decoder
 2025-04-14 10:26 UTC  (10+ messages)
` [PATCH 01/20] media: iris: Skip destroying internal buffer if not dequeued
` [PATCH 02/20] media: iris: Update CAPTURE format info based on OUTPUT format
` [PATCH 04/20] media: iris: Avoid updating frame size to firmware during reconfig
` [PATCH 05/20] media: iris: Send V4L2_BUF_FLAG_ERROR for buffers with 0 filled length

[PATCH 0/7] media: intel/ipu6: continue on ipu7 code sharing preparation
 2025-04-14 10:11 UTC  (3+ messages)

[PATCH v4 0/7] i2c: core: Move client towards fwnode
 2025-04-14 10:01 UTC  (8+ messages)
` [PATCH v4 1/7] i2c: core: Drop duplicate check before calling OF APIs
` [PATCH v4 2/7] i2c: core: Unify the firmware node type check
` [PATCH v4 3/7] i2c: core: Switch to fwnode APIs to get IRQ
` [PATCH v4 4/7] i2c: core: Reuse fwnode variable where it makes sense
` [PATCH v4 5/7] i2c: core: Do not dereference fwnode in struct device
` [PATCH v4 6/7] i2c: core: Deprecate of_node in struct i2c_board_info
` [PATCH v4 7/7] media: i2c: ds90ub960: Remove of_node assignment

[PATCH v7 0/4] Panthor BO tagging and GEMS debug display
 2025-04-14 10:01 UTC  (8+ messages)
` [PATCH v7 1/4] drm/panthor: Introduce BO labeling
` [PATCH v7 2/4] drm/panthor: Add driver IOCTL for setting BO labels
` [PATCH v7 3/4] drm/panthor: Label all kernel BO's
` [PATCH v7 4/4] drm/panthor: show device-wide list of DRM GEM objects over DebugFS

[PATCH 0/3] update e-mail address for Michael Riesch
 2025-04-14  9:17 UTC  (7+ messages)
` [PATCH 1/3] MAINTAINERS: add exclude for dt-bindings to imx entry
` [PATCH 2/3] mailmap: add entry for Michael Riesch
` [PATCH 3/3] media: dt-bindings: sony,imx415: update maintainer e-mail address

[PATCH 0/5] media: Replace deprecated PCI functions
 2025-04-14  9:15 UTC  (3+ messages)

[PATCH v2 0/5] Add manual request completion to the MediaTek VCodec driver
 2025-04-14  9:11 UTC  (14+ messages)
` [PATCH v2 1/5] media: mc: add manual request completion
` [PATCH v2 4/5] media: vcodec: Implement "
` [PATCH v2 5/5] media: mtk-vcodec: Don't try to decode 422/444 VP9

[PATCH 0/3] drm/nouveau: Fix & improve nouveau_fence_done()
 2025-04-14  8:54 UTC  (11+ messages)
` [PATCH 1/3] drm/nouveau: Prevent signaled fences in pending list

[PATCH] media: davinci: vpif: Fix memory leak in probe error path
 2025-04-14  7:56 UTC  (2+ messages)

[PATCH v7 00/17] media: rzg2l-cru: Add support for RZ/G3E (CSI2, CRU)
 2025-04-14  7:49 UTC  (20+ messages)
` [PATCH v7 01/17] media: dt-bindings: renesas,rzg2l-csi2: Document Renesas RZ/V2H(P) SoC
` [PATCH v7 02/17] media: dt-bindings: renesas,rzg2l-csi2: Document Renesas RZ/G3E CSI-2 block
` [PATCH v7 03/17] media: dt-bindings: renesas,rzg2l-cru: Document Renesas RZ/G3E SoC
` [PATCH v7 04/17] media: rzg2l-cru: csi2: Use local variable for struct device in rzg2l_csi2_probe()
` [PATCH v7 05/17] media: rzg2l-cru: csi2: Use devm_pm_runtime_enable()
` [PATCH v7 06/17] media: rzg2l-cru: rzg2l-core: Use local variable for struct device in rzg2l_cru_probe()
` [PATCH v7 07/17] media: rzg2l-cru: rzg2l-core: Use devm_pm_runtime_enable()
` [PATCH v7 08/17] media: rzg2l-cru: csi2: Introduce SoC-specific D-PHY handling
` [PATCH v7 09/17] media: rzg2l-cru: csi2: Skip system clock for RZ/V2H(P) SoC
` [PATCH v7 10/17] media: rzg2l-cru: csi2: Add support "
` [PATCH v7 11/17] media: rzg2l-cru: Add register mapping support
` [PATCH v7 12/17] media: rzg2l-cru: Pass resolution limits via OF data
` [PATCH v7 13/17] media: rzg2l-cru: Add image_conv offset to "
` [PATCH v7 14/17] media: rzg2l-cru: Add IRQ handler "
` [PATCH v7 15/17] media: rzg2l-cru: Add function pointer to check if FIFO is empty
` [PATCH v7 16/17] media: rzg2l-cru: Add function pointer to configure CSI
` [PATCH v7 17/17] media: rzg2l-cru: Add support for RZ/G3E SoC

[PATCH RESEND] media: platform: Add hardware sync wait to fimc_is_hw_change_mode()
 2025-04-14  7:39 UTC 

[PATCH v8 00/10] Amlogic C3 ISP support
 2025-04-14  7:35 UTC  (11+ messages)
` [PATCH v8 01/10] dt-bindings: media: Add amlogic,c3-mipi-csi2.yaml
` [PATCH v8 02/10] media: platform: Add C3 MIPI CSI-2 driver
` [PATCH v8 03/10] dt-bindings: media: Add amlogic,c3-mipi-adapter.yaml
` [PATCH v8 04/10] media: platform: Add C3 MIPI adapter driver
` [PATCH v8 05/10] dt-bindings: media: Add amlogic,c3-isp.yaml
` [PATCH v8 06/10] media: Add C3ISP_PARAMS and C3ISP_STATS meta formats
` [PATCH v8 07/10] media: uapi: Add stats info and parameters buffer for C3 ISP
` [PATCH v8 08/10] media: platform: Add C3 ISP driver
` [PATCH v8 09/10] Documentation: media: add documentation file metafmt-c3-isp.rst
` [PATCH v8 10/10] Documentation: media: add documentation file c3-isp.rst

[PATCH RESEND] media: gspca: Add error handling for stv06xx_read_sensor()
 2025-04-14  7:10 UTC 

[PATCH RESEND] media: dst_ca: Add error handling for dst_comm_init()
 2025-04-14  6:20 UTC 

[RESEND PATCH v1 0/7] Performance improvement of decoder
 2025-04-14  2:04 UTC  (7+ messages)

[PATCH v4 0/4] Tegra CEC Updates
 2025-04-13 19:35 UTC  (5+ messages)
` [PATCH v4 1/4] media: dt-bindings: Document Tegra186 and Tegra194 cec
` [PATCH v4 2/4] arm64: tegra: Add fallback cec compatibles
` [PATCH v4 3/4] arm64: tegra: Add CEC controller on Tegra210
` [PATCH v4 4/4] arm64: tegra: Wire up cec to devkits

[PATCH v2 00/12] Enable jpeg enc & dec multi-hardwares for MT8196
 2025-04-13  9:56 UTC  (11+ messages)
` [PATCH v2 01/12] dt-bindings: mediatek: Add mediatek, mt8196-jpgdec compatible
` [PATCH v2 02/12] dt-bindings: mediatek: Add mediatek, mt8196-jpgenc compatible

[PATCH 0/8] media: uvcvideo: Add support for V4L2_CID_CAMERA_SENSOR_ORIENTATION
 2025-04-13  9:50 UTC  (3+ messages)
` [PATCH 3/8] media: v4l: fwnode: Support acpi devices for v4l2_fwnode_device_parse

[PATCH 1/1] dt-bindings: media: convert fsl-vdoa.txt to yaml format
 2025-04-12 18:04 UTC  (2+ messages)

[linuxtv-media-pending:next] BUILD SUCCESS 14423fc3a4a21fb436dda85450339ec2bf191b36
 2025-04-12 15:54 UTC 

[PATCH] media: amphion: fix potential NULL deref in vpu_core_parse_dt()
 2025-04-12 15:15 UTC  (3+ messages)

[PATCH v3] media: add virtio-media driver
 2025-04-12 14:27 UTC  (2+ messages)

[PATCH v5 0/2] media: Add driver for ST VD56G3 camera sensor
 2025-04-11 21:21 UTC  (3+ messages)
` [PATCH v5 1/2] media: dt-bindings: Add "
` [PATCH v5 2/2] media: i2c: Add driver for "

[PATCH v3 0/2] dma-buf: heaps: Support carved-out heaps
 2025-04-11 20:26 UTC  (3+ messages)
` [PATCH v3 2/2] dma-buf: heaps: Introduce a new heap for reserved memory

[PATCH v4 0/4] media: imx-jpeg: Fix some motion-jpeg decoding
 2025-04-11 18:47 UTC  (8+ messages)
` [PATCH v4 1/4] media: imx-jpeg: Move mxc_jpeg_free_slot_data() ahead
` [PATCH v4 2/4] media: imx-jpeg: Cleanup after an allocation error
` [PATCH v4 3/4] media: imx-jpeg: Change the pattern size to 128x64
` [PATCH v4 4/4] media: imx-jpeg: Check decoding is ongoing for motion-jpeg

[PATCH v4 00/13] Introduce parity_odd() and refactor redundant parity code
 2025-04-11 17:04 UTC  (12+ messages)
` [PATCH v4 03/13] media: pci: cx18-av-vbi: Replace open-coded parity calculation with parity_odd()

[PATCH v3 0/2] media: rockchip: rkisp1: Add support for WDR and AWB64
 2025-04-11 13:20 UTC  (4+ messages)
` [PATCH v3 1/2] media: rockchip: rkisp1: Add support for Wide Dynamic Range

[PATCH v2] dma-buf/sw_sync: Decrement refcount on error in sw_sync_ioctl_get_deadline()
 2025-04-11 13:20 UTC  (2+ messages)

[PATCH v6 0/4] Panthor BO tagging and GEMS debug display
 2025-04-11 12:57 UTC  (4+ messages)
` [PATCH v6 4/4] drm/panthor: show device-wide list of DRM GEM objects over DebugFS

[PATCH] media: Fix invalid link creation when source entity has 0 pads
 2025-04-11  5:05 UTC  (9+ messages)

[PATCH 0/2] media: synopsys: hdmirx: Report frame drops
 2025-04-11  1:13 UTC  (5+ messages)
` [PATCH 1/2] media: synopsys: hdmirx: Renamed frame_idx to sequence
` [PATCH 2/2] media: synopsys: hdmirx: Count dropped frames

[PATCH 0/3] drm: rcar-du: Support plane color space properties
 2025-04-10 23:42 UTC  (4+ messages)
` [PATCH 1/3] media: renesas: vsp1: Name nested structure in vsp1_drm
` [PATCH 2/3] media: renesas: vsp1: Expose color space through the DRM API
` [PATCH 3/3] drm: rcar-du: Create plane color properties

[GIT PULL FOR 6.16] Please pull platform-qcom-media-for-6.16
 2025-04-10 23:29 UTC 

[PATCH] Use key_value to handle V4L2 field names
 2025-04-10 16:46 UTC  (2+ messages)

[PATCH 0/7] rcar-isp: Prepare for ISP core support
 2025-04-10 16:40 UTC  (4+ messages)
` [PATCH 2/7] arm64: dts: renesas: r8a779a0: Add ISP core function block

[PATCH v4 0/6] media: qcom: iris: add support for SM8650
 2025-04-10 16:30 UTC  (9+ messages)
` [PATCH v4 6/6] media: platform: qcom/iris: add sm8650 support


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