public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-20 08:15:09 to 2026-02-25 08:44:13 UTC [more...]

[RFC v1 00/11] Add iMX95 neoisp driver
 2026-02-25  8:44 UTC  (12+ messages)
  ` [EXT] "
          `  "

[PATCH 05/62] dma-buf: Convert dma_buf_import_sync_file() to the early-return style
 2026-02-25  8:16 UTC  (6+ messages)
` [PATCH 06/62] dma-buf: Handle all dma_resv_lock() errors

[PATCH] media: Documentation: Fix frame interval calculation for raw camera sensors
 2026-02-25  8:12 UTC  (11+ messages)

[PATCH v3 0/4] media: dw100: Dynamic vertex map updates and fixes for PREEMPT_RT
 2026-02-25  7:23 UTC  (4+ messages)
` [PATCH v3 1/4] media: dw100: Implement V4L2 requests support

=?y?q?=5BPATCH=200/3=5D=20media=3A=20qcom=3A=20camss=3A=20Add=20PIX=20support=20for=20CSID/VFE=E2=80=91340?=
 2026-02-25  7:06 UTC  (16+ messages)
` [PATCH 1/3] media: qcom: camss: vfe-340: Proper client handling
` [PATCH 2/3] media: qcom: camss: csid-340: Enable PIX path support
` [PATCH 3/3] media: qcom: camss: vfe-340: Support for PIX client

[PATCH v10 0/1] Virtio video device specification
 2026-02-25  4:59 UTC  (5+ messages)
` [PATCH v10 1/1] virtio-video: Add virtio "

[PATCH v2 0/2] media: rockchip: rkcif: various fixes
 2026-02-25  3:18 UTC  (3+ messages)
` [PATCH v2 2/2] media: rockchip: rkcif: comply with minimum number of buffers requirement

[PATCH v2 0/2] dma-buf: heaps: system: add an option to allocate explicitly decrypted memory
 2026-02-24 19:04 UTC  (6+ messages)
` [PATCH v2 1/2] dma-mapping: introduce DMA_ATTR_CC_DECRYPTED for pre-decrypted memory
` [PATCH v2 2/2] dma-buf: heaps: system: add system_cc_decrypted heap for explicitly decrypted memory

[PATCH] media: dvb-core: fix wrong reinitialization of ringbuffer on reopen
 2026-02-24 18:51 UTC 

[PATCH 1/2] platform/x86: int3472: Add board data for Intel nvl
 2026-02-24 18:21 UTC  (5+ messages)
` [PATCH 2/2] media: i2c: ov13b10: Support tps68470 regulator and gpio

[PATCH 0/37] PCI/MSI: Enforce explicit IRQ vector management by removing devres auto-free
 2026-02-24 16:20 UTC  (19+ messages)
` [PATCH 01/37] PCI/MSI: Add Devres managed IRQ vectors allocation
` [PATCH 37/37] PCI/MSI: Only check is_msi_managed in pcim_setup_msi_release()
` [PATCH 03/37] media: ipu6: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()

[PATCH v2 0/3] arm64: dts: rockchip: Fix vdec register blocks order on RK3576/RK3588
 2026-02-24 14:34 UTC  (17+ messages)
` [PATCH v2 1/3] media: dt-bindings: rockchip,vdec: Correct reg-names order for RK35{76,88}
` [PATCH v2 2/3] arm64: dts: rockchip: Fix vdec register blocks order on RK3576
` [PATCH v2 3/3] arm64: dts: rockchip: Fix vdec register blocks order on RK3588

[PATCH v3 0/3] Add CAMSS support for SM6350
 2026-02-24 13:43 UTC  (6+ messages)

[PATCH V4 0/4] Add support for DS90UB954-Q1
 2026-02-24 11:39 UTC  (5+ messages)
