messages from 2025-04-25 10:13:26 to 2025-04-29 03:28:58 UTC [more...]
[PATCH 0/8] Intel IPU7 PCI and input system device drivers
2025-04-29 3:28 UTC (4+ messages)
` [PATCH 1/8] media: Rename the IPU PCI device table header and add IPU7 PCI IDs
` [PATCH 2/8] media: staging/ipu7: add Intel IPU7 PCI device driver
` [PATCH 3/8] media: staging/ipu7: add IPU7 DMA APIs and MMU mapping
[PATCH 0/2] Add support for MT8196 video encoder
2025-04-29 3:10 UTC (4+ messages)
` [PATCH 1/2] media: mediatek: encoder: Add a new encoder driver interface
[PATCH v4 0/2] media: rockchip: rkisp1: Add support for WDR and AWB64
2025-04-28 23:47 UTC (3+ messages)
` [PATCH v4 1/2] media: rockchip: rkisp1: Add support for Wide Dynamic Range
[PATCH v2 0/4] media: rcar: Fix RAW formats
2025-04-28 23:03 UTC (5+ messages)
` [PATCH v2 2/4] media: rcar-vin: Remove unnecessary checks
` [PATCH v2 4/4] media: rcar-vin: Fix RAW10
[PATCH v3 00/33] drm/msm: sparse / "VM_BIND" support
2025-04-28 20:54 UTC (5+ messages)
` [PATCH v3 21/33] drm/msm: Add _NO_SHARE flag
` [PATCH v3 26/33] drm/msm: Extract out syncobj helpers
` [PATCH v3 28/33] drm/msm: Add VM_BIND submitqueue
` [PATCH v3 32/33] drm/msm: Add VM_BIND ioctl
[PATCH 0/3] media: vim2m: add multiplanar API support
2025-04-28 18:40 UTC (3+ messages)
[PATCH] media: usbtv: Lock resolution while streaming
2025-04-28 18:16 UTC
[PATCH v3 0/5] Raspberry Pi HEVC decoder driver
2025-04-28 17:56 UTC (5+ messages)
` [PATCH v3 3/5] media: dt-bindings: media: Add binding for the Raspberry Pi HEVC decoder
[PATCH] media: verisilicon: Free post processor buffers on error
2025-04-28 17:25 UTC (2+ messages)
[PATCH v2 0/5] media: intel/ipu6: initial ipu7 code sharing preparation
2025-04-28 16:16 UTC (6+ messages)
` [PATCH v2 1/5] media: intel/ipu6: Separate ipu6 subdev functions
` [PATCH v2 2/5] media: intel/ipu6: Remove ipu6_isys dependency from ipu6_isys_subdev
` [PATCH v2 3/5] media: intel/ipu6: Remove redundant ipu6_isys_subdev_to_csi2 macro
` [PATCH v2 4/5] media: intel/ipu6: Rename ipu6_isys_subdev
` [PATCH v2 5/5] media: intel/ipu6: Move ipu_isys_subdev functions to common code
[PATCH v5 00/11] media: rockchip: add a driver for the rockchip camera interface
2025-04-28 15:41 UTC (15+ messages)
` [PATCH v5 03/11] media: dt-bindings: media: add bindings for rockchip rk3568 vicap
` [PATCH v5 05/11] media: rockchip: add a driver for the rockchip camera interface
` [PATCH v5 06/11] media: rockchip: rkcif: add driver for mipi csi-2 host
` [PATCH v5 07/11] media: rockchip: rkcif: add support for mipi csi-2 receiver
[PATCH v2] media: amphion: Add H264 and HEVC profile and level control
2025-04-28 15:36 UTC (6+ messages)
[PATCH 0/8] media: uvcvideo: Add support for V4L2_CID_CAMERA_SENSOR_ORIENTATION
2025-04-28 15:32 UTC (8+ messages)
` [PATCH 6/8] media: uvcvideo: Factor out gpio functions to its own file
[PATCH v3 1/2] platform/x86: int3472: add hpd pin support
2025-04-28 15:29 UTC (5+ messages)
` [PATCH v3 2/2] media: i2c: change lt6911uxe irq_gpio name to "hpd"
[PATCH v2 0/2] dma-buf: heaps: Use constant name for CMA heap
2025-04-28 14:51 UTC (7+ messages)
` [PATCH v2 2/2] dma-buf: heaps: Give default CMA heap a fixed name
[PATCH 0/4] drm/nouveau: Simplify nouveau_fence.c
2025-04-28 14:45 UTC (5+ messages)
` [PATCH 3/4] drm/nouveau: Simplify nouveau_fence_done()
` [PATCH 4/4] drm/nouveau: Check dma_fence in canonical way
[PATCH] media: renesas: rzg2l-cru: Simplify FIFO empty check
2025-04-28 13:37 UTC (10+ messages)
[PATCH v3 0/2] media: uvcvideo: Fix Fix deferred probing error
2025-04-28 13:28 UTC (7+ messages)
` [PATCH v3 1/2] media: uvcvideo: "
[PATCH v5] media: i2c: Add ar0234 camera sensor driver
2025-04-28 13:27 UTC (4+ messages)
[PATCH v2 00/23] Add support for HEVC and VP9 codecs in decoder
2025-04-28 12:38 UTC (29+ messages)
` [PATCH v2 01/23] media: iris: Skip destroying internal buffer if not dequeued
` [PATCH v2 02/23] media: iris: Update CAPTURE format info based on OUTPUT format
` [PATCH v2 03/23] media: iris: Add handling for corrupt and drop frames
` [PATCH v2 04/23] media: iris: Avoid updating frame size to firmware during reconfig
` [PATCH v2 05/23] media: iris: Send V4L2_BUF_FLAG_ERROR for buffers with 0 filled length
` [PATCH v2 06/23] media: iris: Drop port check for session property response
` [PATCH v2 07/23] media: iris: Add handling for no show frames
` [PATCH v2 08/23] media: iris: Improve last flag handling
` [PATCH v2 09/23] media: iris: Skip flush on first sequence change
` [PATCH v2 10/23] media: iris: Prevent HFI queue writes when core is in deinit state
` [PATCH v2 11/23] media: iris: Remove redundant buffer count check in stream off
` [PATCH v2 12/23] media: iris: Remove deprecated property setting to firmware
` [PATCH v2 13/23] media: iris: Fix missing function pointer initialization
` [PATCH v2 14/23] media: iris: Fix NULL pointer dereference
` [PATCH v2 15/23] media: iris: Fix typo in depth variable
` [PATCH v2 16/23] media: iris: Add a comment to explain usage of MBPS
` [PATCH v2 17/23] media: iris: Track flush responses to prevent premature completion
` [PATCH v2 18/23] media: iris: Fix buffer preparation failure during resolution change
` [PATCH v2 19/23] media: iris: Add HEVC and VP9 formats for decoder
` [PATCH v2 20/23] media: iris: Add platform capabilities for HEVC and VP9 decoders
` [PATCH v2 21/23] media: iris: Set mandatory properties "
` [PATCH v2 22/23] media: iris: Add internal buffer calculation "
` [PATCH v2 23/23] media: iris: Add codec specific check for VP9 decoder drain handling
[PATCH v6 0/5] media: uvcvideo: Implement Granular Power Saving
2025-04-28 12:31 UTC (6+ messages)
` [PATCH v6 3/5] media: uvcvideo: Increase/decrease the PM counter per IOCTL
[PATCH v3 0/2] media: qcom: camss: x1e80100: Add support for individual CSIPHY supplies
2025-04-28 12:26 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: media: qcom,x1e80100-camss: Fixup csiphy supply names
` [PATCH v3 2/2] media: qcom: camss: x1e80100: Fixup x1e "
[PATCH] media: dt-bindings: Add OminiVision 0V02C10
2025-04-28 11:09 UTC (4+ messages)
[PATCH v4 0/9] i2c: atr: allow usage of nested ATRs
2025-04-28 10:25 UTC (10+ messages)
` [PATCH v4 1/9] i2c: atr: Fix lockdep for "
` [PATCH v4 2/9] i2c: atr: find_mapping() -> get_mapping()
` [PATCH v4 3/9] i2c: atr: split up i2c_atr_get_mapping_by_addr()
` [PATCH v4 4/9] i2c: atr: do not create mapping in detach_addr()
` [PATCH v4 5/9] i2c: atr: deduplicate logic in attach_addr()
` [PATCH v4 6/9] i2c: atr: allow replacing mappings "
` [PATCH v4 7/9] i2c: atr: add flags parameter to i2c_atr_new()
` [PATCH v4 8/9] i2c: atr: add static flag
` [PATCH v4 9/9] i2c: atr: add passthrough flag
[PATCH v3 00/12] Enable jpeg enc & dec multi-hardwares for MT8196
2025-04-28 8:19 UTC (6+ messages)
` [PATCH v3 01/12] dt-bindings: media: mediatek,jpeg: Add mediatek, mt8196-jpgdec compatible
[PATCH v7 00/11] TEE subsystem for protected dma-buf allocations
2025-04-28 8:14 UTC (4+ messages)
` [PATCH v7 04/11] optee: sync secure world ABI headers
[PATCH v2 0/2] Fix udmabuf vmap error
2025-04-28 7:38 UTC (3+ messages)
` [PATCH v2 1/2] Revert "udmabuf: fix vmap_udmabuf error page set"
` [PATCH v2 2/2] udmabuf: fix vmap missed offset page
[PATCH v2 RFC/WIP 0/9] Add sa8775p camss support
2025-04-28 7:38 UTC (11+ messages)
` [PATCH RFC/WIP v2 1/9] media: qcom: camss: add generic csid handling in csid gen3
` [PATCH RFC/WIP v2 2/9] media: qcom: camss: add generic vfe handling in vfe gen3
` [PATCH RFC/WIP v2 3/9] media: dt-bindings: Add qcom,sa8775p-camss
` [PATCH RFC/WIP v2 4/9] arm64: dts: qcom: sa8775p: Add support for camss
` [PATCH RFC/WIP v2 5/9] media: qcom: camss: Add sa8775p compatible
` [PATCH RFC/WIP v2 6/9] media: qcom: camss: Add support for CSIPHY 690
` [PATCH RFC/WIP v2 7/9] media: qcom: camss: Add support for CSID for sa8775p
` [PATCH RFC/WIP v2 8/9] media: qcom: camss: Add support for VFE 690
` [PATCH RFC/WIP v2 9/9] media: qcom: camss: Enumerate resources for SA8775P
[PATCH 0/2] Fix udmabuf vmap error
2025-04-28 7:03 UTC (7+ messages)
` [PATCH 1/2] Revert "udmabuf: fix vmap_udmabuf error page set"
[PATCH v5 00/19] Add GCE support for MT8196
2025-04-28 6:13 UTC (3+ messages)
` [PATCH v5 03/19] mailbox: mtk-cmdq: Add cmdq private data to cmdq_pkt for generating instruction
[PATCH v5 0/5] media: qcom: iris: add support for QCS8300
2025-04-28 3:36 UTC (11+ messages)
` [PATCH v5 2/5] media: iris: fix the order of compat strings
` [PATCH v5 3/5] media: iris: add qcs8300 platform data
` [PATCH v5 4/5] arm64: dts: qcom: qcs8300: add support for video node
[PATCH AUTOSEL 6.13 15/34] drm/amdgpu: allow pinning DMA-bufs into VRAM if all importers can do P2P
2025-04-27 23:59 UTC (3+ messages)
` [Linaro-mm-sig] "
[PATCH] media: ccs-pll: Print a debug message when VT tree calculation fails
2025-04-27 22:13 UTC
[PATCH v6 0/2] media: Add driver for ST VD56G3 camera sensor
2025-04-27 19:30 UTC (3+ messages)
` [PATCH v6 1/2] media: dt-bindings: Add "
` [PATCH v6 2/2] media: i2c: Add driver for "
[PATCH 2/2] Staging: media: atomisp: style corrections
2025-04-27 18:49 UTC (4+ messages)
[PATCH v9 00/10] Amlogic C3 ISP support
2025-04-27 6:27 UTC (11+ messages)
` [PATCH v9 01/10] dt-bindings: media: Add amlogic,c3-mipi-csi2.yaml
` [PATCH v9 02/10] media: platform: Add C3 MIPI CSI-2 driver
` [PATCH v9 03/10] dt-bindings: media: Add amlogic,c3-mipi-adapter.yaml
` [PATCH v9 04/10] media: platform: Add C3 MIPI adapter driver
` [PATCH v9 05/10] dt-bindings: media: Add amlogic,c3-isp.yaml
` [PATCH v9 06/10] media: Add C3ISP_PARAMS and C3ISP_STATS meta formats
` [PATCH v9 07/10] media: uapi: Add stats info and parameters buffer for C3 ISP
` [PATCH v9 08/10] media: platform: Add C3 ISP driver
` [PATCH v9 09/10] Documentation: media: add documentation file metafmt-c3-isp.rst
` [PATCH v9 10/10] Documentation: media: add documentation file c3-isp.rst
[PATCH v11] media: i2c: Add Omnivision OV02C10 sensor driver
2025-04-26 22:37 UTC (4+ messages)
[PATCH] staging: media: atomisp: fixed spaces to tabs
2025-04-26 19:30 UTC
[GIT PULL FOR v6.16] media: various fixes
2025-04-26 11:44 UTC (2+ messages)
[PATCH v4 00/13] Introduce parity_odd() and refactor redundant parity code
2025-04-26 9:14 UTC (8+ messages)
[PATCH] media: iris: Cast iris_hfi_gen2_get_instance() allocation type
2025-04-26 6:15 UTC
[PATCH] media: rkisp1: Drop event subscription on video devices
2025-04-25 22:50 UTC
[PATCH] media: rkisp1: Clean up error paths of subdev registration
2025-04-25 22:49 UTC
[PATCH v7 0/6] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
2025-04-25 21:06 UTC (6+ messages)
` [PATCH v7 5/6] arm64: dts: qcom: x1e80100-crd: Add pm8010 CRD pmic,id=m regulators
` [PATCH v7 6/6] arm64: dts: qcom: x1e80100-crd: Define RGB sensor for cci1_i2c1
[PATCH v2 0/2] media: qcom: camss: x1e80100: Add support for individual CSIPHY supplies
2025-04-25 20:54 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: media: qcom,x1e80100-camss: Fixup csiphy supply names
` [PATCH v2 2/2] media: qcom: camss: x1e80100: Fixup x1e "
[PATCH 1/6] media: qcom: camss: Add support for TFE (Spectra 340)
2025-04-25 19:46 UTC (5+ messages)
` [PATCH 3/6] media: qcom: camss: csiphy-3ph: Add CSIPHY 2ph DPHY v2.0.1 init sequence
[PATCH v2 0/7] New DRM accel driver for Rockchip's RKNN NPU
2025-04-25 18:50 UTC (5+ messages)
` [PATCH v2 1/7] dt-bindings: npu: rockchip,rknn: Add bindings
` [PATCH v2 4/7] accel/rocket: Add a new driver for Rockchip's NPU
[PATCH 0/9] Add wrapper function of_find_node_by_name_balanced()
2025-04-25 17:07 UTC (8+ messages)
` [PATCH 1/9] of: Add warpper "
[linuxtv-media-pending:next] BUILD SUCCESS fd5b6cd730676940df63b0970bb1ba30bca1aac3
2025-04-25 16:01 UTC
i.MX8M Nano ISI Channel Question
2025-04-25 15:11 UTC (4+ messages)
[PATCH 0/2] media: qcom: camss: x1e80100: Add support for individual CSIPHY supplies
2025-04-25 13:20 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: media: qcom,x1e80100-camss: Fixup csiphy supply names
` [PATCH 2/2] media: qcom: camss: x1e80100: Fixup x1e "
[PATCH 0/2] media: ov5675/ov8856: suppress probe deferral errors
2025-04-25 12:52 UTC (3+ messages)
` [PATCH 1/2] media: ov5675: "
` [PATCH 2/2] media: ov8856: "
[PATCH v4 00/20] media: i2c: imx219: Miscellaneous cleanups and improvements
2025-04-25 12:06 UTC (4+ messages)
` [PATCH v4 18/20] media: i2c: imx219: Calculate crop rectangle dynamically
[PATCH v3 00/13] media: cadence,ti: CSI2RX Multistream Support
2025-04-25 11:35 UTC (3+ messages)
` [PATCH v3 13/13] media: ti: j721e-csi2rx: Change the drain architecture for multistream
[PATCH] media: v4l: get_device() when no errors are possible anymore
2025-04-25 11:18 UTC (2+ messages)
[PATCH v2 1/2] platform/x86: int3472: add hpd pin support
2025-04-25 10:45 UTC (3+ messages)
[PATCH v2] media: cxusb: fix uninitialized var in cxusb_gpio_tuner()
2025-04-25 10:40 UTC (2+ messages)
[PATCH v2 0/8] Add support for Wave6 video codec driver
2025-04-25 10:34 UTC (3+ messages)
` [PATCH v2 2/8] dt-bindings: media: nxp: Add Wave6 video codec device
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