Linux Media Controller development
 help / color / mirror / Atom feed
 messages from 2025-05-06 08:24:08 to 2025-05-08 09:54:22 UTC [more...]

[PATCH 0/4] drm/nouveau: Simplify nouveau_fence.c
 2025-05-08  9:54 UTC  (5+ messages)
` [PATCH 4/4] drm/nouveau: Check dma_fence in canonical way

[PATCH v3 00/12] Enable jpeg enc & dec multi-hardwares for MT8196
 2025-05-08  9:01 UTC  (7+ messages)
` [PATCH v3 01/12] dt-bindings: media: mediatek,jpeg: Add mediatek, mt8196-jpgdec compatible

[PATCH] media: v4l2-common: Reduce warnings about missing V4L2_CID_LINK_FREQ control
 2025-05-08  8:37 UTC 

[PATCH 0/6] platform/x86: int3472: Allow re-using sensor GPIO mapping in atomisp
 2025-05-08  8:37 UTC  (10+ messages)
` [PATCH 1/6] platform/x86: int3472: Move common.h to public includes, symbols to INTEL_INT3472
` [PATCH 2/6] platform/x86: int3472: Stop using devm_gpiod_get()
` [PATCH 3/6] platform/x86: int3472: Export int3472_discrete_parse_crs()
` [PATCH 4/6] platform/x86: int3472: Remove unused sensor_config struct member
` [PATCH 5/6] platform/x86: int3472: For mt9m114 sensors map powerdown to powerenable
` [PATCH 6/6] media: atomisp: Switch to int3472 driver sensor GPIO mapping code

[PATCH bpf-next v3 0/5] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
 2025-05-08  8:22 UTC  (11+ messages)
` [PATCH bpf-next v3 1/5] dma-buf: Rename debugfs symbols
` [PATCH bpf-next v3 2/5] bpf: Add dmabuf iterator
` [PATCH bpf-next v3 3/5] bpf: Add open coded "
` [PATCH bpf-next v3 4/5] selftests/bpf: Add test for dmabuf_iter
` [PATCH bpf-next v3 5/5] selftests/bpf: Add test for open coded dmabuf_iter

[PATCH 1/2] media: platform: cros-ec: Add Dirks to the match table
 2025-05-08  8:19 UTC  (2+ messages)
` [PATCH 2/2] [v3] "

[linuxtv-media:next] BUILD SUCCESS b64b134942c8cf4801ea288b3fd38b509aedec21
 2025-05-08  7:34 UTC 

[linuxtv-media-pending:master] BUILD SUCCESS 543f81b86cf4046c7454a05c741c491a4fac44dd
 2025-05-08  6:02 UTC 

[PATCH 1/1] media: dt-bindings: Add bindings for camera modules
 2025-05-08  5:51 UTC  (2+ messages)

[PATCH v3] media: amphion: Add H264 and HEVC profile and level control
 2025-05-08  5:33 UTC 

[PATCH v3 0/3] media: fix incorrect use of dma_sync_sg_*() calls
 2025-05-08  4:51 UTC  (6+ messages)
  ` [PATCH v3 1/3] media: videobuf2: use sgtable-based scatterlist wrappers
  ` [PATCH v3 2/3] udmabuf: "
  ` [PATCH v3 3/3] media: omap3isp: "

[linuxtv-media-pending:next] BUILD SUCCESS 48dbb76cef65fabaa3ac97461eda90495e954ecd
 2025-05-08  2:23 UTC 

[PATCH v9] media: vsp1: Add VSPX support
 2025-05-07 21:24 UTC  (5+ messages)

[GIT PULL FOR 6.16] Media Codec Changes 2025-05-07
 2025-05-07 21:09 UTC 

[PATCH v2] media: i2c: Add OV05C10 camera sensor driver
 2025-05-07 20:25 UTC  (7+ messages)

[PATCH v8 00/14] TEE subsystem for protected dma-buf allocations
 2025-05-07 16:32 UTC  (9+ messages)
` [PATCH v8 03/14] optee: account for direction while converting parameters
` [PATCH v8 07/14] tee: refactor params_from_user()
` [PATCH v8 11/14] tee: add tee_shm_alloc_cma_phys_mem()

