messages from 2026-01-25 13:20:41 to 2026-01-27 14:40:56 UTC [more...]
[PATCH v3 00/27] media: platform: rga: Add RGA3 support
2026-01-27 14:39 UTC (24+ messages)
` [PATCH v3 01/27] media: dt-bindings: media: rockchip-rga: add rockchip,rk3588-rga3
` [PATCH v3 02/27] media: v4l2-common: sort RGB formats in v4l2_format_info
` [PATCH v3 03/27] media: v4l2-common: add missing 1 and 2 byte RGB formats to v4l2_format_info
` [PATCH v3 04/27] media: v4l2-common: add has_alpha "
` [PATCH v3 05/27] media: v4l2-common: add v4l2_fill_pixfmt_mp_aligned helper
` [PATCH v3 06/27] media: rockchip: rga: use clk_bulk api
` [PATCH v3 07/27] media: rockchip: rga: use stride for offset calculation
` [PATCH v3 08/27] media: rockchip: rga: remove redundant rga_frame variables
` [PATCH v3 09/27] media: rockchip: rga: announce and sync colorimetry
` [PATCH v3 10/27] media: rockchip: rga: move hw specific parts to a dedicated struct
` [PATCH v3 11/27] media: rockchip: rga: avoid odd frame sizes for YUV formats
` [PATCH v3 12/27] media: rockchip: rga: calculate x_div/y_div using v4l2_format_info
` [PATCH v3 13/27] media: rockchip: rga: move cmdbuf to rga_ctx
` [PATCH v3 14/27] media: rockchip: rga: align stride to 4 bytes
` [PATCH v3 15/27] media: rockchip: rga: prepare cmdbuf on streamon
` [PATCH v3 16/27] media: rockchip: rga: check scaling factor
` [PATCH v3 17/27] media: rockchip: rga: use card type to specify rga type
` [PATCH v3 18/27] media: rockchip: rga: change offset to dma_addresses
` [PATCH v3 19/27] media: rockchip: rga: support external iommus
` [PATCH v3 20/27] media: rockchip: rga: share the interrupt when an external iommu is used
` [PATCH v3 21/27] media: rockchip: rga: remove size from rga_frame
` [PATCH v3 22/27] media: rockchip: rga: remove stride "
` [PATCH v3 23/27] media: rockchip: rga: move rga_fmt to rga-hw.h
[PATCH 0/7] media: iris: add support for kaanapali platform
2026-01-27 14:20 UTC (15+ messages)
` [PATCH 1/7] media: dt-bindings: qcom-kaanapali-iris: Add kaanapali video codec binding
` [PATCH 2/7] of: factor out of_map_id() code
` [PATCH 3/7] of/iommu: add multi-map support
` [PATCH 4/7] media: iris: Switch to hardware mode after firmware boot
` [PATCH 5/7] media: iris: add context bank devices using iommu-map
` [PATCH 6/7] media: iris: add helper to select context bank device
` [PATCH 7/7] media: iris: Add platform data for kaanapali
[Linux Kernel Bugs] KASAN: slab-use-after-free Write in dvb_device_open and 6 other issues in dvb subsystem
2026-01-27 13:51 UTC (2+ messages)
[PATCH v2 0/2] media:pci:mgb4: Add zDML color mapping support
2026-01-27 12:43 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] media:admin-guide:mgb4: Add zDML color mapping info
[PATCH v3 0/4] media: qcom: flip the switch between Venus and Iris drivers
2026-01-27 12:23 UTC (5+ messages)
` [PATCH v3 1/4] arm64: dts: qcom: sc7280-chrome-common: disable Venus
` [PATCH v3 2/4] media: dt-bindings: qcom,sc7280-venus: drop non-PAS support
` [PATCH v3 3/4] media: dt-bindings: qcom-sc7180-venus: move video-firmware here
` [PATCH v3 4/4] media: qcom: venus: flip the venus/iris switch
[PATCH 0/2] media:pci:mgb4: Add zDML color mapping support
2026-01-27 12:09 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] media:admin-guide:mgb4: Add zDML color mapping info
[PATCH v7 00/10] Enable video decoder & encoder for MT8189
2026-01-27 12:07 UTC (17+ messages)
` [PATCH v7 01/10] dt-bindings: media: mediatek: decoder: Add MT8189 mediatek,vcodec-decoder
` [PATCH v7 02/10] media: mediatek: decoder: Add a new platform data member
` [PATCH v7 03/10] media: mediatek: vcodec: add decoder compatible to support MT8189
` [PATCH v7 04/10] media: mediatek: vcodec: Refactor Decoder profile & level Handling
` [PATCH v7 05/10] media: mediatek: vcodec: Add Decoder profile & level Initialization
` [PATCH v7 06/10] media: mediatek: vcodec: Add VP9 Probability Size Configuration
` [PATCH v7 07/10] media: mediatek: vcodec: Fix vp9 4096x2176 fail for profile2
` [PATCH v7 08/10] media: mediatek: vcodec: Fix media device node number
` [PATCH v7 09/10] dt-bindings: media: Add MT8189 mediatek,vcodec-encoder
` [PATCH v7 10/10] media: mediatek: encoder: Add MT8189 encoder compatible data
[PATCH v2 0/4] media: qcom: flip the switch between Venus and Iris drivers
2026-01-27 12:05 UTC (12+ messages)
` [PATCH v2 1/4] arm64: dts: qcom: sc7280-chrome-common: disable Venus
` [PATCH v2 2/4] media: dt-bindings: qcom,sc7280-venus: drop non-PAS support
` [PATCH v2 3/4] media: dt-bindings: qcom-sc7180-venus: move video-firmware here
` [PATCH v2 4/4] media: qcom: venus: flip the venus/iris switch
[PATCH v5 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
2026-01-27 11:42 UTC (14+ messages)
` [PATCH v5 2/8] dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()
` [PATCH v5 3/8] dma-buf: Always build with DMABUF_MOVE_NOTIFY
` [PATCH v5 4/8] vfio: Wait for dma-buf invalidation to complete
` [PATCH v5 6/8] dma-buf: Add dma_buf_attach_revocable()
[PATCHv7 0/3] docs: media: multicommitters model documentation
2026-01-27 10:53 UTC (4+ messages)
` [PATCHv7 1/3] docs: media: update maintainer-entry-profile for multi-committers
` [PATCHv7 2/3] docs: media: document Media Maintainers
` [PATCHv7 3/3] docs: media: document media multi-committers rules and process
[PATCH v3 0/3] media: i2c: ov02c10: Fix brownouts and power sequence
2026-01-27 11:11 UTC (14+ messages)
` [PATCH v3 1/3] media: i2c: ov02c10: Fix use-after-free in remove function
` [PATCH v3 2/3] media: i2c: ov02c10: Correct power-on sequence and timing
` [PATCH v3 3/3] media: i2c: ov02c10: Use runtime PM autosuspend to avoid brownouts
[PATCH v4 00/15] media: rcar: Streams support
2026-01-27 9:25 UTC (6+ messages)
[PATCH] media: renesas: vin: Fix RAW8 (again)
2026-01-27 8:56 UTC
[PATCH v7 0/7] Add AMD ISP4 driver
2026-01-27 8:39 UTC (13+ messages)
` [PATCH v7 3/7] media: platform: amd: Add isp4 fw and hw interface
` [PATCH v7 4/7] media: platform: amd: isp4 subdev and firmware loading handling added
[PATCH] media: imx-jpeg: Add encoder V1 support for i.MX952
2026-01-27 7:37 UTC
[RFC v2 0/8] dma-buf: Add support for mapping dmabufs via interconnects
2026-01-27 6:03 UTC (7+ messages)
[PATCH] dt-bindings: Fix emails with spaces or missing brackets
2026-01-27 4:44 UTC (4+ messages)
[PATCH RESEND v8 00/21] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
2026-01-26 21:46 UTC (7+ messages)
` [PATCH RESEND v8 17/21] media: i2c: maxim-serdes: add MAX9296A driver
[PATCH v1 0/2] media: i2c: mt9m114: add support for Aptina MI1040
2026-01-26 20:12 UTC (8+ messages)
` [PATCH v1 1/2] dt-bindings: media: mt9m114: document MI1040 sensor
` [PATCH v1 2/2] media: i2c: mt9m114: add support for Aptina MI1040
[RFC v1 00/11] Add iMX95 neoisp driver
2026-01-26 17:12 UTC (4+ messages)
` [RFC v1 05/11] dt-bindings: media: Add nxp neoisp support
[PATCH v2 0/2] Fix OV02C10 camera pipeline lock issues
2026-01-26 16:00 UTC (21+ messages)
` [PATCH v2 1/2] media: qcom: camss: Fix pipeline lock leak in stop_streaming
` [PATCH v2 2/2] media: i2c: ov02c10: Check for errors in disable_streams
` [PATCH v2 0/1] media: i2c: ov02c10: Keep power on and use reset for power management
` [PATCH v2 1/1] "
[PATCH v11 0/7] Add support for Verisilicon IOMMU used by media
2026-01-26 14:46 UTC (14+ messages)
` [PATCH v11 3/7] iommu: Add verisilicon IOMMU driver
[PATCH v2] media: rc: fix race between unregister and urb/irq callbacks
2026-01-26 13:31 UTC
[PATCH] media: omap3isp: drop the use count of v4l2 pipeline
2026-01-26 13:30 UTC (2+ messages)
[PATCH v3 0/7] media: iris: enable SM8350 and SC8280XP support
2026-01-26 10:55 UTC (16+ messages)
` [PATCH v3 1/7] media: dt-bindings: Document SC8280XP/SM8350 Venus
` [PATCH v3 2/7] media: iris: introduce SM8350 and SC8280XP support
` [PATCH v3 3/7] arm64: dts: qcom: sc8280xp: sort reserved memory regions
` [PATCH v3 4/7] arm64: dts: qcom: sc8280xp: Add Venus
` [PATCH v3 5/7] arm64: dts: qcom: sc8280xp-x13s: Enable Venus
` [PATCH v3 6/7] arm64: dts: qcom: sm8350: add Venus device
` [PATCH v3 7/7] arm64: dts: qcom: sm8350-hdk: enable Venus core
[PATCH v5 0/5] Add CCI and imx577 sensor support for Talos evk
2026-01-26 10:32 UTC (5+ messages)
` [PATCH v5 5/5] arm64: dts: qcom: talos-evk-camera: Add DT overlay
[PATCH] media: sun6i-mipi-csi2: Propagate format to source pad in TRY mode
2026-01-26 10:21 UTC
[PATCH 0/3] Fix OV02C10 camera stability on Snapdragon X Elite
2026-01-26 10:18 UTC (5+ messages)
` [PATCH] media: i2c: ov02c10: Check for errors in disable_streams
` [PATCH] media: i2c: ov02c10: Enforce cool-down period to prevent brownout
[PATCH 0/2] Fix OV02C10 camera color and stability issues
2026-01-26 10:16 UTC (5+ messages)
` [PATCH] media: i2c: ov02c10: Fix incorrect Bayer pattern to SGRBG10
` [PATCH] media: i2c: ov02c10: Fix race condition in remove and relax reset timings
[PATCH v4 0/9] media: iris: migrate to using global UBWC config
2026-01-26 10:02 UTC (4+ messages)
` [PATCH v4 2/9] soc: qcom: ubwc: add helpers to get programmable values
[PATCH RESEND] media: imagination: Fix value clamping in calculate_qp_tables
2026-01-26 9:49 UTC
[PATCH v3 0/6] media: qcom: iris: encoder feature enhancements batch2
2026-01-26 8:12 UTC (4+ messages)
` [PATCH v3 4/6] media: qcom: iris: Add hierarchical coding support for encoder
[PATCH rdma-next 0/2] RDMA: Add support for exporting dma-buf file descriptors
2026-01-25 14:31 UTC (3+ messages)
` [PATCH rdma-next 1/2] RDMA/uverbs: Add DMABUF object type and operations
[PATCH] media: chips-media: wave5: fix a potential memory leak in wave5_vdi_init()
2026-01-25 14:27 UTC (2+ messages)
[PATCH v2 0/7] media: iris: enable SM8350 and SC8280XP support
2026-01-25 13:57 UTC (8+ messages)
` [PATCH v2 1/7] media: dt-bindings: Document SC8280XP/SM8350 Venus
` [PATCH v2 2/7] media: iris: introduce SM8350 and SC8280XP support
` [PATCH v2 3/7] arm64: dts: qcom: sc8280xp: sort reserved memory regions
` [PATCH v2 4/7] arm64: dts: qcom: sc8280xp: Add Venus
` [PATCH v2 5/7] arm64: dts: qcom: sc8280xp-x13s: Enable Venus
` [PATCH v2 6/7] arm64: dts: qcom: sm8350: add Venus device
` [PATCH v2 7/7] arm64: dts: qcom: sm8350-hdk: enable Venus core
[PATCH] staging: media: ipu3: fix function argument alignment
2026-01-25 13:49 UTC
[PATCH 0/7] media: iris: enable SM8350 and SC8280XP support
2026-01-25 13:20 UTC (2+ messages)
` [PATCH 6/7] arm64: dts: qcom: sm8350: add Venus 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