` [PATCH V4 1/4] media: dt-bindings: ti,ds90ub960: Refactor port definitions
` [PATCH V4 2/4] media: i2c: ds90ub960: Use enums for chip type and chip family
` [PATCH V4 3/4] media: dt-bindings: ti,ds90ub960: Add support for DS90UB954-Q1
` [PATCH V4 4/4] media: i2c: ds90ub960: "

[PATCH v2 0/3] dma-buf: heaps: cma: enable dmem cgroup accounting
 2026-02-24 10:32 UTC  (12+ messages)
` [PATCH v2 3/3] dma-buf: heaps: cma: charge each cma heap's dmem

[PATCH v7 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-02-24 10:31 UTC  (6+ messages)

[RFC] uvcvideo: IR camera support for Windows Hello devices
 2026-02-24  9:38 UTC  (2+ messages)

[PATCH RFC 00/18] accel/qda: Introduce Qualcomm DSP Accelerator driver
 2026-02-24  9:12 UTC  (45+ messages)
` [PATCH RFC 01/18] accel/qda: Add Qualcomm QDA DSP accelerator driver docs
` [PATCH RFC 02/18] accel/qda: Add Qualcomm DSP accelerator driver skeleton
` [PATCH RFC 03/18] accel/qda: Add RPMsg transport for Qualcomm DSP accelerator
` [PATCH RFC 04/18] accel/qda: Add built-in compute CB bus for QDA and integrate with IOMMU
` [PATCH RFC 05/18] accel/qda: Create compute CB devices on QDA compute bus
` [PATCH RFC 06/18] accel/qda: Add memory manager for CB devices
` [PATCH RFC 07/18] accel/qda: Add DRM accel device registration for QDA driver
` [PATCH RFC 08/18] accel/qda: Add per-file DRM context and open/close handling
` [PATCH RFC 09/18] accel/qda: Add QUERY IOCTL and basic QDA UAPI header
` [PATCH RFC 10/18] accel/qda: Add DMA-backed GEM objects and memory manager integration
` [PATCH RFC 11/18] accel/qda: Add GEM_CREATE and GEM_MMAP_OFFSET IOCTLs
` [PATCH RFC 12/18] accel/qda: Add PRIME dma-buf import support
` [PATCH RFC 13/18] accel/qda: Add initial FastRPC attach and release support
` [PATCH RFC 14/18] accel/qda: Add FastRPC dynamic invocation support
` [PATCH RFC 15/18] accel/qda: Add FastRPC DSP process creation support
` [PATCH RFC 16/18] accel/qda: Add FastRPC-based DSP memory mapping support
` [PATCH RFC 17/18] accel/qda: Add FastRPC-based DSP memory unmapping support
` [PATCH RFC 18/18] MAINTAINERS: Add MAINTAINERS entry for QDA driver

[PATCH v4] media: v4l2-flash: Enter LED off state after file handle closed
 2026-02-24  8:06 UTC 

[PATCH] dma-buf: heaps: Add Coherent heap to dmabuf heaps
 2026-02-24  7:57 UTC 

[PATCH 05/62] dma-buf: Convert dma_buf_import_sync_file() to the early-return style
 2026-02-23 22:00 UTC  (2+ messages)
` [PATCH 06/62] dma-buf: Handle all dma_resv_lock() errors

[PATCH 05/62] dma-buf: Convert dma_buf_import_sync_file() to the early-return style
 2026-02-23 21:50 UTC  (2+ messages)
` [PATCH 06/62] dma-buf: Handle all dma_resv_lock() errors

[PATCH v3] media: v4l2-flash: Enter LED off state after file handle closed
 2026-02-23 18:32 UTC  (6+ messages)

OVTI08F4:00 sensor not in media graph
 2026-02-23 17:16 UTC  (4+ messages)

[PATCH rdma-next v3 0/3] RDMA: Add support for exporting dma-buf file descriptors
 2026-02-23 15:28 UTC  (4+ messages)
` [PATCH rdma-next v3 2/3] RDMA/uverbs: Add DMABUF object type and operations