[PATCH v2 3/3] drm/panfrost: show device-wide list of DRM GEM objects over DebugFS
 2025-05-07 16:07 UTC 

TC358743 RGB Quantization Issue
 2025-05-07 15:39 UTC  (10+ messages)

[PATCH v4 00/25] Add support for HEVC and VP9 codecs in decoder
 2025-05-07 15:09 UTC  (29+ messages)
` [PATCH v4 01/25] media: iris: Skip destroying internal buffer if not dequeued
` [PATCH v4 02/25] media: iris: Update CAPTURE format info based on OUTPUT format
` [PATCH v4 03/25] media: iris: Avoid updating frame size to firmware during reconfig
` [PATCH v4 04/25] media: iris: Drop port check for session property response
` [PATCH v4 05/25] media: iris: Prevent HFI queue writes when core is in deinit state
` [PATCH v4 06/25] media: iris: Remove error check for non-zero v4l2 controls
` [PATCH v4 07/25] media: iris: Remove deprecated property setting to firmware
` [PATCH v4 08/25] media: iris: Fix missing function pointer initialization
` [PATCH v4 09/25] media: iris: Fix NULL pointer dereference
` [PATCH v4 10/25] media: iris: Fix typo in depth variable
` [PATCH v4 11/25] media: iris: Track flush responses to prevent premature completion
` [PATCH v4 12/25] media: iris: Fix buffer preparation failure during resolution change
` [PATCH v4 13/25] media: iris: Send V4L2_BUF_FLAG_ERROR for capture buffers with 0 filled length
` [PATCH v4 14/25] media: iris: Skip flush on first sequence change
` [PATCH v4 15/25] media: iris: Remove unnecessary re-initialization of flush completion
` [PATCH v4 16/25] media: iris: Add handling for corrupt and drop frames
` [PATCH v4 17/25] media: iris: Add handling for no show frames
` [PATCH v4 18/25] media: iris: Improve last flag handling
` [PATCH v4 19/25] media: iris: Remove redundant buffer count check in stream off
` [PATCH v4 20/25] media: iris: Add a comment to explain usage of MBPS
` [PATCH v4 21/25] media: iris: Add HEVC and VP9 formats for decoder
` [PATCH v4 22/25] media: iris: Add platform capabilities for HEVC and VP9 decoders
` [PATCH v4 23/25] media: iris: Set mandatory properties "
` [PATCH v4 24/25] media: iris: Add internal buffer calculation "
` [PATCH v4 25/25] media: iris: Add codec specific check for VP9 decoder drain handling

[PATCH v2 0/3] media: fix incorrect use of dma_sync_sg_*() calls
 2025-05-07 14:56 UTC  (5+ messages)
  ` [PATCH v2 1/3] media: videobuf2: use sgtable-based scatterlist wrappers
  ` [PATCH v2 2/3] udmabuf: "
  ` [PATCH v2 3/3] media: omap3isp: "

[PATCH 3/3] drm/panfrost: show device-wide list of DRM GEM objects over DebugFS
 2025-05-07 14:09 UTC  (3+ messages)

[GIT PULL for v6.15-rc6] media fixes
 2025-05-07 14:04 UTC  (2+ messages)

[RESEND PATCH v1 0/7] Performance improvement of decoder
 2025-05-07 12:56 UTC  (4+ messages)

[PATCH v5 0/9] i2c: atr: allow usage of nested ATRs
 2025-05-07 12:19 UTC  (10+ messages)
