public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-25 12:55:44 to 2025-11-29 10:01:32 UTC [more...]

[PATCH v3] media: radio-keene: fix memory leak in error path
 2025-11-29 10:01 UTC  (2+ messages)

[PATCH] staging: media: atomisp: Fix typos and comments alignment issue in include/linux/* header files
 2025-11-29  6:12 UTC 

[PATCH v6 0/7] Add AMD ISP4 driver
 2025-11-29  3:12 UTC 

[PATCH v6 0/7] Add AMD ISP4 driver
 2025-11-29  3:09 UTC  (9+ messages)
` [PATCH v6 1/7] media: platform: amd: Introduce amd isp4 capture driver
` [PATCH v6 2/7] media: platform: amd: low level support for isp4 firmware
` [PATCH v6 3/7] media: platform: amd: Add isp4 fw and hw interface
` [PATCH v6 4/7] media: platform: amd: isp4 subdev and firmware loading handling added
` [PATCH v6 5/7] media: platform: amd: isp4 video node and buffers "
` [PATCH v6 6/7] media: platform: amd: isp4 debug fs logging and more descriptive errors
` [PATCH v6 7/7] Documentation: add documentation of AMD isp 4 driver

[PATCH v2 1/2] pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask for 8mq vpu
 2025-11-28 21:28 UTC  (6+ messages)
` [PATCH v2 2/2] media: verisilicon: Avoid G2 bus error while decoding H.264 and HEVC
  ` [v2,1/2] pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask for 8mq vpu

[PATCH v2 00/14] media: mediatek: vcodec: support video decoder in mt8196
 2025-11-28 20:26 UTC  (30+ messages)
` [PATCH v2 01/14] dt-bindings: media: mediatek: vcodec: add decoder dt-bindings for mt8196
` [PATCH v2 02/14] media: mediatek: vcodec: add decoder compatible to support mt8196
` [PATCH v2 03/14] media: mediatek: vcodec: add driver to support vcp
` [PATCH v2 04/14] media: mediatek: vcodec: add driver to support vcp encoder
` [PATCH v2 05/14] media: mediatek: vcodec: get different firmware ipi id
` [PATCH v2 06/14] media: mediatek: vcodec: get share memory address
` [PATCH v2 07/14] media: mediatek: vcodec: define MT8196 vcodec levels
` [PATCH v2 08/14] media: mediatek: vcodec: support vcp architecture
` [PATCH v2 09/14] media: mediatek: vcodec: support 36bit iova address
` [PATCH v2 10/14] media: mediatek: vcodec: clean xpc status
` [PATCH v2 11/14] media: mediatek: vcodec: add debug information
` [PATCH v2 12/14] media: mediatek: vcodec: send share memory address to vcp
` [PATCH v2 13/14] media: mediatek: decoder: fill av1 buffer size with picinfo
` [PATCH v2 14/14] media: mediatek: decoder: support av1 extend vsi

[PATCH 0/6] dma-fence: Remove return code of dma_fence_signal() et al
 2025-11-28 20:01 UTC  (29+ messages)
` [PATCH 1/6] dma-buf/dma-fence: Add dma_fence_test_signaled_flag()
` [PATCH 2/6] amd/amdkfd: Ignore return code of dma_fence_signal()
` [PATCH 3/6] drm/gpu/xe: Ignore dma_fenc_signal() return code
` [PATCH 4/6] dma-buf: Don't misuse dma_fence_signal()
` [PATCH 5/6] drm/ttm: Remove return check of dma_fence_signal()
` [PATCH 6/6] dma-buf/dma-fence: Remove return code of signaling-functions

[PATCH] dma-buf: fix integer overflow in fill_sg_entry() for buffers >= 8GiB
 2025-11-28 19:44 UTC  (5+ messages)

[PATCH v4 0/5] Add manual request completion to the MediaTek VCodec driver
 2025-11-28 19:16 UTC  (6+ messages)
` [PATCH v4 1/5] media: mc: add manual request completion
` [PATCH v4 2/5] media: vicodec: add support for manual completion
` [PATCH v4 3/5] media: mc: add debugfs node to keep track of requests
` [PATCH v4 4/5] media: vcodec: Implement manual request completion
` [PATCH v4 5/5] media: mtk-vcodec: Don't try to decode 422/444 VP9

[PATCH 0/4] Rust GPUVM support
 2025-11-28 14:27 UTC  (8+ messages)
` [PATCH 1/4] drm/gpuvm: take GEM lock inside drm_gpuvm_bo_obtain_prealloc()
` [PATCH 2/4] drm/gpuvm: drm_gpuvm_bo_obtain() requires lock and staged mode
` [PATCH 3/4] drm/gpuvm: use const for drm_gpuva_op_* ptrs
` [PATCH 4/4] rust: drm: add GPUVM immediate mode abstraction

[PATCH] media: aspeed: Fix dram hang at res-change
 2025-11-28 10:48 UTC  (2+ messages)

[PATCH v4] dma-buf: add some tracepoints to debug
 2025-11-28  9:39 UTC  (3+ messages)

[PATCH 0/5] media: vimc: add RGB/YUV input entity and improve pipeline support
 2025-11-28  3:11 UTC  (3+ messages)

[PATCH v7 0/5] media: qcom: camss: Add Kaanapali support
 2025-11-28  1:23 UTC  (6+ messages)
` [PATCH v7 4/5] media: qcom: camss: csid: Add support for CSID 1080
` [PATCH v7 5/5] media: qcom: camss: vfe: Add support for VFE 1080

[PATCH RFC] mm/vmap: map contiguous pages in batches whenever possible
 2025-11-27 20:43 UTC  (3+ messages)

[PATCH] media: venus: assign unique bus_info strings for encoder and decoder
 2025-11-27 18:34 UTC  (11+ messages)

[PATCH v2 00/12] MediaTek dt-bindings sanitization (MT8173)
 2025-11-27 18:15 UTC  (6+ messages)
` [PATCH v2 03/12] dt-bindings: net: Convert Marvell 8897/8997 bindings to DT schema

[PATCH] media: radio-keene: fix memory leak in error path
 2025-11-27 16:56 UTC  (2+ messages)

[PATCH v3] dma-buf: add some tracepoints to debug
 2025-11-27 15:40 UTC  (4+ messages)
    ` 答复: [External Mail]Re: "
        ` 答复: "

[PATCH] media: qcom: venus: flip the venus/iris switch
 2025-11-27 11:47 UTC  (2+ messages)

[PATCH 0/4] media: qcom: iris: encoder feature enhancements batch2
 2025-11-27 10:50 UTC  (9+ messages)
` [PATCH 1/4] media: qcom: iris: Add intra refresh support for gen1 encoder
` [PATCH 2/4] media: qcom: iris: Add Long-Term Reference support for encoder
` [PATCH 3/4] media: qcom: iris: Add B frames "
` [PATCH 4/4] media: qcom: iris: Add hierarchical coding "

[PATCH] dma-buf: add no-op stubs when CONFIG_DMA_SHARED_BUFFER is disabled
 2025-11-27 10:26 UTC  (4+ messages)

[PATCH 0/7] media: qcom: camss: Add SM8750 support
 2025-11-27 10:06 UTC  (18+ messages)
` [PATCH 1/7] dt-bindings: i2c: qcom-cci: Document SM8750 compatible
` [PATCH 2/7] media: dt-bindings: Add CAMSS device for SM8750
` [PATCH 3/7] media: qcom: camss: Add SM8750 compatible camss driver
` [PATCH 4/7] media: qcom: camss: csiphy: Add support for v2.3.0 two-phase CSIPHY
` [PATCH 5/7] media: qcom: camss: csid: Add support for CSID 980
` [PATCH 6/7] media: qcom: camss: vfe: Add support for VFE gen4
` [PATCH 7/7] arm64: dts: qcom: sm8750: Add support for camss

[PATCH v5 0/7] Add AMD ISP4 driver
 2025-11-27  6:40 UTC  (13+ messages)

[PATCH v5 3/5] docs: media: v4l2-ioctl.h: document two global variables
 2025-11-27  1:15 UTC  (2+ messages)

[PATCH v2 0/3] media: rockchip: add driver for the rockchip mipi csi-2 receiver
 2025-11-26 20:57 UTC  (6+ messages)
` [PATCH v2 2/3] "

[PATCH next] media: rockchip: rkcif: fix off by one bugs
 2025-11-26 20:27 UTC  (2+ messages)

[PATCH] media: atomisp: coding style: Move trailing statements to next line
 2025-11-26 20:23 UTC  (3+ messages)

Updated scanfile.dvb for fi-Espoo
 2025-11-26 20:05 UTC 

[PATCH v2 0/9] Initial DMABUF support for iommufd
 2025-11-26 18:27 UTC  (2+ messages)

[PATCH v2] media: radio-keene: fix memory leak in error path
 2025-11-26 17:46 UTC  (2+ messages)

[PATCH v3 00/28] drm/amdgpu: use all SDMA instances for TTM clears and moves
 2025-11-26 17:14 UTC  (8+ messages)
` [PATCH v3 19/28] drm/ttm: rework pipelined eviction fence handling

[PATCH v9 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-26 16:54 UTC  (6+ messages)
` [PATCH v9 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine

[PATCH v2] media: venus: assign unique bus_info strings for encoder and decoder
 2025-11-26 14:00 UTC 

[PATCH v2] media: venus: vdec: restrict EOS addr quirk to IRIS2 only
 2025-11-26  9:57 UTC  (6+ messages)

[PATCH 1/1] media: v4l2-async: Fix error handling on steps after finding a match
 2025-11-26  9:06 UTC 

[PATCH] media: ipu6: isys: csi2: guard remote pad/subdev and zero link freq
 2025-11-26  9:05 UTC 

[PATCH v1] media: tegra: vi: replace devm_kzalloc with kzalloc in probe
 2025-11-26  8:58 UTC  (2+ messages)

[PATCH v6 0/3] Add CCI and imx577 sensor support for monaco evk
 2025-11-26  8:10 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: i2c: qcom-cci: Document qcs8300 compatible
` [PATCH v6 2/3] arm64: dts: qcom: qcs8300: Add CCI definitions
` [PATCH v6 3/3] arm64: dts: qcom: monaco-evk-camera: Add DT overlay

[PATCH v2] media: usb: uvc: Fix NULL pointer dereference during USB device hot-unplug
 2025-11-26  6:43 UTC  (7+ messages)

[PATCH] media: venus: vdec: fix error state assignment for zero bytesused
 2025-11-26  4:23 UTC 

[PATCH v2] dma-buf: add some tracepoints to debug
 2025-11-26  1:39 UTC  (2+ messages)

drivers/media/i2c/ccs/ccs.o: error: objtool: ccs_set_selection(): unexpected end of section .text.ccs_set_selection
 2025-11-25 23:24 UTC  (3+ messages)
` [PATCH 1/1] media: ccs: Avoid possible division by zero

[syzbot] [media?] [usb?] memory leak in v4l2_ctrl_handler_init_class (2)
 2025-11-25 21:29 UTC  (7+ messages)

[PATCH] staging: media: Remove unnecessary braces from if statement
 2025-11-25 21:15 UTC  (2+ messages)

[RFC v2 00/11] Add dmabuf read/write via io_uring
 2025-11-25 19:40 UTC  (7+ messages)

[PATCH] media: ipu6: isys: csi2: guard NULL remote pad/subdev on enable/disable
 2025-11-25 18:31 UTC 

[PATCH v4 0/4] media: adv7180: make VPP handling more flexible
 2025-11-25 14:29 UTC  (5+ messages)
` [PATCH v4 1/4] media: dt-bindings: adi,adv7180: add VPP and CSI register maps
` [PATCH v4 2/4] media: adv7180: add support for ancillary devices
` [PATCH v4 3/4] media: adv7180: implement g_register and s_register
` [PATCH v4 4/4] media: adv7180: fix frame interval in progressive mode

[PATCH v4l-utils] edid-decode: add more details to the AMD VSDB
 2025-11-25 13:41 UTC  (2+ messages)

[PATCH 1/2] dma-buf: Add __dma_fence_is_signaled()
 2025-11-25 13:35 UTC  (6+ messages)
` [PATCH 2/2] dma-buf/dma-fence: Unify return codes for signalled fences


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