Linux Media Controller development
 help / color / mirror / Atom feed
 messages from 2025-04-15 12:19:16 to 2025-04-17 10:56:37 UTC [more...]

[PATCH v3 0/9] platform/x86: int3472: Add handshake pin support
 2025-04-17 10:56 UTC  (15+ 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

Query regarding v4l-utils support for 2038 functionality
 2025-04-17 10:20 UTC  (2+ messages)
    `  "

[PATCH v6 0/7] media: qcom: iris: add support for SM8650
 2025-04-17  8:50 UTC  (15+ 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 00/20] Add support for HEVC and VP9 codecs in decoder
 2025-04-17  8:35 UTC  (12+ messages)
` [PATCH 01/20] media: iris: Skip destroying internal buffer if not dequeued
` [PATCH 05/20] media: iris: Send V4L2_BUF_FLAG_ERROR for buffers with 0 filled length

[PATCH 1/6] media: qcom: camss: Add support for TFE (Spectra 340)
 2025-04-17  8:26 UTC  (23+ 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 RESEND] media: adv7511-v4l2: use constants for BT.2020 colorimetry
 2025-04-17  8:03 UTC  (2+ messages)

[PATCH v3 1/2] scripts/kernel-doc.py: don't create *.pyc files
 2025-04-17  7:58 UTC 

[PATCH v5] media: i2c: Add ar0234 camera sensor driver
 2025-04-17  7:23 UTC  (4+ messages)

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

[PATCH 0/5] CCS cleanups
 2025-04-17  7:01 UTC  (6+ messages)
` [PATCH 1/5] media: ccs: Don't complain about missing "clock-frequency" property
` [PATCH 2/5] media: ccs: Try a little longer to access the sensor before giving up
` [PATCH 3/5] media: ccs: Use read_poll_timeout() in reset polling
` [PATCH 4/5] media: ccs: Remove I²C write retry hack
` [PATCH 5/5] media: ccs: Don't complain about lack of quirks

[PATCH v3 00/13] media: cadence,ti: CSI2RX Multistream Support
 2025-04-17  6:55 UTC  (14+ messages)
` [PATCH v3 01/13] dt-bindings: media: ti,j721e-csi2rx-shim: Support 32 dma chans
` [PATCH v3 02/13] media: ti: j721e-csi2rx: separate out device and context
` [PATCH v3 03/13] media: ti: j721e-csi2rx: prepare SHIM code for multiple contexts
` [PATCH v3 04/13] media: ti: j721e-csi2rx: allocate DMA channel based on context index
` [PATCH v3 05/13] media: ti: j721e-csi2rx: add a subdev for the core device
` [PATCH v3 06/13] media: ti: j721e-csi2rx: get number of contexts from device tree
` [PATCH v3 07/13] media: cadence: csi2rx: add get_frame_desc wrapper
` [PATCH v3 08/13] media: ti: j721e-csi2rx: add support for processing virtual channels
` [PATCH v3 09/13] media: cadence: csi2rx: Use new enable stream APIs
` [PATCH v3 10/13] media: cadence: csi2rx: Enable multi-stream support
` [PATCH v3 11/13] media: ti: j721e-csi2rx: add multistream support
` [PATCH v3 12/13] media: ti: j721e-csi2rx: Submit all available buffers
` [PATCH v3 13/13] media: ti: j721e-csi2rx: Change the drain architecture for multistream

[PATCH v2 00/11] CCS PLL fixes and improvements
 2025-04-17  6:53 UTC  (12+ messages)
` [PATCH v2 01/11] media: ccs-pll: Start OP pre-PLL multiplier search from correct value
` [PATCH v2 02/11] media: ccs-pll: Start VT "
` [PATCH v2 03/11] media: ccs-pll: Check for too high VT PLL multiplier in dual PLL case
` [PATCH v2 04/11] media: ccs-pll: Correctly the upper limit of maximum op_pre_pll_clk_div
` [PATCH v2 05/11] media: ccs-pll: Print a debug message on too high VT PLL OP clock
` [PATCH v2 06/11] media: ccs-pll: Drop LINK_DECOUPLED flag
` [PATCH v2 07/11] media: ccs-pll: Print missing PLL flags
` [PATCH v2 08/11] media: ccs-pll: Add a flag for even PLL multipliers
` [PATCH v2 09/11] media: ccs-pll: Better validate VT PLL branch
` [PATCH v2 10/11] media: ccs-pll: Print PLL calculator flags in the beginning
` [PATCH v2 11/11] media: ccs-pll: Document the CCS PLL flags

[PATCH v5 0/4] Add AIE driver support for mt8188
 2025-04-17  6:39 UTC  (3+ messages)
` [PATCH v5 4/4] media: mediatek: add MT8188 AIE driver

[PATCH 0/4] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
 2025-04-17  4:56 UTC  (13+ messages)
` [PATCH 2/4] bpf: Add dmabuf iterator

[PATCH] dma-buf: heaps: Set allocation orders for larger page sizes
 2025-04-16 21:51 UTC  (7+ messages)

[PATCH v2 1/1] dt-bindings: media: convert imx.txt to yaml format
 2025-04-16 18:14 UTC  (2+ messages)

[PATCH v5 0/7] i2c: core: Move client towards fwnode
 2025-04-16 17:48 UTC  (10+ 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

[RFC PATCH v3] media: v4l2-common: Add a helper for obtaining the clock producer
 2025-04-16 16:31 UTC  (5+ messages)

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

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

[PATCH v4 0/7] i2c: core: Move client towards fwnode
 2025-04-16 15:29 UTC  (19+ 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

[PATCH v2 0/9] platform/x86: int3472: Add handshake pin support
 2025-04-16 13:13 UTC  (7+ messages)
` [PATCH v2 8/9] "

[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  (3+ messages)

[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/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  (9+ 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 v2] media: davinci: vpif: Fix memory leaks in probe error path
 2025-04-16  6:11 UTC  (2+ messages)

[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  (3+ messages)
` [PATCH v2 2/2] drm/nouveau: nouveau_fence: Standardize list iterations


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