` [PATCH v5 1/9] i2c: atr: Fix lockdep for "
` [PATCH v5 2/9] i2c: atr: find_mapping() -> get_mapping()
` [PATCH v5 3/9] i2c: atr: split up i2c_atr_get_mapping_by_addr()
` [PATCH v5 4/9] i2c: atr: do not create mapping in detach_addr()
` [PATCH v5 5/9] i2c: atr: deduplicate logic in attach_addr()
` [PATCH v5 6/9] i2c: atr: allow replacing mappings "
` [PATCH v5 7/9] i2c: atr: add flags parameter to i2c_atr_new()
` [PATCH v5 8/9] i2c: atr: add static flag
` [PATCH v5 9/9] i2c: atr: add passthrough flag

[ANNOUNCEMENT] libcamera workshop 2025 - Nice, May 16th
 2025-05-07 11:43 UTC  (5+ messages)

[RFC PATCH v2 00/16] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2025-05-07 11:41 UTC  (12+ messages)
` [RFC PATCH v2 12/16] "

[PATCH] media: usb: as102: reset file private data on device release
 2025-05-07 11:18 UTC 

[PATCH v3 0/6] media: rcar-vin: Unify notifiers and enable MC on Gen2
 2025-05-07  9:53 UTC  (8+ messages)
` [PATCH v3 1/6] media: rcar-vin: Use correct count of remote subdevices
` [PATCH v3 2/6] media: rcar-vin: Change link setup argument
` [PATCH v3 3/6] media: rcar-vin: Generate a VIN group ID for Gen2
` [PATCH v3 4/6] media: rcar-vin: Prepare for unifying all v4l-async notifiers
` [PATCH v3 5/6] media: rcar-vin: Merge all notifiers
` [PATCH v3 6/6] media: rcar-vin: Enable media-graph on Gen2

[PATCH v6 00/13] media: rockchip: add a driver for the rockchip camera interface
 2025-05-07  9:36 UTC  (16+ messages)
` [PATCH v6 05/13] media: dt-bindings: add rockchip rk3568 mipi csi receiver
` [PATCH v6 06/13] media: rockchip: add a driver for the rockchip camera interface
` [PATCH v6 07/13] media: rockchip: rkcif: add driver for mipi csi-2 receiver

[PATCH 0/3] dt-bindings: media: qcom,x1e80100-camss: Some minor fixes
 2025-05-07  9:01 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: media: qcom,x1e80100-camss: Tighten the property regex pattern
` [PATCH 2/3] dt-bindings: media: qcom,x1e80100-camss: Add optional bus-type property
` [PATCH 3/3] dt-bindings: media: qcom,x1e80100-camss: Remove clock-lanes port property

[linux-next:master 2038/9308] .pylintrc: warning: ignored by one of the .gitignore files
 2025-05-07  8:12 UTC 

[PATCH v4 00/10] Add strobe/flash duration v4l2 ctrl & use it for ov9282
 2025-05-07  7:51 UTC  (11+ messages)
` [PATCH v4 01/10] media: v4l: ctrls: add a control for flash/strobe duration
` [PATCH v4 02/10] leds: flash: add support for flash/stobe duration
` [PATCH v4 03/10] media: v4l2-flash: add support for flash/strobe duration
` [PATCH v4 04/10] media: v4l2-flash: fix flash_timeout comment
` [PATCH v4 05/10] Documentation: uAPI: media: add V4L2_CID_FLASH_DURATION
` [PATCH v4 06/10] media: i2c: ov9282: add output enable register definitions
` [PATCH v4 07/10] media: i2c: ov9282: add led_mode v4l2 control
` [PATCH v4 08/10] media: i2c: ov9282: add strobe_duration "
` [PATCH v4 09/10] media: i2c: ov9282: add strobe_source "
` [PATCH v4 10/10] media: i2c: ov9282: implement try_ctrl for strobe_duration

[PATCH 0/3] media: fix incorrect use of dma_sync_sg_*() calls
 2025-05-07  7:27 UTC  (6+ messages)
  ` [PATCH 1/3] media: videobuf2: use sgtable-based scatterlist wrappers
  ` [PATCH 2/3] udmabuf: "
  ` [PATCH 3/3] omap3isp:: "

