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

[PATCH 1/6] media: qcom: camss: Add support for TFE (Spectra 340)
 2025-04-16 15:02 UTC  (14+ messages)
  ` [PATCH 2/6] media: qcom: camss: Add CSID 340 support
  ` [PATCH 3/6] media: qcom: camss: csiphy-3ph: Add CSIPHY 2ph DPHY v2.0.1 init sequence
  ` [PATCH 4/6] media: qcom: camss: add support for QCM2290 camss
  ` [PATCH 5/6] media: dt-bindings: media: camss: Add qcom,qcm2290-camss binding
  ` [PATCH 6/6] arm64: dts: qcom: qcm2290: Add CAMSS node

[PATCH 00/20] Add support for HEVC and VP9 codecs in decoder
 2025-04-16 13:42 UTC  (13+ messages)
` [PATCH 01/20] media: iris: Skip destroying internal buffer if not dequeued
` [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 v2 0/9] platform/x86: int3472: Add handshake pin support
 2025-04-16 13:13 UTC  (7+ messages)
` [PATCH v2 8/9] "

[PATCH v4 0/7] i2c: core: Move client towards fwnode
 2025-04-16 13:00 UTC  (18+ messages)
` [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 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

[syzbot] [media?] WARNING: refcount bug in dvb_device_open
 2025-04-16 12:57 UTC 

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

[PATCH 1/1] dt-bindings: media: convert imx.txt to yaml format
 2025-04-16 12:42 UTC  (3+ messages)

[PATCH v3 0/9] platform/x86: int3472: Add handshake pin support
 2025-04-16 12:40 UTC  (10+ messages)
` [PATCH v3 1/9] platform/x86: int3472: Add skl_int3472_register_clock() helper
` [PATCH v3 2/9] platform/x86: int3472: Stop setting a supply-name for GPIO regulators
` [PATCH v3 3/9] platform/x86: int3472: Drop unused gpio field from struct int3472_gpio_regulator
` [PATCH v3 4/9] platform/x86: int3472: Rework AVDD second sensor quirk handling
` [PATCH v3 5/9] platform/x86: int3472: Make regulator supply name configurable
` [PATCH v3 6/9] platform/x86: int3472: Avoid GPIO regulator spikes
` [PATCH v3 7/9] platform/x86: int3472: Prepare for registering more than 1 GPIO regulator
` [PATCH v3 8/9] platform/x86: int3472: Add handshake pin support
` [PATCH v3 9/9] platform/x86: int3472: Debug log when remapping pins

[PATCH v6 0/2] Enable support for error detection in CSI2RX
 2025-04-16 12:19 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: media: cdns,csi2rx.yaml: Add optional interrupts for cdns-csi2rx
` [PATCH v6 2/2] media: cadence: csi2rx: Enable csi2rx_err_irq interrupt and add support for VIDIOC_LOG_STATUS

[PATCH v6 0/7] media: qcom: iris: add support for SM8650
 2025-04-16 12:03 UTC  (14+ messages)
` [PATCH v6 1/7] dt-bindings: media: qcom,sm8550-iris: document SM8650 IRIS accelerator
` [PATCH v6 2/7] media: platform: qcom/iris: add power_off_controller to vpu_ops
` [PATCH v6 3/7] media: platform: qcom/iris: introduce optional controller_rst_tbl
` [PATCH v6 4/7] media: platform: qcom/iris: rename iris_vpu3 to iris_vpu3x
` [PATCH v6 5/7] media: platform: qcom/iris: add support for vpu33
` [PATCH v6 6/7] media: platform: qcom/iris: rename platform_sm8550 to platform_gen2
` [PATCH v6 7/7] media: platform: qcom/iris: add sm8650 support

[PATCH] dma-buf: heaps: Set allocation orders for larger page sizes
 2025-04-16 11:34 UTC  (6+ messages)

[PATCH/RFC v1 0/9] media: i2c: AR0144 camera sensor driver with companding support
 2025-04-16 10:19 UTC  (6+ messages)
