public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-05 22:47:05 to 2025-05-07 12:42:44 UTC [more...]

[PATCH v8 00/14] TEE subsystem for protected dma-buf allocations
 2025-05-07 12:42 UTC  (6+ messages)
` [PATCH v8 03/14] optee: account for direction while converting parameters
` [PATCH v8 06/14] tee: implement protected DMA-heap

[PATCH v9] media: vsp1: Add VSPX support
 2025-05-07 12:28 UTC  (3+ 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

[GIT PULL for v6.15-rc6] media fixes
 2025-05-07  9:02 UTC 

[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

[PATCH v4 00/25] Add support for HEVC and VP9 codecs in decoder
 2025-05-07  8:46 UTC  (27+ 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

TC358743 RGB Quantization Issue
 2025-05-07  8:16 UTC  (6+ messages)

[PATCH bpf-next v3 0/5] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
 2025-05-07  8:15 UTC  (7+ 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/1] media: dt-bindings: Add bindings for camera modules
 2025-05-07  8:13 UTC 

[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 

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

[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  (15+ 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 v2] media: i2c: Add OV05C10 camera sensor driver
 2025-05-06 11:29 UTC  (6+ messages)

[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

[PATCH 1/1] media: lt6911uxe: Depend on I2C
 2025-05-06  8:19 UTC  (3+ messages)

[PATCH v2] media: imx-jpeg: Account for data_offset when getting image address
 2025-05-06  8:08 UTC 

[PATCH v3] drm/gem: Internally test import_attach for imported objects
 2025-05-06  7:39 UTC  (5+ messages)

[GIT PULL v2 FOR 6.16] Camera cleanups and fixes
 2025-05-06  7:30 UTC 

[PATCH v1 1/1] media: i2c: max96717: Drop unused field assignment
 2025-05-06  7:23 UTC  (2+ messages)

[PATCH 3/3] drm/panfrost: show device-wide list of DRM GEM objects over DebugFS
 2025-05-06  7:04 UTC  (2+ messages)

[PATCH] media: imx-jpeg: Account for data_offset when getting image address
 2025-05-06  6:28 UTC  (3+ messages)

Recall: Re: [PATCH v3 1/2] platform/x86: int3472: add hpd pin support
 2025-05-06  4:13 UTC 

[PATCH v2 0/6] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
 2025-05-06  0:24 UTC  (7+ messages)
` [PATCH v2 2/6] bpf: Add dmabuf iterator

[PATCH v2] media: dvb-usb: az6027: fix return value of az6027_i2c_xfer()
 2025-05-06  0:09 UTC 

[PATCH] dma-buf/sw-sync: Remove unused debug code
 2025-05-05 23:38 UTC 

[PATCH AUTOSEL 5.4 31/79] media: c8sectpfe: Call of_node_put(i2c_bus) only once in c8sectpfe_probe()
 2025-05-05 23:21 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 34/79] media: cx231xx: set device_caps for 417

[PATCH AUTOSEL 5.10 043/114] media: c8sectpfe: Call of_node_put(i2c_bus) only once in c8sectpfe_probe()
 2025-05-05 23:17 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 047/114] media: cx231xx: set device_caps for 417
` [PATCH AUTOSEL 5.10 089/114] media: v4l: Memset argument to 0 before calling get_mbus_config pad op

[PATCH AUTOSEL 5.15 062/153] media: c8sectpfe: Call of_node_put(i2c_bus) only once in c8sectpfe_probe()
 2025-05-05 23:13 UTC  (5+ messages)
` [PATCH AUTOSEL 5.15 067/153] media: cx231xx: set device_caps for 417
` [PATCH AUTOSEL 5.15 072/153] media: uvcvideo: Add sanity check to uvc_ioctl_xu_ctrl_map
` [PATCH AUTOSEL 5.15 117/153] media: v4l: Memset argument to 0 before calling get_mbus_config pad op
` [PATCH AUTOSEL 5.15 135/153] media: qcom: camss: csid: Only add TPG v4l2 ctrl if TPG hardware is available

[PATCH AUTOSEL 6.1 087/212] media: c8sectpfe: Call of_node_put(i2c_bus) only once in c8sectpfe_probe()
 2025-05-05 23:05 UTC  (6+ messages)
` [PATCH AUTOSEL 6.1 093/212] media: cx231xx: set device_caps for 417
` [PATCH AUTOSEL 6.1 101/212] media: uvcvideo: Add sanity check to uvc_ioctl_xu_ctrl_map
` [PATCH AUTOSEL 6.1 127/212] media: adv7180: Disable test-pattern control on adv7180
` [PATCH AUTOSEL 6.1 152/212] media: test-drivers: vivid: don't call schedule in loop
` [PATCH AUTOSEL 6.1 186/212] media: qcom: camss: csid: Only add TPG v4l2 ctrl if TPG hardware is available

[PATCH AUTOSEL 6.6 112/294] media: c8sectpfe: Call of_node_put(i2c_bus) only once in c8sectpfe_probe()
 2025-05-05 22:55 UTC  (11+ messages)
` [PATCH AUTOSEL 6.6 115/294] drm/gem: Test for imported GEM buffers with helper
` [PATCH AUTOSEL 6.6 120/294] media: cx231xx: set device_caps for 417
` [PATCH AUTOSEL 6.6 128/294] media: uvcvideo: Add sanity check to uvc_ioctl_xu_ctrl_map
` [PATCH AUTOSEL 6.6 129/294] media: uvcvideo: Handle uvc menu translation inside uvc_get_le_value
` [PATCH AUTOSEL 6.6 163/294] media: adv7180: Disable test-pattern control on adv7180
` [PATCH AUTOSEL 6.6 164/294] media: tc358746: improve calculation of the D-PHY timing registers
` [PATCH AUTOSEL 6.6 195/294] media: test-drivers: vivid: don't call schedule in loop
` [PATCH AUTOSEL 6.6 211/294] media: i2c: imx219: Correct the minimum vblanking value
` [PATCH AUTOSEL 6.6 212/294] media: v4l: Memset argument to 0 before calling get_mbus_config pad op
` [PATCH AUTOSEL 6.6 254/294] media: qcom: camss: csid: Only add TPG v4l2 ctrl if TPG hardware is available

[PATCH AUTOSEL 6.12 221/486] media: uvcvideo: Handle uvc menu translation inside uvc_get_le_value
 2025-05-05 22:38 UTC  (9+ messages)
` [PATCH AUTOSEL 6.12 261/486] media: adv7180: Disable test-pattern control on adv7180
` [PATCH AUTOSEL 6.12 262/486] media: tc358746: improve calculation of the D-PHY timing registers
` [PATCH AUTOSEL 6.12 277/486] drm/amdgpu: remove all KFD fences from the BO on release
` [PATCH AUTOSEL 6.12 320/486] media: test-drivers: vivid: don't call schedule in loop
` [PATCH AUTOSEL 6.12 339/486] media: i2c: imx219: Correct the minimum vblanking value
` [PATCH AUTOSEL 6.12 340/486] media: v4l: Memset argument to 0 before calling get_mbus_config pad op
` [PATCH AUTOSEL 6.12 417/486] media: qcom: camss: csid: Only add TPG v4l2 ctrl if TPG hardware is available
` [PATCH AUTOSEL 6.12 418/486] media: qcom: camss: Add default case in vfe_src_pad_code


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