messages from 2026-02-10 12:48:24 to 2026-02-13 10:02:11 UTC [more...]
[PATCH 0/6] media: synopsys: Add imx93 support
2026-02-13 10:02 UTC (11+ messages)
` [PATCH 1/6] media: synopsys: use devm_reset_control_get_optional_exclusive()
` [PATCH 2/6] media: synopsys: only check errors from devm_clk_bulk_get_all()
` [PATCH 3/6] media: synopsys: implement .get_frame_desc() callback
` [PATCH 4/6] media: synopsys: use struct dw_mipi_csi2rx_regs to describe register offsets
` [PATCH 5/6] media: dt-bindings: add NXP i.MX93 compatible string
` [PATCH 6/6] media: synopsys: add i.MX93 support
[PATCH v4 0/6] Add support for MT8196 video encoder
2026-02-13 10:00 UTC (13+ messages)
` [PATCH v4 1/6] media: mediatek: encoder: Add a new encoder driver interface
` [PATCH v4 2/6] media: mediatek: encoder: Add support for common firmware interface
` [PATCH v4 3/6] media: mediatek: encoder: Add support for VCP encode process
` [PATCH v4 4/6] media: mediatek: encoder: Add a new platform data member
` [PATCH v4 5/6] dt-bindings: media: mediatek,vcodec-encoder: Add MT8196 with VCP support
` [PATCH v4 6/6] media: mediatek: encoder: Add MT8196 encoder compatible data
[PATCH 0/2] add MBR type rate control for encoder
2026-02-13 9:54 UTC (4+ messages)
` [PATCH 1/2] media: v4l2-ctrls: add encoder maximum bitrate control
` [PATCH 2/2] media: iris: add new rate control type MBR for encoder
[PATCH] media: iris: Fix dma_free_attrs() size in iris_hfi_queues_init()
2026-02-13 9:40 UTC (2+ messages)
[PATCH RFC v4 0/4] Add Amlogic stateless H.264 video decoder for S4
2026-02-13 9:14 UTC (15+ messages)
` [PATCH RFC v4 1/4] media: dt-bindings: Add Amlogic V4L2 video decoder
` [PATCH RFC v4 2/4] decoder: Add V4L2 stateless H.264 decoder driver
` [PATCH RFC v4 3/4] arm64: dts: amlogic: Add video decoder driver support for S4 SOCs
` [PATCH RFC v4 4/4] arm64: defconfig: Enable VDEC driver for Amlogic SoCs
[PATCH v10 0/1] Virtio video device specification
2026-02-13 8:53 UTC (2+ messages)
` [PATCH v10 1/1] virtio-video: Add virtio "
[PATCH] media: rockchip: rkcif: Add missing MUST_CONNECT flag to pads
2026-02-13 8:06 UTC (2+ messages)
[PATCH v2 0/3] Add CAMSS support for SM6350
2026-02-13 8:02 UTC (10+ messages)
[PATCH v8 0/7] media: i2c: IMX355 for the Pixel 3a
2026-02-13 6:29 UTC (5+ messages)
` [PATCH v8 1/7] dt-bindings: media: qcom,sdm670-camss: Remove clock-lanes property
[PATCH v18 00/42] DEPT(DEPendency Tracker)
2026-02-13 5:50 UTC (4+ messages)
` [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep
[PATCH] media: chips-media: wave5: Fix possible ERR_PTR deference
2026-02-13 5:38 UTC (3+ messages)
[PATCH v3 00/14] media: mediatek: vcodec: support video decoder in mt8196
2026-02-13 2:13 UTC (19+ messages)
` [PATCH v3 01/14] dt-bindings: media: mediatek: vcodec: add decoder dt-bindings for mt8196
` [PATCH v3 02/14] media: mediatek: vcodec: add decoder compatible to support mt8196
` [PATCH v3 03/14] media: mediatek: vcodec: add driver to support vcp
` [PATCH v3 04/14] media: mediatek: vcodec: add driver to support vcp encoder
` [PATCH v3 05/14] media: mediatek: vcodec: get different firmware ipi id
` [PATCH v3 06/14] media: mediatek: vcodec: get share memory address
` [PATCH v3 07/14] media: mediatek: vcodec: define MT8196 vcodec levels
` [PATCH v3 08/14] media: mediatek: vcodec: support vcp architecture
` [PATCH v3 09/14] media: mediatek: vcodec: support 36bit iova address
` [PATCH v3 10/14] media: mediatek: vcodec: clean xpc status
` [PATCH v3 11/14] media: mediatek: vcodec: add debug information
` [PATCH v3 12/14] media: mediatek: vcodec: send share memory address to vcp
` [PATCH v3 13/14] media: mediatek: decoder: fill av1 buffer size with picinfo
` [PATCH v3 14/14] media: mediatek: decoder: support av1 extend vsi
[PATCH v4l-utils] v4l-utils: Add support for AV1 stateful decoder
2026-02-13 1:00 UTC (3+ messages)
[RFC v1 00/11] Add iMX95 neoisp driver
2026-02-12 17:38 UTC (15+ messages)
` [EXT] "
` "
[PATCH v2 0/2] media: i2c: mt9m114: add support for Aptina MI1040
2026-02-12 16:44 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: media: mt9m114: document MI1040 sensor
` [PATCH v2 2/2] media: i2c: mt9m114: add support for Aptina MI1040
[PATCH 00/11] v4l2: Add tracing for stateless codecs
2026-02-12 16:23 UTC (12+ messages)
` [PATCH 01/11] media: Move visl traces to v4l2-core
` [PATCH 02/11] media: Reformat v4l2-requests trace event printk
` [PATCH 03/11] media: Add tgid and fd fields in v4l2_fh struct
` [PATCH 04/11] media: Add tgid and fd to the v4l2-requests trace fields
` [PATCH 05/11] media: Add missing types to v4l2_ctrl_ptr
` [PATCH 06/11] media: Trace the stateless controls when set in v4l2-ctrls-core.c
` [PATCH 07/11] media: Add stream on/off traces and run them in the ioctl
` [PATCH 08/11] media: Add HW run/done trace events
` [PATCH 09/11] media: hantro: Add v4l2_hw run/done traces
` [PATCH 10/11] media: v4l2: Add callback for show_fdinfo
` [PATCH 11/11] media: hantro: Add fdinfo callback
[PATCH 0/2] media: qcom: iris: Add Gen2 HFI support for SC7280
2026-02-12 14:50 UTC (10+ messages)
` [PATCH 2/2] media: iris: Enable Gen2 HFI on SC7280
[yavta PATCH 1/1] Print integer menu items also in hexadecimal form
2026-02-12 12:59 UTC (2+ messages)
[PATCH 0/5] dma-buf: heaps: system: add an option to allocate explicitly decrypted memory
2026-02-12 12:52 UTC (14+ messages)
` [PATCH 4/5] dma-buf: heaps: allow heap to specify valid heap flags
` [PATCH 1/5] dma-mapping: avoid random addr value print out on error path
[PATCH] media: dvb-core: protect dvr_buffer reinitialization with lock
2026-02-12 12:31 UTC
[PATCH] media: i2c: imx283: Enter full standby when stopping streaming
2026-02-12 11:58 UTC
[PATCH] .mailmap: Add back old email alias
2026-02-12 9:57 UTC
[PATCH v2] media: synopsys: hdmirx: replace use of system_unbound_wq with system_dfl_wq
2026-02-12 9:28 UTC
[PATCH v5 0/2] media: Fix CSI2 RGB vs BGR pixel order
2026-02-12 9:18 UTC (5+ messages)
` [PATCH v5 2/2] media: bcm2835-unicam: Fix RGB format / mbus code association
[PATCH v2] media: rp1-cfe: Fix use-after-free and double initialization on sensor reload
2026-02-12 8:55 UTC
[PATCH v8 0/7] Add AMD ISP4 driver
2026-02-12 8:34 UTC (8+ messages)
` [PATCH v8 1/7] media: platform: amd: Introduce amd isp4 capture driver
` [PATCH v8 2/7] media: platform: amd: low level support for isp4 firmware
` [PATCH v8 3/7] media: platform: amd: Add isp4 fw and hw interface
` [PATCH v8 4/7] media: platform: amd: isp4 subdev and firmware loading handling added
` [PATCH v8 5/7] media: platform: amd: isp4 video node and buffers "
` [PATCH v8 6/7] media: platform: amd: isp4 debug fs logging and more descriptive errors
` [PATCH v8 7/7] Documentation: add documentation of AMD isp 4 driver
[PATCH] media: rp1-cfe: Fix double-free on video device re-registration
2026-02-12 1:51 UTC (3+ messages)
[syzbot] [io-uring?] BUG: corrupted list in io_poll_remove_entries
2026-02-12 0:14 UTC (3+ messages)
[sailus-media-tree:metadata-pre] BUILD REGRESSION 11ab80de774b0527a7365d6f03ea5dcd0ace3e85
2026-02-11 21:29 UTC
[GIT PULL for v7.0] media updates
2026-02-11 20:28 UTC (2+ messages)
[GIT PULL for v7.0] media updates
2026-02-11 20:28 UTC (3+ messages)
[PATCH 4/4] media: rc: igorplugusb: heed coherency rules
2026-02-11 18:11 UTC
[PATCH 3/4] media: rc: ttusbir: respect DMA coherency rules
2026-02-11 18:11 UTC
[PATCH 2/4] media: rc: xbox_remote: heed DMA restrictions
2026-02-11 18:09 UTC
[PATCH 1/4] media: rc: streamzap: error handling in probe
2026-02-11 18:06 UTC
[PATCH] media: synopsys: hdmirx: replace use of system_unbound_wq with system_dfl_wq
2026-02-11 16:45 UTC (6+ messages)
[PATCH 2/2] media: i2c: ov13b10: Support tps68470 regulator and gpio
2026-02-11 16:16 UTC (5+ messages)
` [PATCH 1/2] platform/x86: int3472: Add board data for Intel nvl
[PATCH] staging: media: imx: remove unused header includes
2026-02-11 15:32 UTC (2+ messages)
[sailus-media-tree:metadata-pre 14/14] drivers/staging/media/ipu7/ipu7-isys-subdev.c:101:5: error: conflicting types for 'ipu7_isys_subdev_set_fmt'
2026-02-11 14:47 UTC
[PATCH] staging: atomisp: fix heap buffer overflow in framebuffer conversion
2026-02-11 13:43 UTC (10+ messages)
[PATCH v9 0/5] Add CCI and imx577 sensor support for monaco evk
2026-02-11 13:39 UTC (8+ messages)
` [PATCH v9 5/5] arm64: dts: qcom: monaco-evk-camera: Add DT overlay
[sailus-media-tree:metadata-pre 14/14] drivers/staging/media/ipu7/ipu7-isys-subdev.c:101:5: error: conflicting types for 'ipu7_isys_subdev_set_fmt'; have 'int(struct v4l2_subdev *, const struct v4l2_subdev_client_info *, struct v4l2_subdev_state *, struct v4l2_subdev_format *)'
2026-02-11 13:24 UTC
[PATCH] media: stm32: csi: correct remote pad retrieval
2026-02-11 12:52 UTC
[PATCHv9 0/3] docs: media: multicommitters model documentation
2026-02-11 10:55 UTC (5+ messages)
` [PATCHv9 1/3] docs: media: update maintainer-entry-profile for multi-committers
` [PATCHv9 2/3] docs: media: document Media Maintainers
` [PATCHv9 3/3] docs: media: document media multi-committers rules and process
[PATCH v2 00/14] Metadata series preparation
2026-02-11 9:09 UTC (15+ messages)
` [PATCH v2 01/14] media: imx219: Rename "PIXEL_ARRAY" as "CROP"
` [PATCH v2 02/14] media: v4l2-subdev: Allow accessing routes with STREAMS client capability
` [PATCH v2 03/14] media: Documentation: Improve LINK_FREQ documentation
` [PATCH v2 04/14] media: Documentation: Improve pixel rate calculation documentation
` [PATCH v2 05/14] media: v4l2-subdev: Refactor returning routes
` [PATCH v2 06/14] media: mc: Separate single link validation into a new function
` [PATCH v2 07/14] media: mc: Add MEDIA_LNK_FL_VALIDATE_LATE
` [PATCH v2 08/14] media: mc: Don't care about unsettable flags in MEDIA_IOC_LINK_SETUP
` [PATCH v2 09/14] media: Document enable_streams and disable_streams behaviour
` [PATCH v2 10/14] media: v4l2-subdev: Move subdev client capabilities into a new struct
` [PATCH v2 11/14] media: v4l2-subdev: Add struct v4l2_subdev_client_info pointer to pad ops
` [PATCH v2 12/14] media: v4l2-subdev: Add v4l2_subdev_call_ci_active_state
` [PATCH v2 13/14] media: v4l2-subdev: Perform client info changes to i2c drivers
` [PATCH v2 14/14] media: v4l2-subdev: Add struct v4l2_subdev_client_info argument to pad ops
[PATCH] staging: media: ipu7: refine PHY, ABI and add metadata support
2026-02-11 8:30 UTC (2+ messages)
[bug report] media: chips-media: wave5: Fix Null reference while testing fluster
2026-02-11 7:59 UTC (2+ messages)
[PATCH] media: dvb-core: fix uninit-value in dvb_dmxdev_read_sec
2026-02-11 3:58 UTC
[PATCH 0/3] media: v4l: async: add helper API v4l2_async_pad_init_and_register_subdev()
2026-02-10 21:42 UTC (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] media: synopsys: Use v4l2_async_pad_init_and_register_subdev() to simplify code
` [PATCH 3/3] media: cadence: cdns-csi2rx: "
[PATCH v3] staging: atomisp: fix heap buffer overflow in framebuffer conversion
2026-02-10 18:56 UTC (2+ messages)
[syzbot] [media?] KMSAN: uninit-value in dvb_demux_read
2026-02-10 18:38 UTC
[PATCH v3 0/4] media: dw100: Dynamic vertex map updates and fixes for PREEMPT_RT
2026-02-10 18:14 UTC (9+ messages)
` [PATCH v3 1/4] media: dw100: Implement V4L2 requests support
` [PATCH v3 2/4] media: dw100: Implement dynamic vertex map update
` [PATCH v3 3/4] media: dw100: Fix kernel oops with PREEMPT_RT enabled
` [PATCH v3 4/4] media: dw100: Merge dw100_device_run and dw100_start
[PATCH 5/5] dma-buf: heaps: system: add an option to allocate explicitly decrypted memory
2026-02-10 18:03 UTC (2+ messages)
[PATCH v2] staging: atomisp: fix heap buffer overflow in framebuffer conversion
2026-02-10 15:35 UTC
[PATCH 1/2] media: ipu-bridge: Add OV5675 sensor config
2026-02-10 13:33 UTC (3+ messages)
` [PATCH v2] "
[PATCH] media: ipu-bridge: Add DMI quirk for CVS-sensor dependency
2026-02-10 12:48 UTC (3+ 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