` [PATCH/RFC v1 2/9] media: i2c: Add a driver for the onsemi AR0144 camera sensor

[PATCH v3] drm/gem: Internally test import_attach for imported objects
 2025-04-16  9:38 UTC  (3+ messages)

[PATCH v7 0/4] Panthor BO tagging and GEMS debug display
 2025-04-16  9:22 UTC  (10+ messages)
` [PATCH v7 1/4] drm/panthor: Introduce BO labeling
` [PATCH v7 2/4] drm/panthor: Add driver IOCTL for setting BO labels

[PATCH] drm/gem: Internally test import_attach for imported objects
 2025-04-16  9:15 UTC  (11+ messages)

[PATCH v8 00/10] Amlogic C3 ISP support
 2025-04-16  8:09 UTC  (5+ messages)
` [PATCH v8 10/10] Documentation: media: add documentation file c3-isp.rst
  ` [PATCH v8.1 10/10] media: Documentation: Add "

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

[PATCH v2] media: davinci: vpif: Fix memory leaks in probe error path
 2025-04-16  6:11 UTC  (2+ messages)

[PATCH 0/4] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
 2025-04-16  2:48 UTC  (8+ messages)
` [PATCH 1/4] dma-buf: Rename and expose debugfs symbols
` [PATCH 2/4] bpf: Add dmabuf iterator
` [PATCH 3/4] selftests/bpf: Add test for dmabuf_iter
` [RFC PATCH 4/4] RFC: dma-buf: Remove DMA-BUF statistics

[PATCH v2] dma-buf: system_heap: Set allocation orders for larger page sizes
 2025-04-16  4:34 UTC 

[PATCH v3] media: dt-bindings: Convert Analog Devices ad5820 to DT schema
 2025-04-15 22:35 UTC  (2+ messages)

[PATCH 0/4] media: i2c: imx214: Add support for more clock frequencies
 2025-04-15 21:22 UTC  (5+ messages)
` [PATCH 1/4] media: i2c: imx214: Reorder imx214_parse_fwnode call
` [PATCH 2/4] media: i2c: imx214: Prepare for variable clock frequency
` [PATCH 3/4] media: i2c: imx214: Make use of CCS PLL calculator
` [PATCH 4/4] media: i2c: imx214: Read clock frequency from device tree

[PATCH v8 4/4] drm/panthor: show device-wide list of DRM GEM objects over DebugFS
 2025-04-15 19:15 UTC 

[PATCH v4 00/13] Introduce parity_odd() and refactor redundant parity code
 2025-04-15 16:13 UTC  (3+ messages)
` [PATCH v4 09/13] wifi: brcm80211: Replace open-coded parity calculation with parity_odd()

[PATCH v2] drm/gem: Internally test import_attach for imported objects
 2025-04-15 14:55 UTC  (3+ messages)

[PATCH v4 00/20] media: i2c: imx219: Miscellaneous cleanups and improvements
 2025-04-15 14:20 UTC  (3+ messages)
` [PATCH v4 18/20] media: i2c: imx219: Calculate crop rectangle dynamically

[PATCH 0/5] media: Replace deprecated PCI functions
 2025-04-15 14:16 UTC  (3+ messages)
` [PATCH 2/5] media: pt3: "

[PATCH v9 0/9] misc: Support TI FPC202 dual-port controller
 2025-04-15 14:04 UTC  (5+ messages)
` [PATCH v9 9/9] misc: add FPC202 dual port controller driver

[PATCH 1/3] drm/nouveau: Prevent signaled fences in pending list
 2025-04-15 12:54 UTC  (12+ messages)

[PATCH] media: dvb: Fix typos bloc -> block
 2025-04-15 12:38 UTC 

[PATCH v2 0/2] drm/nouveau: Don't set signaled fences' error codes
 2025-04-15 12:28 UTC  (4+ messages)
` [PATCH v2 1/2] drm/nouveau: Fix WARN_ON in nouveau_fence_context_kill()
` [PATCH v2 2/2] drm/nouveau: nouveau_fence: Standardize list iterations

[PATCH v4 0/2] Import IPU6 ov02e10 sensor driver and enable OF usage of it
 2025-04-15 12:16 UTC  (4+ messages)
` [PATCH v4 2/2] media: i2c: ov02e10: add OV02E10 image sensor driver

[PATCH] media: i2c: ov13858: Enable clock frequency macro
 2025-04-15 12:03 UTC  (2+ messages)

[PATCH RFC v5 0/8] media: qcom: iris: re-organize catalog & add support for SM8650
 2025-04-15 12:02 UTC  (9+ messages)

[PATCH v12 0/8] Add Toshiba Visconti Video Input Interface driver
 2025-04-15  9:01 UTC  (5+ messages)
