public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-26 10:48:08 to 2026-02-27 10:05:36 UTC [more...]

[RFC PATCH 0/7] vfio/pci: Add mmap() for DMABUFs
 2026-02-27 10:05 UTC  (9+ messages)
` [RFC PATCH 1/7] vfio/pci: Ensure VFIO barmap is set up before creating a DMABUF
` [RFC PATCH 2/7] vfio/pci: Clean up DMABUFs before disabling function
` [RFC PATCH 3/7] vfio/pci: Support mmap() of a DMABUF
` [RFC PATCH 4/7] dma-buf: uapi: Mechanism to revoke DMABUFs via ioctl()
` [RFC PATCH 5/7] vfio/pci: Permanently revoke a DMABUF on request
` [RFC PATCH 6/7] vfio/pci: Add mmap() attributes to DMABUF feature
` [RFC PATCH 7/7] [RFC ONLY] selftests: vfio: Add standalone vfio_dmabuf_mmap_test

[PATCH v3 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-02-27  9:47 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema
` [PATCH v3 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver

[PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
 2026-02-27  9:30 UTC  (93+ messages)
` [PATCH 01/61] vfs: widen inode hash/lookup functions "
` [PATCH 02/61] vfs: change i_ino from unsigned long "
` [PATCH 03/61] trace: update VFS-layer trace events for u64 i_ino
` [PATCH 04/61] ext4: update "
` [PATCH 05/61] jbd2: update format strings "
` [PATCH 06/61] f2fs: update "
` [PATCH 07/61] lockd: update format strings "
` [PATCH 08/61] nfs: update "
` [PATCH 09/61] nfs: remove nfs_fattr_to_ino_t() and nfs_fileid_to_ino_t()
` [PATCH 10/61] nfs: remove nfs_compat_user_ino64()
` [PATCH 11/61] nfs: remove enable_ino64 module parameter
` [PATCH 12/61] nfsd: update format strings for u64 i_ino
` [PATCH 13/61] smb: store full 64-bit uniqueid in i_ino
` [PATCH 14/61] smb: remove cifs_uniqueid_to_ino_t()
` [PATCH 15/61] locks: update /proc/locks format for u64 i_ino
` [PATCH 16/61] proc: update /proc/PID/maps "
` [PATCH 17/61] nilfs2: update "
` [PATCH 18/61] 9p: update format strings "
` [PATCH 19/61] affs: "
` [PATCH 20/61] afs: "
` [PATCH 21/61] autofs: "
` [PATCH 22/61] befs: "
` [PATCH 23/61] bfs: "
` [PATCH 24/61] cachefiles: "
` [PATCH 25/61] ceph: "
` [PATCH 26/61] coda: "
` [PATCH 27/61] cramfs: "
` [PATCH 28/61] ecryptfs: "
` [PATCH 29/61] efs: "
` [PATCH 30/61] exportfs: "
` [PATCH 31/61] ext2: "
` [PATCH 32/61] freevxfs: "
` [PATCH 33/61] hfs: "
` [PATCH 34/61] hfsplus: "
` [PATCH 35/61] hpfs: "
` [PATCH 36/61] isofs: "
` [PATCH 37/61] jffs2: "
` [PATCH 38/61] jfs: "
` [PATCH 39/61] minix: "
` [PATCH 40/61] nsfs: "
` [PATCH 41/61] ntfs3: "
` [PATCH 42/61] ocfs2: "
` [PATCH 43/61] orangefs: "
` [PATCH 44/61] overlayfs: "
` [PATCH 45/61] qnx4: "
` [PATCH 46/61] qnx6: "
` [PATCH 47/61] ubifs: "
` [PATCH 48/61] udf: "
` [PATCH 49/61] ufs: "
` [PATCH 50/61] zonefs: "
` [PATCH 51/61] security: update audit "
` [PATCH 52/61] drm/amdgpu: update "
` [PATCH 53/61] fsnotify: update fdinfo format strings "
` [PATCH 54/61] net: update socket dname format "
` [PATCH 55/61] uprobes: update format strings "
` [PATCH 56/61] dma-buf: update format string "
` [PATCH 57/61] fscrypt: update format strings "
` [PATCH 58/61] fsverity: update format string "
` [PATCH 59/61] iomap: "
` [PATCH 60/61] net: update legacy protocol format strings "
` [PATCH 61/61] vfs: update core "

[PATCH 1/1] staging: media: atomisp: Disallow all private IOCTLSs but S_PARAMETERS
 2026-02-27  9:31 UTC  (2+ messages)

[PATCH] dma-buf: heaps: Add Coherent heap to dmabuf heaps
 2026-02-27  9:14 UTC  (3+ messages)

[PATCH v4 0/3] arm64: dts: rockchip: Fix vdec register blocks order on RK3576/RK3588
 2026-02-27  9:09 UTC  (12+ messages)
` [PATCH v4 1/3] media: dt-bindings: rockchip,vdec: Add alternative reg-names order for RK35{76,88}

[PATCH v2 00/13] i2c: add and start using i2c_adapter-specific printk helpers
 2026-02-27  9:08 UTC  (6+ messages)

[PATCH 0/9] accel: New driver for NXP's Neutron NPU
 2026-02-27  9:04 UTC  (16+ messages)
` [PATCH 1/9] drm/gem-dma: Add flag for bidirectional mapping of non-coherent GEM DMA buffers
` [PATCH 2/9] accel/neutron: Add documentation for NXP Neutron accelerator driver
` [PATCH 3/9] dt-bindings: npu: Add bindings for NXP Neutron
` [PATCH 4/9] accel/neutron: Add driver for NXP Neutron NPU
` [PATCH 5/9] accel/neutron: Add GEM buffer object support
` [PATCH 6/9] accel/neutron: Add mailbox support
` [PATCH 7/9] accel/neutron: Add job submission IOCTL
` [PATCH 8/9] accel/neutron: Add logging support
` [PATCH 9/9] arm64: dts: imx95: Add Neutron node

[PATCH v9 0/7] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2026-02-27  8:58 UTC  (15+ messages)
` [PATCH v9 1/7] dt-bindings: media: qcom,x1e80100-camss: Add optional PHY handle definitions
` [PATCH v9 2/7] dt-bindings: media: qcom,x1e80100-camss: Add support for combo-mode endpoints
` [PATCH v9 3/7] dt-bindings: media: qcom,x1e80100-camss: Add iommus minItems: 5
` [PATCH v9 4/7] dt-bindings: media: qcom,x1e80100-camss: Allow CSIPHY supplies to be optional
` [PATCH v9 5/7] media: qcom: camss: Add legacy_phy flag to SoC definition structures
` [PATCH v9 6/7] media: qcom: camss: Add support for PHY API devices
` [PATCH v9 7/7] media: qcom: camss: Drop legacy PHY descriptions from x1e

[PATCH v8 00/18] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2026-02-27  8:48 UTC  (10+ messages)
` [PATCH v8 02/18] dt-bindings: media: qcom,x1e80100-camss: Convert from inline PHY definitions to PHY handles

[PATCH v2 0/3] media: qcom: iris: Add support for Gen2 firmware detection and loading on SC7280
 2026-02-27  6:51 UTC  (4+ messages)
` [PATCH v2 1/3] media: iris: Switch to hardware mode after firmware boot
` [PATCH v2 2/3] media: iris: Initialize HFI ops after firmware load in core init
` [PATCH v2 3/3] media: iris: Add support for Gen2 firmware detection and loading on SC7280

[PATCH v7 0/2] media: i2c: imx412: power on timing adjust
 2026-02-27  5:34 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: qcom: Add Hamoa EVK camera DTSO
 2026-02-27  5:29 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: hamoa-iot-som: Add pm8010 L4M regulator
` [PATCH 2/2] arm64: dts: qcom: hamoa-iot-evk-camera-imx577: Add DT overlay

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

[PATCH v2 0/3] media: v4l: async: add helper API v4l2_async_pad_init_and_register_subdev()
 2026-02-26 22:55 UTC  (4+ messages)
` [PATCH v2 1/3] media: v4l: async: add helper API media_async_register_subdev()
` [PATCH v2 2/3] media: synopsys: Use media_async_register_subdev() to simplify code
` [PATCH v2 3/3] media: cadence: cdns-csi2rx: "

[PATCH 0/8] drivers: media: i2c: Omnivision OV08D10 improvements
 2026-02-26 20:30 UTC  (4+ messages)
` [PATCH 3/8] media: i2c: ov08d10: add support for reset and power management

[PATCH v3 0/3] arm64: dts: rockchip: Fix vdec register blocks order on RK3576/RK3588
 2026-02-26 19:32 UTC  (11+ messages)
` [PATCH v3 1/3] media: dt-bindings: rockchip,vdec: Add alternative reg-names order for RK35{76,88}

[PATCH v4l-utils] v4l2-tracer: trace: serialize all mplane planes
 2026-02-26 19:22 UTC  (2+ messages)

[PATCH 0/7] dma-buf: heaps: Turn heaps into modules
 2026-02-26 18:03 UTC  (9+ messages)
` [PATCH 2/7] mm: cma: Export cma_alloc and cma_release

[PATCH v6 00/15] tegra-video: add CSI support for Tegra20 and Tegra30
 2026-02-26 17:09 UTC  (4+ messages)
` [PATCH v6 05/15] gpu: host1x: convert MIPI to use operation function pointers

[PATCH dtv-scan-tables] Partially revert "dvb-s: add frequencies from, https://en.kingofsat.net/"
 2026-02-26 16:08 UTC  (2+ messages)
  ` [dtv-scan-tables] "

[PATCH v2] media: synopsys: hdmirx: support use with sleeping GPIOs
 2026-02-26 15:37 UTC 

[PATCH] media: qcom: camss: Populate media hw_revision from CAMSS resources
 2026-02-26 13:50 UTC  (2+ messages)

[PATCH v2 0/3] dma-buf: heaps: cma: enable dmem cgroup accounting
 2026-02-26 13:45 UTC  (8+ messages)

[PATCH 0/6] media: i2c: og01a1b: Updates to the driver and 8-bit mode support
 2026-02-26 13:37 UTC  (7+ messages)
` [PATCH 1/6] media: i2c: og01a1b: Fix V4L2 subdevice data initialization on probe
` [PATCH 2/6] media: i2c: og01a1b: Switch from .s_stream to .enable_streams/.disable_streams
` [PATCH 3/6] media: i2c: og01a1b: Change I2C interface controls to V4L2 CCI
` [PATCH 4/6] media: i2c: og01a1b: Replace .open with .init_state internal ops
` [PATCH 5/6] media: i2c: og01a1b: Use generic v4l2_subdev_get_fmt() to get format
` [PATCH 6/6] media: i2c: og01a1b: Add support of 8-bit media bus format

[PATCH v3] staging: media: atomisp: replace sprintf() with strscpy()
 2026-02-26 12:01 UTC  (2+ messages)

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

[PATCH v2] media: qcom: camss: Add debug message to camss-video format check
 2026-02-26 11:02 UTC  (2+ messages)

[PATCH RFC 00/18] accel/qda: Introduce Qualcomm DSP Accelerator driver
 2026-02-26 10:48 UTC  (3+ messages)
` [PATCH RFC 16/18] accel/qda: Add FastRPC-based DSP memory mapping support


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