[PATCH 1/1] media: dt-bindings: mipi-ccs: Refer to video-interface-devices.yaml
 2025-05-07  6:36 UTC 

[PATCH 0/5] media: atomisp: stream start/stop error handling improvements
 2025-05-07  6:18 UTC  (2+ messages)

[linux-next:master 2050/8679] Warning: drivers/gpu/drm/imagination/pvr_mmu.c:233 Excess struct member 'pvr_dev' description in 'pvr_mmu_backing_page'
 2025-05-07  5:47 UTC 

[PATCH v6 0/2] Add Block event interrupt support for I2C protocol
 2025-05-07  2:21 UTC  (6+ messages)
` [PATCH v6 1/2] dmaengine: qcom: gpi: Add GPI Block event interrupt support
` [PATCH v6 2/2] i2c: i2c-qcom-geni: Add "

[PATCH v2 0/4] media: i2c: imx214: Add support for more clock frequencies
 2025-05-06 20:53 UTC  (7+ messages)
` [PATCH v2 3/4] media: i2c: imx214: Make use of CCS PLL calculator
` [PATCH v2 4/4] media: i2c: imx214: Remove hard-coded external clock frequency

[PATCH 1/2] media: ipu-bridge: Add Onsemi MT9M114 HID to list of supported sensors
 2025-05-06 19:57 UTC  (5+ messages)
` [PATCH 2/2] media: ipu-bridge: Debug log link-number and lane-count from SSDB

[ANN] Media Summit May 13th: Draft Agenda (v4)
 2025-05-06 16:21 UTC  (2+ messages)

[PATCH v2 0/2] dma-buf: heaps: Use constant name for CMA heap
 2025-05-06 13:33 UTC  (9+ messages)
` [PATCH v2 2/2] dma-buf: heaps: Give default CMA heap a fixed name

upstream unicam not returning any buffer
 2025-05-06 13:14 UTC  (6+ messages)

[PATCH v4 0/6] Extend RAW format support for rzg2l-cru driver
 2025-05-06 12:50 UTC  (7+ messages)
` [PATCH v4 1/6] media: v4l2: Add Renesas Camera Receiver Unit pixel formats
` [PATCH v4 2/6] media: rzg2l-cru: Add vidioc_enum_framesizes()
` [PATCH v4 3/6] media: platform: rzg2l-cru: Use v4l2_get_link_freq()
` [PATCH v4 4/6] media: platform: rzg2l-cru: Use v4l2_fill_pixfmt()
` [PATCH v4 5/6] media: rzg2l-cru: Support multiple mbus codes per pixel format
` [PATCH v4 6/6] media: platform: rzg2l-cru: Add support for RAW10/12/14 data

[PATCH v3 00/23] Add support for HEVC and VP9 codecs in decoder
 2025-05-06 11:40 UTC  (10+ messages)
` [PATCH v3 05/23] media: iris: Prevent HFI queue writes when core is in deinit state
` [PATCH v3 13/23] media: iris: Send V4L2_BUF_FLAG_ERROR for buffers with 0 filled length

[PATCH v3 00/13] media: cadence,ti: CSI2RX Multistream Support
 2025-05-06 11:06 UTC  (4+ messages)
` [PATCH v3 10/13] media: cadence: csi2rx: Enable multi-stream support

[PATCH] [v2] media: platform: cros-ec: Add Dirks to the match table
 2025-05-06  9:53 UTC  (2+ messages)

[PATCH v3 0/9] Add strobe/flash duration v4l2 ctrl & use it for ov9282
 2025-05-06  9:37 UTC  (6+ messages)
` [PATCH v3 8/9] media: i2c: ov9282: add strobe_duration v4l2 control


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