` [PATCH v12 7/8] documentation: media: add documentation for "

[PATCH v2 0/9] media: i2c: imx334: Miscellaneous cleanups and improvements
 2025-04-15  9:23 UTC  (2+ messages)

[sailus-media-tree:metadata] BUILD SUCCESS caca9090fc78bba8d11f1da55d97393b8fa781cf
 2025-04-15  8:58 UTC 

[PATCH] media: vivid: Change the siize of the composing
 2025-04-15  8:27 UTC 

[ANNOUNCEMENT] libcamera workshop 2025 - Nice, May 16th
 2025-04-15  7:23 UTC  (13+ messages)

[PATCH 0/2] Fix udmabuf vmap error
 2025-04-15  3:15 UTC  (3+ messages)
` [PATCH 1/2] Revert "udmabuf: fix vmap_udmabuf error page set"
` [PATCH 2/2] udmabuf: fix vmap missed offset page

linux-next: Tree for Apr 14 [drivers/media/i2c/lt6911uxe.ko]
 2025-04-15  1:14 UTC 

[PATCH RESEND 0/4] media: i2c: imx214: Add support for 23.88MHz clock
 2025-04-14 20:36 UTC  (5+ messages)
    ` [PATCH RESEND 0/4] media: i2c: imx214: Problem with CCS PLL calculator

[PATCH 0/3] uio/dma-buf: Give UIO users access to DMA addresses
 2025-04-14 20:13 UTC  (8+ messages)

[PATCH v2 0/5] Add manual request completion to the MediaTek VCodec driver
 2025-04-14 19:19 UTC  (4+ messages)
` [PATCH v2 4/5] media: vcodec: Implement manual request completion

[PATCH v2] media: dt-bindings: media: i2c: align filenames format with standard
 2025-04-14 19:12 UTC 

[PATCH v3 0/2] dma-buf: heaps: Support carved-out heaps
 2025-04-14 17:43 UTC  (4+ messages)
` [PATCH v3 2/2] dma-buf: heaps: Introduce a new heap for reserved memory

[PATCH v5] media: i2c: Add ar0234 camera sensor driver
 2025-04-14 15:21 UTC  (2+ messages)

[PATCH v1 1/2] platform/x86: int3472: add hpd pin support
 2025-04-14 14:24 UTC  (12+ messages)

[syzbot] [media?] general protection fault in dvb_usbv2_generic_write
 2025-04-14 14:20 UTC  (2+ messages)

[PATCH v1 0/2] arm64: dts: qcom: sa8775p: Add sa8775p camss support
 2025-04-14 13:48 UTC  (4+ messages)
` [PATCH v1 2/2] arm64: dts: qcom: sa8775p: Add support for camss

[PATCH AUTOSEL 6.13 03/34] udmabuf: fix a buf size overflow issue during udmabuf creation
 2025-04-14 13:48 UTC  (3+ messages)
` [PATCH AUTOSEL 6.13 15/34] drm/amdgpu: allow pinning DMA-bufs into VRAM if all importers can do P2P
  ` [Linaro-mm-sig] "

[PATCH v7 3/4] drm/panthor: Label all kernel BO's
 2025-04-14 13:38 UTC  (2+ messages)

[PATCH v4 0/3] media: qcom: iris: add support for SA8775P
 2025-04-14 13:33 UTC  (3+ messages)
` [PATCH v4 2/3] arm64: dts: qcom: sa8775p: add support for video node

[PATCH AUTOSEL 5.4 2/5] udmabuf: fix a buf size overflow issue during udmabuf creation
 2025-04-14 13:32 UTC 

[PATCH AUTOSEL 6.14 03/34] udmabuf: fix a buf size overflow issue during udmabuf creation
 2025-04-14 13:32 UTC  (3+ messages)
` [PATCH AUTOSEL 6.14 15/34] drm/amdgpu: allow pinning DMA-bufs into VRAM if all importers can do P2P

[PATCH AUTOSEL 5.10 02/11] udmabuf: fix a buf size overflow issue during udmabuf creation
 2025-04-14 13:31 UTC 

[PATCH AUTOSEL 5.15 02/15] udmabuf: fix a buf size overflow issue during udmabuf creation
 2025-04-14 13:31 UTC 

[PATCH AUTOSEL 6.12 11/30] drm/amdgpu: allow pinning DMA-bufs into VRAM if all importers can do P2P
 2025-04-14 13:31 UTC  (2+ messages)

[PATCH AUTOSEL 6.1 02/17] udmabuf: fix a buf size overflow issue during udmabuf creation
 2025-04-14 13:30 UTC 

[PATCH AUTOSEL 6.6 03/24] udmabuf: fix a buf size overflow issue during udmabuf creation
 2025-04-14 13:29 UTC 

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

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

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

[PATCH 0/3] update e-mail address for Michael Riesch
 2025-04-14 12:42 UTC  (4+ messages)
` [PATCH 2/3] mailmap: add entry "


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