[REGRESSION] Display freeze on VT switch back to X11 since v6.16
 2026-02-23 11:52 UTC  (5+ messages)

[PATCH v8 0/7] Add AMD ISP4 driver
 2026-02-23 10:54 UTC  (3+ messages)
` [PATCH v8 5/7] media: platform: amd: isp4 video node and buffers handling added

[PATCH] media: platform: Add WQ_PERCPU to alloc_workqueue users
 2026-02-23 10:28 UTC  (2+ messages)

[PATCH] octeontx2-af: add WQ_PERCPU to alloc_workqueue users
 2026-02-23  9:34 UTC  (2+ messages)

[syzbot] [media?] WARNING in smsusb_stop_streaming
 2026-02-23  9:12 UTC 

[ANN] Media Summit on May 26th in Nice, France
 2026-02-23  9:12 UTC  (2+ messages)

[PATCH v2 00/13] i2c: add and start using i2c_adapter-specific printk helpers
 2026-02-23  8:59 UTC  (14+ messages)
` [PATCH v2 01/13] media: saa7134: rename i2c_dbg() to saa7134_i2c_dbg()
` [PATCH v2 02/13] i2c: add i2c_adapter-specific printk helpers
` [PATCH v2 03/13] i2c: sun6i-p2wi: use "
` [PATCH v2 04/13] i2c: mlxbf: "
` [PATCH v2 05/13] i2c: isch: "
` [PATCH v2 06/13] i2c: ali1535: "
` [PATCH v2 07/13] i2c: scmi: "
` [PATCH v2 08/13] i2c: ali15x3: "
` [PATCH v2 09/13] i2c: powermac: "
` [PATCH v2 10/13] i2c: owl: "
` [PATCH v2 11/13] i2c: nforce2: "
` [PATCH v2 12/13] i2c: amd756: "
` [PATCH v2 13/13] i2c: piix4: "

[PATCH 0/3] media: v4l: async: add helper API v4l2_async_pad_init_and_register_subdev()
 2026-02-23  8:34 UTC  (4+ messages)

[PATCH 0/5] dma-buf: heaps: system: add an option to allocate explicitly decrypted memory
 2026-02-23  7:28 UTC  (3+ messages)
  ` [PATCH 1/5] dma-mapping: avoid random addr value print out on error path

[PATCH 2/2] media: iris: Enable Gen2 HFI on SC7280
 2026-02-23  1:14 UTC  (11+ messages)

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2026-02-23  0:33 UTC  (9+ messages)
` [PATCH v18 31/42] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep

[PATCH 00/15] Intel IPU6 and IPU6 input system drivers
 2026-02-22 19:57 UTC  (10+ messages)
` [PATCH 10/15] media: intel/ipu6: add input system driver
              ` RFC: Intel IPU4 driver proof of concept

[PATCH] staging: atomisp: Fix spelling mistakes in comments
 2026-02-22 13:16 UTC 

[PATCH v2] media: vidtv: fix pass-by-value structs causing MSAN warnings
 2026-02-21 21:51 UTC  (2+ messages)

[syzbot] [io-uring?] BUG: corrupted list in io_poll_remove_entries
 2026-02-21 13:39 UTC  (4+ messages)

[PATCH] media: vidtv: fix uninitialized args.buf_sz passed by value
 2026-02-21 10:31 UTC  (6+ messages)

[PATCH] media: dvb-core: fix uninit-value in dvb_dmxdev_read_sec
 2026-02-21  4:32 UTC  (2+ messages)

[PATCH] media: pci: dm1105: Free allocated workqueue
 2026-02-20 17:50 UTC 

[PATCH v3 0/8] media: camss: Add support for C-PHY configuration on Qualcomm platforms
 2026-02-20 17:44 UTC  (5+ messages)
` [PATCH v3 2/8] media: qcom: camss: csiphy-3ph: Use odd bits for configuring C-PHY lanes

[PATCH] Modified uvc_driver
 2026-02-20 16:13 UTC  (6+ messages)


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