messages from 2026-01-26 06:15:43 to 2026-01-28 08:17:58 UTC [more...]
[RFC v1 00/11] Add iMX95 neoisp driver
2026-01-28 8:17 UTC (5+ messages)
` [RFC v1 05/11] dt-bindings: media: Add nxp neoisp support
` [EXT] Re: [RFC v1 00/11] Add iMX95 neoisp driver
[PATCH v7 0/5] media: i2c: IMX355 for the Pixel 3a
2026-01-28 7:59 UTC (6+ messages)
` [PATCH v7 2/5] media: i2c: imx355: Support devicetree and power management
[PATCH v7 00/10] Enable video decoder & encoder for MT8189
2026-01-28 7:45 UTC (21+ 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 v4 0/2] media: i2c: ov02c10: Fix race condition and power sequence
2026-01-28 6:13 UTC (7+ messages)
` [PATCH v4 1/2] media: i2c: ov02c10: Fix use-after-free in remove function
` [PATCH v4 2/2] media: i2c: ov02c10: Correct power-on sequence and timing
[PATCH v1] media: lirc: modify the timeout waiting time for the infrared remote control
2026-01-28 2:53 UTC
[PATCH v5 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
2026-01-27 20:45 UTC (16+ 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()
[PATCH] media: synopsys: VIDEO_DW_MIPI_CSI2RX should depend on ARCH_ROCKCHIP
2026-01-27 19:24 UTC (2+ messages)
[PATCH 0/7] media: iris: add support for kaanapali platform
2026-01-27 16:58 UTC (22+ 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
[PATCH v3 0/3] media: i2c: ov02c10: Fix brownouts and power sequence
2026-01-27 16:20 UTC (15+ 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 v5] staging: media: atomisp: Fix typos and formatting in headers
2026-01-27 16:16 UTC
[PATCH v3 00/27] media: platform: rga: Add RGA3 support
2026-01-27 15:34 UTC (29+ 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 v3 24/27] media: rockchip: rga: add feature flags
` [PATCH v3 25/27] media: rockchip: rga: disable multi-core support
` [PATCH v3 26/27] media: rockchip: rga: add rga3 support
` [PATCH v3 27/27] arm64: dts: rockchip: add rga3 dt nodes
[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 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
[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 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
[PATCH v2 0/2] Fix OV02C10 camera pipeline lock issues
2026-01-26 16:00 UTC (20+ messages)
` [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 (13+ 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 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 (3+ messages)
` [PATCH] media: i2c: ov02c10: Check for errors in disable_streams
[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
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