messages from 2026-02-26 18:21:55 to 2026-02-28 06:16:52 UTC [more...]
[PATCH v5 0/4] media: i2c: ds90ub953: Add back channel GPIO support
2026-02-28 6:18 UTC (3+ messages)
` [PATCH v5 1/4] dt-bindings: media: ti,ds90ub953: Add new range for remote GPIO data
` [PATCH v5 2/4] media: i2c: ds90ub953: Add back channel GPIO support
[PATCH v4 0/3] arm64: dts: rockchip: Fix vdec register blocks order on RK3576/RK3588
2026-02-28 1:11 UTC (22+ messages)
` [PATCH v4 1/3] media: dt-bindings: rockchip,vdec: Add alternative reg-names order for RK35{76,88}
[PATCH] staging: atomisp: fix heap buffer overflow in framebuffer conversion
2026-02-27 23:58 UTC (3+ messages)
[PATCH v3] staging: media: atomisp: fix block comment style
2026-02-27 23:54 UTC (2+ messages)
[PATCH v2 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
2026-02-27 22:10 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema
` [PATCH v2 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
[PATCH v8 00/18] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
2026-02-27 22:09 UTC (45+ messages)
` [PATCH v8 01/18] dt-bindings: media: qcom,x1e80100-camss: Assign correct main register bank to first address
` [PATCH v8 02/18] dt-bindings: media: qcom,x1e80100-camss: Convert from inline PHY definitions to PHY handles
` [PATCH v8 03/18] dt-bindings: media: qcom,x1e80100-camss: Add support for combo-mode endpoints
` [PATCH v8 04/18] dt-bindings: media: qcom,x1e80100-camss: Reduce iommus to five
` [PATCH v8 05/18] media: qcom: camss: Add legacy_phy flag to SoC definition structures
` [PATCH v8 06/18] media: qcom: camss: Add support for PHY API devices
` [PATCH v8 07/18] media: qcom: camss: Drop legacy PHY descriptions from x1e
` [PATCH v8 08/18] arm64: dts: qcom: x1e80100: Add CAMCC block definition
` [PATCH v8 09/18] arm64: dts: qcom: x1e80100: Add CCI definitions
` [PATCH v8 10/18] arm64: dts: qcom: x1e80100: Add MIPI CSI PHY nodes
` [PATCH v8 11/18] arm64: dts: qcom: x1e80100: Add CAMSS block definition
` [PATCH v8 12/18] arm64: dts: qcom: x1e80100-crd: Add pm8010 CRD pmic,id=m regulators
` [PATCH v8 13/18] arm64: dts: qcom: x1e80100-crd: Add ov08x40 RGB sensor on CSIPHY4
` [PATCH v8 15/18] arm64: dts: qcom: x1e80100-t14s: Add on ov02c10 "
` [PATCH v8 16/18] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Add pm8010 camera PMIC with voltage levels for IR and RGB camera
` [PATCH v8 17/18] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Add ov02c10 RGB sensor on CSIPHY4
` [PATCH v8 18/18] arm64: dts: qcom: x1e80100-dell-inspiron14-7441: Switch on CAMSS RGB sensor
[RFC PATCH 0/7] vfio/pci: Add mmap() for DMABUFs
2026-02-27 22:04 UTC (20+ 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 v7 0/2] media: i2c: imx412: power on timing adjust
2026-02-27 22:01 UTC (3+ messages)
[PATCH] media: iris: fix use-after-free of fmt_src during MBPF check
2026-02-27 21:45 UTC (2+ messages)
[PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
2026-02-27 21:05 UTC (40+ messages)
` [PATCH 01/61] vfs: widen inode hash/lookup functions "
` [PATCH 03/61] trace: update VFS-layer trace events for u64 i_ino
` [PATCH 12/61] nfsd: update format strings "
` [PATCH 17/61] nilfs2: update "
` [PATCH 25/61] ceph: update format strings "
` [PATCH 28/61] ecryptfs: "
` [PATCH 33/61] hfs: "
` [PATCH 34/61] hfsplus: "
` [PATCH 37/61] jffs2: "
` [PATCH 47/61] ubifs: "
` [PATCH 50/61] zonefs: "
` [PATCH 51/61] security: update audit "
[PATCH v2 0/9] dma-buf: heaps: Turn heaps into modules
2026-02-27 20:43 UTC (13+ messages)
` [PATCH v2 1/9] dma: contiguous: Turn heap registration logic around
` [PATCH v2 2/9] dma: contiguous: Make dev_get_cma_area() a proper function
` [PATCH v2 3/9] dma: contiguous: Make dma_contiguous_default_area static
` [PATCH v2 4/9] mm: cma: Export dev_get_cma_area()
` [PATCH v2 5/9] mm: cma: Export cma_alloc and cma_release
` [PATCH v2 6/9] mm: cma: Export cma_get_name
` [PATCH v2 7/9] dma-buf: heaps: Export mem_accounting parameter
` [PATCH v2 8/9] dma-buf: heaps: cma: Turn the heap into a module
` [PATCH v2 9/9] dma-buf: heaps: system: "
[PATCH v2 0/7] media: iris: add support for kaanapali platform
2026-02-27 20:28 UTC (20+ messages)
` [PATCH v2 1/7] media: dt-bindings: qcom-kaanapali-iris: Add kaanapali video codec binding
` [PATCH v2 2/7] media: iris: switch to hardware mode after firmware boot
` [PATCH v2 3/7] media: iris: add iris vpu bus support and register it with iommu_buses
` [PATCH v2 4/7] media: iris: add context bank devices using iommu-map
` [PATCH v2 5/7] media: iris: add helper to select context bank device
` [PATCH v2 6/7] media: iris: add iris4 specific H265 line buffer calculation
` [PATCH v2 7/7] media: iris: add platform data for kaanapali
[PATCH v4 0/4] media: i2c: ds90ub953: Add back channel GPIO support
2026-02-27 18:19 UTC (7+ messages)
` [PATCH v4 1/4] dt-bindings: media: ti,ds90ub953: Add new range for remote GPIO data
` [PATCH v4 2/4] media: i2c: ds90ub953: Add back channel GPIO support
` [PATCH v4 3/4] media: i2c: ds90ub953: use devm_mutex_init() to simplify code
` [PATCH v4 4/4] media: i2c: ds90ub953: use guard() "
[linuxtv-media-pending:next] BUILD SUCCESS f505e978d1a0442adbbde48aed38c084ddea6d6e
2026-02-27 18:11 UTC
[PATCH v5 0/6] Raspberry Pi HEVC decoder driver
2026-02-27 17:19 UTC (7+ messages)
` [PATCH v5 1/6] docs: uapi: media: Clarify HEVC slice_param bit_size, data_byte_offset
` [PATCH v5 2/6] docs: uapi: media: Document Raspberry Pi NV12 column format
` [PATCH v5 3/6] media: ioctl: Add pixel formats NV12MT_COL128 and NV12MT_10_COL128
` [PATCH v5 4/6] dt-bindings: media: Add the Raspberry Pi HEVC decoder
` [PATCH v5 5/6] media: platform: Add Raspberry Pi HEVC decoder driver
` [PATCH v5 6/6] arm: dts: bcm2711-rpi: Add HEVC decoder node
[PATCH v8 0/7] Add AMD ISP4 driver
2026-02-27 3:00 UTC (6+ messages)
` [PATCH v8 3/7] media: platform: amd: Add isp4 fw and hw interface
` [PATCH v8 5/7] media: platform: amd: isp4 video node and buffers handling added
[PATCH v2] dma-buf: Suppress a thread-safety complaint
2026-02-27 16:55 UTC
[PATCH v2 00/13] i2c: add and start using i2c_adapter-specific printk helpers
2026-02-27 16:40 UTC (9+ messages)
[PATCH 0/8] drivers: media: i2c: Omnivision OV08D10 improvements
2026-02-27 15:10 UTC (7+ messages)
` [PATCH 1/8] dt-bindings: media: i2c: document Omnivision OV08D10 CMOS image sensor
` [PATCH 3/8] media: i2c: ov08d10: add support for reset and power management
[PATCH 00/13] Add DMA support for LINFlexD UART driver
2026-02-27 14:03 UTC (2+ messages)
[PATCH 2/2] media: i2c: ov13b10: Support tps68470 regulator and gpio
2026-02-27 13:35 UTC (4+ messages)
` [PATCH v2 0/2] Add TPS68470 power supply support for ov13b10 sensor
` [PATCH v2 1/2] platform/x86: int3472: Add board data for Intel nvl
` [PATCH v2 2/2] media: i2c: ov13b10: Support tps68470 regulator and gpio
[PATCH 0/7] dma-buf: heaps: Turn heaps into modules
2026-02-27 13:30 UTC (10+ messages)
` [PATCH 2/7] mm: cma: Export cma_alloc and cma_release
[PATCH] dma-buf: heaps: Add Coherent heap to dmabuf heaps
2026-02-27 12:49 UTC (5+ messages)
[PATCH] media: dw2102: Fix null-ptr-deref in su3000_i2c_transfer()
2026-02-27 12:25 UTC
[PATCH v2 0/3] media: qcom: iris: Add support for Gen2 firmware detection and loading on SC7280
2026-02-27 12:18 UTC (5+ 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 1/1] staging: media: atomisp: Disallow all private IOCTLSs but S_PARAMETERS
2026-02-27 10:54 UTC (3+ messages)
[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 0/9] accel: New driver for NXP's Neutron NPU
2026-02-27 9:04 UTC (6+ messages)
` [PATCH 3/9] dt-bindings: npu: Add bindings for NXP Neutron
[PATCH v9 0/7] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
2026-02-27 8:58 UTC (12+ messages)
` [PATCH v9 1/7] dt-bindings: media: qcom,x1e80100-camss: Add optional PHY handle definitions
` [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 6/7] media: qcom: camss: Add support for PHY API devices
[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 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 5/9] accel/neutron: Add GEM buffer object support
2026-02-26 21:15 UTC (2+ messages)
[PATCH v3 0/3] arm64: dts: rockchip: Fix vdec register blocks order on RK3576/RK3588
2026-02-26 19:32 UTC (5+ 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox